Metadata-Version: 2.1
Name: py5
Version: 0.4a1
Summary: Processing for CPython
Home-page: UNKNOWN
Author: Jim Schmitz
Author-email: jim@ixora.io
License: UNKNOWN
Description: py5
        ---
        
        py5 is a new version of Processing_ for Python 3.8+. It makes the Processing_ Java libraries available to the CPython interpreter using JPype_.
        
        This entire repository is created by the meta-programming project py5generator_. Therefore, this code should not be edited manually. Any issues, etc, should be directed to the py5generator_ repository.
        
        The `py5 documentation website 
        <http://py5.ixora.io/>`_ provides basic tutorials and reference documentation.
        
        .. _Processing: https://github.com/processing/processing4
        .. _JPype: https://github.com/jpype-project/jpype
        .. _py5generator: https://github.com/hx2A/py5generator
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Artistic Software
Classifier: Topic :: Multimedia :: Graphics
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 (LGPLv2)
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Java
Requires-Python: >3.8
Description-Content-Type: text/x-rst
