[Distutils] Adding Provides-Extra as an edit to PEP 345

PJ Eby pje at telecommunity.com
Wed Jul 4 15:24:02 CEST 2012


On Wed, Jul 4, 2012 at 7:40 AM, Daniel Holth <dholth at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20120704/5cde6f58/attachment.html>


More information about the Distutils-SIG mailing list