Metadata-Version: 2.1
Name: pyece
Version: 0.0.1
Summary: UNKNOWN
Home-page: https://github.com/rilshok/pyece
Author: Vladislav A. Proskurov
Author-email: rilshok@pm.me
License: UNKNOWN
Description: # pyece
        Tools for working with markup elements
        
        # Installation
        
        ```
        pip install pyece
        ```
        
        # Usage example
        ```python
        
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 1 - Planning
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Version Control :: Git
Requires-Python: >=3.6
Description-Content-Type: text/markdown
