mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 13:09:33 -06:00
rename the python package to pgf-majestic and uppload to PyPI
This commit is contained in:
@@ -34,8 +34,8 @@ pgf_module = Extension(
|
||||
libraries = [] if on_windows else ['pgf'])
|
||||
|
||||
setup(
|
||||
name = 'pgf',
|
||||
version = '2.4',
|
||||
name = 'pgf-majestic',
|
||||
version = '2.5',
|
||||
description = 'Python bindings to the Grammatical Framework\'s PGF runtime',
|
||||
long_description="""\
|
||||
Grammatical Framework (GF) is a programming language for multilingual grammar applications.
|
||||
|
||||
Reference in New Issue
Block a user