Metadata-Version: 2.4
Name: phply
Version: 1.2.6
Summary: Lexer and parser for PHP source implemented using PLY
Home-page: https://github.com/viraptor/phply
Author: Ramen
Author-email: 
Maintainer: Stanisław Pitucha
Maintainer-email: viraptor@gmail.com
License: BSD
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: PHP
Classifier: Operating System :: Unix
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: ply
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: tox; extra == "test"
Dynamic: author
Dynamic: classifier
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: platform
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary
