deb_control_files:
- control
- md5sums
deb_fields:
Architecture: amd64
Description: |-
library for bit arrays
Bit arrays are arrays of bits (values zero or one). This is a convenient
and efficient implementation for C/C++. Arrays can be enlarged or shrunk
as needed.
.
Bit arrays are initialised to zero when created or extended. All
operations have their bounds checked - an "Out of bounds" error is
printed if you try to access a bit with index >= length. Arrays of
length 0 are permitted. Indices must be >= 0.
Homepage: https://github.com/noporpoise/BitArray
Installed-Size: '195'
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Multi-Arch: same
Package: libbitarray-dev
Priority: optional
Section: libdevel
Source: libbitarray
Version: 2.0-3
srcpkg_name: libbitarray
srcpkg_version: 2.0-3