tdsmith / homebrew-pypi-poet

Generates Homebrew resource stanzas for Python packages.
MIT License
140 stars 30 forks source link

Recognize when packages are installed with extras #44

Closed tdsmith closed 7 years ago

tdsmith commented 7 years ago

i.e. magic-wormhole depends on twisted[tls] but poet just sees the twisted dependency and so doesn't pull in cryptography and friends