From 69f2ecc76876ce1006e1a5ecd589944e0f11a633 Mon Sep 17 00:00:00 2001 From: Zooko O'Whielacronx Date: Fri, 20 Apr 2007 12:37:16 -0700 Subject: [PATCH] zfec: shorter short description --- zfec/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zfec/setup.py b/zfec/setup.py index 78408cf6..5eafd5ab 100644 --- a/zfec/setup.py +++ b/zfec/setup.py @@ -59,7 +59,7 @@ trove_classifiers=[ setup(name='zfec', version='1.0.0a3', - summary='a fast C implementation of Reed-Solomon erasure coding with command-line, C, and Python interfaces', + summary='a fast erasure code with command-line, C, and Python interfaces', description='Fast, portable, programmable erasure coding a.k.a. "forward error correction": the generation of redundant blocks of information such that if some blocks are lost then the original data can be recovered from the remaining blocks.', author='Zooko O\'Whielacronx', author_email='zooko@zooko.com', -- 2.45.2