diff options
| author | Palica <palica+gitlab@liguros.net> | 2020-06-23 22:35:08 +0200 |
|---|---|---|
| committer | Palica <palica+gitlab@liguros.net> | 2020-06-23 22:35:08 +0200 |
| commit | ecdac123787b96ce6649f0f91da12ea6458cc2b1 (patch) | |
| tree | b89c74d9e6fe6e8aebc4c77bcbeb4ab73214127d /dev-python/constantly/metadata.xml | |
| parent | 1be72aa41cf41dedadeecf59dca9f01de6381f5e (diff) | |
| download | baldeagleos-repo-ecdac123787b96ce6649f0f91da12ea6458cc2b1.tar.gz baldeagleos-repo-ecdac123787b96ce6649f0f91da12ea6458cc2b1.tar.xz baldeagleos-repo-ecdac123787b96ce6649f0f91da12ea6458cc2b1.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/constantly/metadata.xml')
| -rw-r--r-- | dev-python/constantly/metadata.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-python/constantly/metadata.xml b/dev-python/constantly/metadata.xml new file mode 100644 index 000000000000..ae3a420e422a --- /dev/null +++ b/dev-python/constantly/metadata.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <!-- maintainer-needed --> + <upstream> + <maintainer> + <email>twisted-python@twistedmatrix.com</email> + <name>Twisted Matrix Labs Developers</name> + </maintainer> + <remote-id type="pypi">constantly</remote-id> + <remote-id type="github">twisted/constantly</remote-id> + </upstream> + <longdescription> + A library that provides symbolic constant support. It includes + collections and constants with text, numeric, and bit flag values. + Originally twisted.python.constants from the Twisted project. + </longdescription> + <origin>gentoo-staging</origin> +</pkgmetadata> |
