summaryrefslogtreecommitdiff
path: root/math/ruby-bitvector/DESCR
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2004-11-27 16:26:09 +0000
committertaca <taca@pkgsrc.org>2004-11-27 16:26:09 +0000
commit6c49a73a6ac986ac27d44d637ca98c3bfaa9357b (patch)
treeb66399deac77e973eb7e998c1f04444f82c04982 /math/ruby-bitvector/DESCR
parent56fa41661bb7877f762f44fa91ab9f1f98938e90 (diff)
downloadpkgsrc-6c49a73a6ac986ac27d44d637ca98c3bfaa9357b.tar.gz
Update ruby-bitvector package to 0.1.7 migrating to use new Ruby framework.
Changes are seems to miscellaneous bug fixes.
Diffstat (limited to 'math/ruby-bitvector/DESCR')
-rw-r--r--math/ruby-bitvector/DESCR2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/ruby-bitvector/DESCR b/math/ruby-bitvector/DESCR
index 8f841316343..250824fcc91 100644
--- a/math/ruby-bitvector/DESCR
+++ b/math/ruby-bitvector/DESCR
@@ -1,5 +1,3 @@
BitVector is a fairly extensive and fast BitVector class for Ruby.
Handles sequences of up to 2**32-1 bits (about 500 Mb). Implemented
as a wrapper around Bit::Vector version 6.0 by Steffen Beyer.
-
-Author: Robert Feldt <feldt@ce.chalmers.se>