Metadata-Version: 2.1
Name: collections_example
Version: 1.1
Summary: A small example package with some data structures
Home-page: https://github.com/Daniele1602/Collections.git
Author: Pasulo Daniele
Author-email: daniele.pasulo@marconirovereto.com
License: UNKNOWN
Project-URL: GitHub, https://github.com/Daniele1602/Collections.git
Description: # Collection package
        
        This package contains some data structures useful for storing
        data.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
