Metadata-Version: 2.1
Name: wasp-c-extensions
Version: 0.0.2.6
Summary: A library with bunch of CPython extensions
Home-page: https://github.com/a1ezzz/wasp-c-extensions
Author: Ildar Gafurov
Author-email: dev@binblob.com
Maintainer: Ildar Gafurov
Maintainer-email: dev@binblob.com
License: GNU Lesser General Public License v3
Keywords: wasp c-extensions threading threads
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: test
License-File: LICENSE
License-File: COPYING.LESSER
License-File: AUTHORS


[![PyTest Status](https://travis-ci.org/a1ezzz/wasp-c-extensions.svg?branch=master)](https://travis-ci.org/a1ezzz/wasp-c-extensions)

A library with bunch of CPython extensions





2018-12-05 Ildar Gafurov <dev@binblob.com>
	* Project skeleton created


