We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f9d8ec commit 04cb11dCopy full SHA for 04cb11d
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "pyodr"
3
version = "0.0.2"
4
-description = "Fundamental package for array computing in Python"
+description = "It's Android's first OpenOffice Document Reader for Python!"
5
classifiers = []
6
authors = [
7
{name = "Andreas Stefl"},
setup.py
@@ -28,6 +28,7 @@
28
author="Andreas Stefl",
29
author_email="stefl.andreas@gmail.com",
30
description="It's Android's first OpenOffice Document Reader for Python!",
31
+ url="https://github.com/opendocument-app/OpenDocument.py",
32
long_description=long_description,
33
long_description_content_type="text/markdown",
34
python_requires=">=3.7",
0 commit comments