aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pyosmium/README
diff options
context:
space:
mode:
authorMichales Michaloudes <korgie@gmail.com>2024-02-13 10:05:51 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-13 12:57:44 +0700
commitac157723139dcae5a077d00cf4b5bc798db036ae (patch)
treefeae8ca49ff8fc6991241aecbe8caf85817bcbce /python/python3-pyosmium/README
parent15301fdd83262d349a48a61f8cb6a96213042afb (diff)
python/python3-pyosmium: Added (python binding for osmium).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pyosmium/README')
-rw-r--r--python/python3-pyosmium/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-pyosmium/README b/python/python3-pyosmium/README
new file mode 100644
index 0000000000..d0f134dc1e
--- /dev/null
+++ b/python/python3-pyosmium/README
@@ -0,0 +1,2 @@
+This Python module allows you to access some of the features of the
+Osmium Library from Python code.