Metadata-Version: 2.1
Name: pyprocreate
Version: 0.1.0
Summary: A package to parse and interact with Apple's Procreate (.pro) file format.
Home-page: https://gitlab.com/inklabapp/pyprocreate
Author: InkLab
Author-email: inklabapp@gmail.com
License: MIT License
Description: # pyprocreate
        
        A package to parse and interact with Apple's Procreate (.pro) file format.
        
        Currently only supports reading! But writing is in-scope for a future version. 
        
        Documentation here: https://pyprocreate.readthedocs.io 
        
        Please feel free to ask questions or report bugs and I will do my best to get back to you as soon as I am able. ^_^
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
