{"schema_version":1,"metadata":{"branch":"release","release":"7.9","architecture":"amd64","generated_at":"2026-09-09T04:04:02.361425+00:00","source_url":"https://cdn.openbsd.org/pub/OpenBSD/7.9/packages/amd64/sqlports-7.54.tgz","source_sha256":"2de00144847bf9da3a365be982f101dbb55d591ed7a915ea94984a16ab0e0404","package_count":12059,"source_kind":"sqlports"},"package":{"name":"py3-bitarray-3.8.0","path":"devel/py-bitarray","url":"/packages/release/devel/py-bitarray/","comment":"efficiently handle arrays of Booleans","homepage":"https://github.com/ilanschnell/bitarray","maintainer":"The OpenBSD ports mailing-list <ports@openbsd.org>","description":"Bitarray provides an object type which efficiently represents an array\nof booleans. Bitarrays are sequence types and behave very much like\nusual lists. Eight bits are represented by one byte in a contiguous\nblock of memory (endianness can be specified).\n\nMethods for accessing the machine representation are provided, including\nthe ability to import and export buffers. This allows creating bitarrays\nthat are mapped to other objects, including memory-mapped files.\n\n* Sequence methods: slicing (including slice assignment and deletion),\n  operations +, *, +=, *=, the 'in' operator, len()\n* Bitwise operations: ~, &, |, ^, <<, >> (as well as their in-place\n  versions &=, |=, ^=, <<=, >>=).\n* Fast methods for encoding and decoding variable bit length prefix codes.\n* Bitarray objects support the buffer protocol\n* Packing and unpacking to other binary data formats, e.g. numpy.ndarray.\n* Pickling and unpickling of bitarray objects.\n* Immutable frozenbitarray objects which are hashable\n* Sequential search\n\nUtility functions include conversion to/from hex strings and integers,\n(de-)serialization, pretty printing, creating Huffman codes, compression\nof sparse bitarrays, various count functions and more.\n","package_architecture":"amd64","stem":"py3-bitarray","readme":null,"dependencies":[{"path":"lang/python/3","type":"runtime","package_spec":"","url":"/packages/release/lang/python/3/"},{"path":"lang/python/3","type":"build","package_spec":"","url":"/packages/release/lang/python/3/"},{"path":"devel/py-build","type":"build","package_spec":"","url":"/packages/release/devel/py-build/"},{"path":"devel/py-installer","type":"build","package_spec":"","url":"/packages/release/devel/py-installer/"},{"path":"devel/py-setuptools","type":"build","package_spec":"py3-setuptools->=79v0","url":"/packages/release/devel/py-setuptools/"},{"path":"devel/py-wheel","type":"build","package_spec":"","url":"/packages/release/devel/py-wheel/"},{"path":"lang/python/3","type":"test","package_spec":"","url":"/packages/release/lang/python/3/"},{"path":"devel/py-test","type":"test","package_spec":"","url":"/packages/release/devel/py-test/"}],"reverse_dependencies":{"count":4,"url":"/packages/data/f5/f57b87e75e79ea0895596d03d8d218d06adc30eb7739d7a615c1676a0a597e39.json"},"categories":["devel","lang/python"],"flavors":[],"only_for_architectures":["aarch64","amd64","arm","i386","mips64","mips64el","powerpc","powerpc64","riscv64","alpha","hppa","sparc64"],"not_for_architectures":[]}}
