Metadata-Version: 2.1 Name: PyShExC Version: 0.9.1 Summary: PyShExC - Python ShEx compiler Home-page: https://github.com/shexSpec/grammar-python-antlr Author: Harold Solbrig Author-email: solbrig@jhu.edu License: MIT License Keywords: shex,shexc,shexj,shexr,rdf Platform: UNKNOWN Classifier: Development Status :: 4 - Beta Classifier: Environment :: Console Classifier: Intended Audience :: Developers Classifier: Topic :: Software Development :: Compilers Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python :: 3 :: Only Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 Requires-Python: >=3.7 License-File: LICENSE License-File: AUTHORS Requires-Dist: antlr4-python3-runtime (~=4.9.3) Requires-Dist: chardet Requires-Dist: jsonasobj (>=1.2.1) Requires-Dist: pyjsg (>=0.11.10) Requires-Dist: rdflib-shim Requires-Dist: shexjsg (>=0.8.1) UNKNOWN