From 7755b53de8481af596d2ce77cfaea2334d068064 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Thu, 20 Oct 2022 14:03:00 +0000 Subject: Adding metadata --- dev-python/rencode/metadata.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'dev-python/rencode/metadata.xml') 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 @@ -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. - + 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. + cpe:/a:rencode_project:rencode -- cgit v1.3.1