Skip to content

Commit 04cb11d

Browse files
committed
improve doc
1 parent 8f9d8ec commit 04cb11d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "pyodr"
33
version = "0.0.2"
4-
description = "Fundamental package for array computing in Python"
4+
description = "It's Android's first OpenOffice Document Reader for Python!"
55
classifiers = []
66
authors = [
77
{name = "Andreas Stefl"},

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
author="Andreas Stefl",
2929
author_email="stefl.andreas@gmail.com",
3030
description="It's Android's first OpenOffice Document Reader for Python!",
31+
url="https://github.com/opendocument-app/OpenDocument.py",
3132
long_description=long_description,
3233
long_description_content_type="text/markdown",
3334
python_requires=">=3.7",

0 commit comments

Comments
 (0)