aboutsummaryrefslogtreecommitdiff
path: root/python/python3-anysqlite/python3-anysqlite.info
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+SBo@gmail.com>2025-11-11 19:24:20 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-11 19:46:15 +0700
commit802eec7ab0889a075d55586911ac976a96cd3380 (patch)
tree170c8702e874a120314a853ab9a352b7aa9097f8 /python/python3-anysqlite/python3-anysqlite.info
parent2eb51a750dc26ede69a1bbce94f9adf49cfcb9ad (diff)
python/python3-anysqlite: Added (sqlite3 for asyncio).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-anysqlite/python3-anysqlite.info')
-rw-r--r--python/python3-anysqlite/python3-anysqlite.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-anysqlite/python3-anysqlite.info b/python/python3-anysqlite/python3-anysqlite.info
new file mode 100644
index 0000000000..08ca665ca6
--- /dev/null
+++ b/python/python3-anysqlite/python3-anysqlite.info
@@ -0,0 +1,10 @@
+PRGNAM="python3-anysqlite"
+VERSION="0.0.5"
+HOMEPAGE="https://github.com/karpetrosyan/anysqlite"
+DOWNLOAD="https://github.com/karpetrosyan/anysqlite/archive/refs/tags/v0.0.5/anysqlite-0.0.5.tar.gz"
+MD5SUM="bd9d22e7ddf36ca2461fd8efc0f8cd11"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="python3-anyio python3-hatch_fancy_pypi_readme"
+MAINTAINER="Jeremy Hansen"
+EMAIL="jebrhansen+SBo@gmail.com"