Metadata-Version: 2.1
Name: setup2poetry
Version: 0.1.1
Summary: Tool to convert setup.py to poetry pyproject.toml
Home-page: None
Author: Matt Magin
Author-email: matt.magin@cmv.com.au
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: click (>=7.0,<8.0)
