blob: 3d2ff4e156f78242d8167e5c551af74f7ae93497 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="python3-json-logger"
VERSION="4.0.0"
HOMEPAGE="https://github.com/nhairs/python-json-logger"
DOWNLOAD="https://github.com/nhairs/python-json-logger/archive/v4.0.0/python-json-logger-4.0.0.tar.gz"
MD5SUM="c0848b52c49ae39716c97f5cbcbc20ee"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-opt python3-typing-extensions"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu@protonmail.com"
|