diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-11-05 00:48:44 +0000 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-05 21:15:08 +0700 |
| commit | fe4e4bfe5d147e851789f02cea37ac1b029589d2 (patch) | |
| tree | 6ab8e9e68da754feedf98275983c5213dd7291df /python/python3-confuse/python3-confuse.info | |
| parent | 827b492a82957932346958acf4f24d10049527b3 (diff) | |
python/python3-confuse: Added (painless YAML config files)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-confuse/python3-confuse.info')
| -rw-r--r-- | python/python3-confuse/python3-confuse.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-confuse/python3-confuse.info b/python/python3-confuse/python3-confuse.info new file mode 100644 index 0000000000..d296a9be1e --- /dev/null +++ b/python/python3-confuse/python3-confuse.info @@ -0,0 +1,10 @@ +PRGNAM="python3-confuse" +VERSION="2.0.0" +HOMEPAGE="https://github.com/beetbox/confuse" +DOWNLOAD="https://files.pythonhosted.org/packages/source/c/confuse/confuse-2.0.0.tar.gz" +MD5SUM="3a0c0253cb7b7bc797d634b4a6a7a1f3" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3-build python3-installer python3-flit_core" +MAINTAINER="fourtysixandtwo" +EMAIL="fourtysixandtwo@sliderr.net" |
