forked from GitHub/gf-core
restore the package name
This commit is contained in:
@@ -22,7 +22,7 @@ pgf_module = Extension(
|
|||||||
libraries = ['pgf'])
|
libraries = ['pgf'])
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name = 'tpgf',
|
name = 'pgf',
|
||||||
version = '2.0',
|
version = '2.0',
|
||||||
description = 'Python bindings to the Grammatical Framework\'s PGF runtime',
|
description = 'Python bindings to the Grammatical Framework\'s PGF runtime',
|
||||||
long_description="""\
|
long_description="""\
|
||||||
|
|||||||
Reference in New Issue
Block a user