Metadata-Version: 2.1
Name: arturlib
Version: 0.0.1.dev2
Summary: Small utility lib for Advent of Code and stuff
Home-page: https://github.com/ArturLange/arturlib
Author: Artur H. Lange
Author-email: ArturLange@poczta.fm
License: UNKNOWN
Description: # ArturLIB
        
        A small library with some utility functions used in Advent of Code
        and other hacking competitions/tasks.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: dev
