Metadata-Version: 2.1
Name: QuinnStruct
Version: 0.2
Summary: My personal data-struct library
Home-page: http://github.com/marvincolgin/quinnstruct
Author: Marvin Colgin
Author-email: me@marvincolgin.com
License: GNU GPLv3
Keywords: classic data structures
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: os
Requires-Dist: sys
Requires-Dist: inspect
Requires-Dist: typing
Requires-Dist: collections
Requires-Dist: json
Requires-Dist: enum

This is a data-structure library that I wrote in Python at CodeFellows in Summer 2019


