[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#479238: ITP: res -- OCaml library for automatically resizing contiguous data structure



Package: wnpp
Severity: wishlist
Owner: Stefano Zacchiroli <zack@debian.org>

* Package name    : res
  Version         : 2.2.5
  Upstream Author : Markus Mottl <markus.mottl@gmail.com>
* URL             : http://www.ocaml.info/home/ocaml_sources.html
* License         : LGPL
  Programming Lang: OCaml
  Description     : OCaml library for automatically resizing contiguous data structure

 This OCaml library consists of a set of modules which implement
 automatically resizing (i.e. reallocating) data structures that consume
 a contiguous part of memory.
 .
 This allows appending and removing of elements to/from arrays (both
 boxed and unboxed), strings (i.e. buffers), bit strings and weak arrays
 while still maintaining fast constant-time access to elements.
 .
 There are also functors that allow the generation of similar modules
 which use different reallocation strategies.

The package is being worked on at
git://git.debian.org/git/pkg-ocaml-maint/packages/res.git . It is being
packages as a dependency of core (see #479152).

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



Reply to: