[Distutils] distlib and data files => resources ?
Barry Warsaw
barry at python.org
Tue Nov 20 23:20:25 CET 2012
On Nov 20, 2012, at 04:51 PM, Daniel Holth wrote:
>Bento uses these categories by default and lets you define your own. If
>requested by the package, it writes the install-time prefixes to a
>per-package .py file with NAME="value" lines.
The key thing about the categories idea is that distro maintainers can define
the mappings that make sense for packages built and installed for their
policies. E.g. most Linux distros would probably have some FHS mapping. So
the package would only claim files are of a certain category, and where that
actually ends up depends on what environment the package is installed into,
e.g. Debian, Fedora, MacPorts, virtualenv, etc.
-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20121120/61f64769/attachment.pgp>
More information about the Distutils-SIG
mailing list