mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-28 09:58:08 -07:00
dev-python/confuse: new package (1.0.0)
Confuse is a configuration library for Python that uses YAML. Closes: https://bugs.gentoo.org/693178 Closes: https://github.com/gentoo/gentoo/pull/12828 Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Bernardo Meurer <bernardo@standard.ai> Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
committed by
David Seifert
parent
7fecad0d7c
commit
e13ecfddda
20
dev-python/confuse/metadata.xml
Normal file
20
dev-python/confuse/metadata.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>bernardo@standard.ai</email>
|
||||
<name>Bernardo Meurer</name>
|
||||
</maintainer>
|
||||
<maintainer type="project">
|
||||
<email>proxy-maint@gentoo.org</email>
|
||||
<name>Gentoo Proxy Maintainers Project</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
Confuse is a configuration library for Python that uses YAML. It takes
|
||||
care of defaults, overrides, type checking, command-line integration,
|
||||
human-readable errors, and standard OS-specific locations.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="github">beetbox/confuse</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user