diff options
| author | Inari Listenmaa <inari.listenmaa@gmail.com> | 2025-08-08 19:29:44 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-08 19:29:44 +0200 |
| commit | 3b69a28dbd0ba1abb38f92a576c97ee1e667b985 (patch) | |
| tree | 01c3dab51a2a9aba24be5aa333f38846bab10f8c /src/runtime/python | |
| parent | aa004246d26c793e4d7aeff69828cfa0c7e1ec14 (diff) | |
Delete src/runtime/python/pgf.egg-info directory
remove files that were committed by accident
Diffstat (limited to 'src/runtime/python')
| -rw-r--r-- | src/runtime/python/pgf.egg-info/PKG-INFO | 17 | ||||
| -rw-r--r-- | src/runtime/python/pgf.egg-info/SOURCES.txt | 12 | ||||
| -rw-r--r-- | src/runtime/python/pgf.egg-info/dependency_links.txt | 1 | ||||
| -rw-r--r-- | src/runtime/python/pgf.egg-info/top_level.txt | 1 |
4 files changed, 0 insertions, 31 deletions
diff --git a/src/runtime/python/pgf.egg-info/PKG-INFO b/src/runtime/python/pgf.egg-info/PKG-INFO deleted file mode 100644 index efb9707ad..000000000 --- a/src/runtime/python/pgf.egg-info/PKG-INFO +++ /dev/null @@ -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. diff --git a/src/runtime/python/pgf.egg-info/SOURCES.txt b/src/runtime/python/pgf.egg-info/SOURCES.txt deleted file mode 100644 index 8512c6dd4..000000000 --- a/src/runtime/python/pgf.egg-info/SOURCES.txt +++ /dev/null @@ -1,12 +0,0 @@ -INSTALL -README.org -pypgf.c -setup.py -test.py -examples/README -examples/gf_utils.py -examples/translation_pipeline.py -pgf.egg-info/PKG-INFO -pgf.egg-info/SOURCES.txt -pgf.egg-info/dependency_links.txt -pgf.egg-info/top_level.txt
\ No newline at end of file diff --git a/src/runtime/python/pgf.egg-info/dependency_links.txt b/src/runtime/python/pgf.egg-info/dependency_links.txt deleted file mode 100644 index 8b1378917..000000000 --- a/src/runtime/python/pgf.egg-info/dependency_links.txt +++ /dev/null @@ -1 +0,0 @@ - diff --git a/src/runtime/python/pgf.egg-info/top_level.txt b/src/runtime/python/pgf.egg-info/top_level.txt deleted file mode 100644 index aba271cc3..000000000 --- a/src/runtime/python/pgf.egg-info/top_level.txt +++ /dev/null @@ -1 +0,0 @@ -pgf |
