Metadata-Version: 2.1
Name: pyora
Version: 0.3.0
Summary: Read, Write, and Render OpenRaster (.ORA) files
Home-page: https://gitlab.com/inklabapp/pyora
Author: InkLab
Author-email: inklabapp@gmail.com
License: MIT License
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: pillow

# pyora

A pure python package to read and write OpenRaster (.ora) files; a layered raster graphic format specifically intended for cross-program interchange. 

Please see https://openraster.org for more information about this specificaction. 

Documentation here: https://pyora.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. ^_^


