aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-poetry2setup/pkg-descr
blob: fea283f15eeede4e4dade2223a7fe520d9bab6fe (plain) (blame)
1
2
3
4
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.