Metadata-Version: 2.1
Name: gyp-next
Version: 0.4.0
Summary: A fork of the GYP build system for use in the Node.js projects
Home-page: https://github.com/nodejs/gyp-next
Author: Node.js contributors
Author-email: ryzokuken@disroot.org
License: UNKNOWN
Description: GYP can Generate Your Projects.
        ===================================
        
        Documents are available at [gyp.gsrc.io](https://gyp.gsrc.io), or you can check out ```md-pages``` branch to read those documents offline.
        
        __gyp-next__ is [released](https://github.com/nodejs/gyp-next/releases) to the [__Python Packaging Index__ ](https://pypi.org/project/gyp-next) (PyPI) and can be installed with the command:
        `python3 -m pip install gyp-next`
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Description-Content-Type: text/markdown
