Metadata-Version: 2.1
Name: montapy-core
Version: 0.2.1
Summary: Shared core for all montapy packages
Home-page: UNKNOWN
Author: Sergey Volkov
Author-email: volkov.sergey.e@gmail.com
License: MIT
Description: # MontaPy Core
        
        [![Build Status](https://travis-ci.com/montapy/core.svg?branch=master)](https://travis-ci.com/montapy/core)
        
        It's a core package for all montapy code. It contains shared modules, classes and other resources which may be used across all spysy packages.
        
        > NOTE! The project is havy under development. A structure of the project may be changed in any minute. There ara no any clear roadmap yet. I surprised that you have found this package, sure :)
        
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Framework :: AsyncIO
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: dev
