summaryrefslogtreecommitdiff
path: root/dev-python/rencode/metadata.xml
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-10-20 14:03:00 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-10-20 14:03:00 +0000
commit7755b53de8481af596d2ce77cfaea2334d068064 (patch)
treef78bad13f2bd4368b4bbb9d5a599068fe8958a37 /dev-python/rencode/metadata.xml
parent20581b55364ac26fbbf01fee4a690c666af3a797 (diff)
downloadbaldeagleos-repo-7755b53de8481af596d2ce77cfaea2334d068064.tar.gz
baldeagleos-repo-7755b53de8481af596d2ce77cfaea2334d068064.tar.xz
baldeagleos-repo-7755b53de8481af596d2ce77cfaea2334d068064.zip
Adding metadata
Diffstat (limited to 'dev-python/rencode/metadata.xml')
-rw-r--r--dev-python/rencode/metadata.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/rencode/metadata.xml b/dev-python/rencode/metadata.xml
index ee82695583dc..92c06103bad1 100644
--- a/dev-python/rencode/metadata.xml
+++ b/dev-python/rencode/metadata.xml
@@ -2,12 +2,12 @@
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<longdescription lang="en">
-The rencode module is similar to bencode from the BitTorrent project. For
-complex, heterogeneous data structures with many small elements, r-encodings
-take up significantly less space than b-encodings. This version of rencode is
-a complete rewrite in Cython to attempt to increase the performance over the
-pure Python module written by Petru Paler, Connelly Barnes et al.
-</longdescription>
+ The rencode module is similar to bencode from the BitTorrent project. For
+ complex, heterogeneous data structures with many small elements, r-encodings
+ take up significantly less space than b-encodings. This version of rencode is
+ a complete rewrite in Cython to attempt to increase the performance over the
+ pure Python module written by Petru Paler, Connelly Barnes et al.
+ </longdescription>
<upstream>
<remote-id type="cpe">cpe:/a:rencode_project:rencode</remote-id>
</upstream>