diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-12 08:33:07 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-12 08:37:06 +0200 |
commit | 5a304fd17fc359c6090cb1c77dd2fd5fdf1f7de2 (patch) | |
tree | a2489070ebd31908962ecc89253cab860edef8d8 /dev-python/rarfile | |
parent | games-emulation/m64py: Port to py3.9 (diff) | |
download | gentoo-5a304fd17fc359c6090cb1c77dd2fd5fdf1f7de2.tar.gz gentoo-5a304fd17fc359c6090cb1c77dd2fd5fdf1f7de2.tar.bz2 gentoo-5a304fd17fc359c6090cb1c77dd2fd5fdf1f7de2.zip |
dev-python/rarfile: Remove useless longdesc
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/rarfile')
-rw-r--r-- | dev-python/rarfile/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/rarfile/metadata.xml b/dev-python/rarfile/metadata.xml index 87069bfb4d39..42b6967b6cb0 100644 --- a/dev-python/rarfile/metadata.xml +++ b/dev-python/rarfile/metadata.xml @@ -5,7 +5,6 @@ <email>thev00d00@gentoo.org</email> <name>Ian Whyman</name> </maintainer> - <longdescription>This is Python module for RAR archive reading. The interface is made as zipfile like as possible.</longdescription> <use> <flag name="compressed">Enables the module to support compressed v3 archives by calling the <pkg>app-arch/unrar</pkg>.</flag> </use> |