diff options
| author | Liguros - Gitlab CI/CD [master] <gitlab@liguros.net> | 2021-03-01 00:37:58 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [master] <gitlab@liguros.net> | 2021-03-01 00:37:58 +0000 |
| commit | 8ddb1a3d1229412a438971f82d37d518a0223726 (patch) | |
| tree | 83438b5ddb9d23a390f1a3fc505303d3d2223bf2 /dev-python/cbor | |
| parent | 9acab46e1a820daece7b2e631485c157ce2210ad (diff) | |
| download | baldeagleos-repo-21.1.5.tar.gz baldeagleos-repo-21.1.5.tar.xz baldeagleos-repo-21.1.5.zip | |
Adding metadatav21.1.5
Diffstat (limited to 'dev-python/cbor')
| -rw-r--r-- | dev-python/cbor/metadata.xml | 27 |
1 files changed, 12 insertions, 15 deletions
diff --git a/dev-python/cbor/metadata.xml b/dev-python/cbor/metadata.xml index bf5751841912..8930fc749154 100644 --- a/dev-python/cbor/metadata.xml +++ b/dev-python/cbor/metadata.xml @@ -1,19 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>dolsen@gentoo.org</email> - <name>Brian Dolbec</name> - </maintainer> - <upstream> - <maintainer> - <email>bolson@bolson.org</email> - <name>Brian Olson</name> - </maintainer> - <remote-id type="pypi">cbor</remote-id> - <remote-id type="github">brianolson/cbor_py</remote-id> - </upstream> - <longdescription>An implementation of RFC 7049 - Concise Binary Object + <maintainer type="person"> + <email>dolsen@gentoo.org</email> + <name>Brian Dolbec</name> + </maintainer> + <longdescription>An implementation of RFC 7049 - Concise Binary Object Representation (CBOR). CBOR is comparable to JSON, has a superset of JSON's ability, but serializes to a binary format which is smaller and faster to generate and parse. The two primary functions are @@ -22,4 +14,9 @@ C-accelerated implementanion of JSON. This is also includes a 100% Python implementation. </longdescription> -</pkgmetadata> + <upstream> + <remote-id type="pypi">cbor</remote-id> + <remote-id type="github">brianolson/cbor_py</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
