On Sat, Mar 28, 2009 at 12:37 AM, Ben Finney < [email protected] <bignose%[email protected]>>wrote:
> "Martin v. Löwis" <[email protected]> writes: > > > I don't mind the setuptools implementation being used as a basis > > (assuming it gets contributed), but *independently* I think a > > specfication is needed what version strings it actually understands. > > Such specification must precede the actual implementation (in > > distutils). > > Yes, please. The comparison of version strings needs to be easily done > by non-Python programs (e.g. tools for packaging Python > distributions), so a specification that can be implemented in other > languages or environments is a must. There's a specification in http://wiki.python.org/moin/ApplicationInfrastructure , see "Version API" below (at least, it's a start).
_______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
