freebsd-ports/devel/py-poetry2setup/pkg-descr
Po-Chuan Hsieh fa80f820cf
devel/py-poetry2setup: Add py-poetry2setup 1.0.0
poetry2setup converts python-poetry (pyproject.toml) to setup.py. It only relies
on poetry.core, so the effect is better than any other third-party software. The
author created this library because python-poetry does not support exporting to
setup.py and dephell will generate setup.py incorrectly in some cases.

WWW: https://github.com/abersheeran/poetry2setup
2021-07-15 00:09:35 +08:00

6 lines
363 B
Text

poetry2setup converts python-poetry (pyproject.toml) to setup.py. It only relies
on poetry.core, so the effect is better than any other third-party software. The
author created this library because python-poetry does not support exporting to
setup.py and dephell will generate setup.py incorrectly in some cases.
WWW: https://github.com/abersheeran/poetry2setup