On Wed, Jul 4, 2012 at 7:40 AM, Daniel Holth <dho...@gmail.com> wrote:

>
> Provides-Extra (multiple use)
> :::::::::::::::::::::::::::::
> A string containing the name of an optional feature. Must be a valid Python
> identifier. May be used to make a dependency conditional on whether the
> optional feature has been requested.
> Example::
>     Provides-Extra: pdf
>     Requires-Dist: reportlab; extra == 'pdf'
>
>
+1
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to