On Tue, 17 Nov 2015 03:33:09 -0800
Nathaniel Smith <n...@pobox.com> wrote:
> 
> Presumably there will be a dependency parser added to the 'packaging'
> library, which already exists as a standard place to stick stuff like this,
> so you'll just use that. (E.g. it's what pip uses for PEP 440 version
> parsing today.)
> 
> https://pypi.python.org/pypi/packaging

Ah... Is this a different thing than distlib? Does one depend on the
other?

(this may come to mind: https://www.jwz.org/doc/cadt.html :-))

Regards

Antoine.


_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to