diff options
Diffstat (limited to 'dev-python/hachoir-core')
-rw-r--r-- | dev-python/hachoir-core/metadata.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/hachoir-core/metadata.xml b/dev-python/hachoir-core/metadata.xml index e3f89afa63b0..aff919676485 100644 --- a/dev-python/hachoir-core/metadata.xml +++ b/dev-python/hachoir-core/metadata.xml @@ -5,11 +5,11 @@ <email>cedk@gentoo.org</email> <name>Cédric Krier</name> </maintainer> - <longdescription lang="en"> - A tool written for hackers to cut file or any binary stream. A file is + <longdescription lang="en">A tool written for hackers to cut file or any binary stream. A file is splitted in a tree of fields where the smallest field can be just a bit. There are various field types: integer, string, bits, padding, sub file, - etc. - </longdescription> + etc.</longdescription> + <upstream> + <remote-id type="pypi">hachoir-core</remote-id> + </upstream> </pkgmetadata> - |