We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f0108c commit b212302Copy full SHA for b212302
setup.py
@@ -14,7 +14,7 @@
14
classifiers=[
15
"Programming Language :: Python :: 3",
16
],
17
- description="A small example package",
+ description="Parser for EpiDoc (epigraphic documents in TEI XML)",
18
install_requires=requires,
19
long_description=long_description,
20
long_description_content_type="text/markdown",
0 commit comments