mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
18 lines
585 B
Plaintext
18 lines
585 B
Plaintext
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.
|