diff options
Diffstat (limited to 'dev-haskell/blaze-builder/metadata.xml')
| -rw-r--r-- | dev-haskell/blaze-builder/metadata.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-haskell/blaze-builder/metadata.xml b/dev-haskell/blaze-builder/metadata.xml index 3bc6a23ee544..3d015d9cde4c 100644 --- a/dev-haskell/blaze-builder/metadata.xml +++ b/dev-haskell/blaze-builder/metadata.xml @@ -5,17 +5,6 @@ <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> - <longdescription> - This library provides an abstraction of buffered output of - byte streams and several convenience functions to exploit - it. For example, it allows to efficiently serialize - Haskell values to lazy bytestrings with a large average - chunk size. The large average chunk size allows to make - good use of cache prefetching in later processing steps - (e.g. compression) and reduces the sytem call overhead - when writing the resulting lazy bytestring to a file or - sending it over the network. - </longdescription> <origin>gentoo-staging</origin> </pkgmetadata>
\ No newline at end of file |
