Metadata-Version: 2.1
Name: setuptools_pep660
Version: 0.1.3
Summary: An experimental replacement for 'setup.py develop'
Home-page: https://github.com/frostming/setuptools_pep660
Author: Daniel Holth
Author-email: dholth@fastmail.fm
Maintainer: Frost Ming
Maintainer-email: mianghong@gmail.com
License: MIT
Keywords: setuptools pep660 pep517
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Archiving :: Packaging
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*

Implements a PEP 517 + PEP 660 backend

