File: PKG-INFO

package info (click to toggle)
python-ptk 1.3.8%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 416 kB
  • sloc: python: 3,616; makefile: 200
file content (19 lines) | stat: -rw-r--r-- 811 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Metadata-Version: 1.1
Name: ptk
Version: 1.3.8
Summary: LR(1) parsing framework for Python with support for asynchronous input
Home-page: https://github.com/fraca7/ptk
Author: Jérôme Laheurte
Author-email: jerome@jeromelaheurte.net
License: UNKNOWN
Download-URL: https://pypi.python.org/packages/source/p/ptk/ptk-1.3.8.tar.gz
Description: UNKNOWN
Keywords: parser,parsing,compiler,lr,slr
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Compilers
Classifier: Topic :: Software Development :: Libraries :: Python Modules