From 98b03bc345d7cfdffa36742e20a27ea346839861 Mon Sep 17 00:00:00 2001 From: nomnombtc Date: Wed, 6 Aug 2025 09:05:20 +0700 Subject: python/python3-construct-classes: Added (Parse your binary data). Signed-off-by: Willy Sudiarto Raharjo --- .../python3-construct-classes/python3-construct-classes.info | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 python/python3-construct-classes/python3-construct-classes.info (limited to 'python/python3-construct-classes/python3-construct-classes.info') diff --git a/python/python3-construct-classes/python3-construct-classes.info b/python/python3-construct-classes/python3-construct-classes.info new file mode 100644 index 0000000000..afcaece2e7 --- /dev/null +++ b/python/python3-construct-classes/python3-construct-classes.info @@ -0,0 +1,10 @@ +PRGNAM="python3-construct-classes" +VERSION="0.1.2" +HOMEPAGE="https://github.com/matejcik/construct-classes" +DOWNLOAD="https://files.pythonhosted.org/packages/source/c/construct-classes/construct-classes-0.1.2.tar.gz" +MD5SUM="b4f854e9940445a56eb66d4090d28626" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3-poetry-core python3-construct" +MAINTAINER="nomnombtc" +EMAIL="nomnombtc@arcor.de" -- cgit v1.2.3