diff options
| author | root <root@alpha.trunkmasters.com> | 2026-05-31 21:30:14 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-05-31 21:30:14 -0500 |
| commit | 7d009d2bc561a2df178eac5df75421e4bb4c6b62 (patch) | |
| tree | 565722a7aadd75a31d89afcb22a04abea1bffb17 /dev-python/configshell-fb/metadata.xml | |
| parent | 2c156b24300b45a66e20e90fe26d2837c2b1ea7d (diff) | |
| download | baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.gz baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.xz baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.zip | |
Adding metadata
Diffstat (limited to 'dev-python/configshell-fb/metadata.xml')
| -rw-r--r-- | dev-python/configshell-fb/metadata.xml | 34 |
1 files changed, 18 insertions, 16 deletions
diff --git a/dev-python/configshell-fb/metadata.xml b/dev-python/configshell-fb/metadata.xml index f851361b2dca..847c135cf482 100644 --- a/dev-python/configshell-fb/metadata.xml +++ b/dev-python/configshell-fb/metadata.xml @@ -1,21 +1,23 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <longdescription lang="en"> + <!-- maintainer-needed --> + <stabilize-allarches/> + <longdescription lang="en"> configshell-fb is a Python library that provides a framework for building simple but nice CLI-based applications. </longdescription> - <upstream> - <maintainer status="active"> - <email>mlombard@redhat.com</email> - <name>Maurizio Lombardi</name> - </maintainer> - <maintainer> - <email>agrover@redhat.com</email> - <name>Andy Grover</name> - </maintainer> - <bugs-to>https://github.com/open-iscsi/configshell-fb/issues</bugs-to> - </upstream> - <origin>liguros-repo</origin> - <stabilize-allarches/> -</pkgmetadata>
\ No newline at end of file + <upstream> + <maintainer status="active"> + <email>mlombard@redhat.com</email> + <name>Maurizio Lombardi</name> + </maintainer> + <maintainer> + <email>agrover@redhat.com</email> + <name>Andy Grover</name> + </maintainer> + <remote-id type="github">open-iscsi/configshell-fb</remote-id> + <remote-id type="pypi">configshell-fb</remote-id> + <bugs-to>https://github.com/open-iscsi/configshell-fb/issues</bugs-to> + </upstream> +</pkgmetadata> |
