From ac157723139dcae5a077d00cf4b5bc798db036ae Mon Sep 17 00:00:00 2001 From: Michales Michaloudes Date: Tue, 13 Feb 2024 10:05:51 +0700 Subject: python/python3-pyosmium: Added (python binding for osmium). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-pyosmium/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/python3-pyosmium/README (limited to 'python/python3-pyosmium/README') 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. -- cgit v1.2.3