[Distutils] Builders vs Installers

Tres Seaver tseaver at palladion.com
Wed Mar 27 18:10:47 CET 2013


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 03/26/2013 09:12 PM, PJ Eby wrote:
> (Some tools do check for the *existence* of a PKG-INFO, like PyPI's 
> sdist upload validation, and the various egg formats require a file 
> *named* PKG-INFO, but AFAIK nothing commonly used out there actually 
> *reads* PKG-INFO or gives a darn about its contents, except for that 
> version usecase mentioned above.)

I do have a tool (named 'pkginfo', funnily enough) which does parse them:

  https://pypi.python.org/pypi/pkginfo

  http://pythonhosted.org/pkginfo/

I use it in another tool, 'compoze', which allows me to build "cureated"
indexes from versions installed locally (e.g., after testing in a
virtualenv):

  https://pypi.python.org/pypi/compoze/

  http://docs.repoze.org/compoze/


Tres.
- -- 
===================================================================
Tres Seaver          +1 540-429-0999          tseaver at palladion.com
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iEYEARECAAYFAlFTKBcACgkQ+gerLs4ltQ4x/wCfZsp/p60ELrQvTCXfdPMhuK1E
qJQAoJXvTlTSo1iy/KxylnuizPodbr25
=IJ6t
-----END PGP SIGNATURE-----



More information about the Distutils-SIG mailing list