summaryrefslogtreecommitdiff
path: root/src/runtime/python/pgf.egg-info/PKG-INFO
blob: efb9707ad4cbba4c1105dfbc26cae9cec8f2df0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Metadata-Version: 2.4
Name: pgf
Version: 1.0
Summary: Python bindings to the Grammatical Framework's PGF runtime
Home-page: https://www.grammaticalframework.org/
Author: Krasimir Angelov
Author-email: kr.angelov@gmail.com
License: BSD
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: summary

Grammatical Framework (GF) is a programming language for multilingual grammar applications.
This package provides Python bindings to GF runtime, which allows you to parse and generate text using GF grammars compiled into the PGF format.