Metadata-Version: 2.1
Name: gauze
Version: 0.1.0
Summary: Small library for filtering and collecting objects
Home-page: https://github.com/lbowenwest/gauze
Author: Lygon Bowen-West
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/lbowenwest/gauze/issues
Project-URL: Source, https://github.com/lbowenwest/gauze/
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6, <4
Description-Content-Type: text/markdown
Provides-Extra: dev
Requires-Dist: black ; extra == 'dev'
Requires-Dist: nox ; extra == 'dev'
Requires-Dist: isort ; extra == 'dev'
Requires-Dist: mypy ; extra == 'dev'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'

# Gauze

A library for filtering and collecting objects.


