Delete src/runtime/python/pgf.egg-info directory

remove files that were committed by accident
This commit is contained in:
Inari Listenmaa
2025-08-08 19:29:44 +02:00
committed by GitHub
parent aa004246d2
commit 3b69a28dbd
4 changed files with 0 additions and 31 deletions

View File

@@ -1,17 +0,0 @@
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.