1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Metadata-Version: 2.1
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
Provides-Extra: test
License-File: LICENSE
License-File: AUTHORS
|