[Python-Dev] version compare function into main lib

Mart Sõmermaa mrts.pydev at gmail.com
Sat Mar 28 11:06:09 CET 2009


On Sat, Mar 28, 2009 at 12:37 AM, Ben Finney <
bignose+hates-spam at benfinney.id.au <bignose%2Bhates-spam at benfinney.id.au>>wrote:

> "Martin v. Löwis" <martin at v.loewis.de> 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).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20090328/c10a1139/attachment-0001.htm>


More information about the Python-Dev mailing list