From 7d009d2bc561a2df178eac5df75421e4bb4c6b62 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 31 May 2026 21:30:14 -0500 Subject: Adding metadata --- dev-python/bitarray/metadata.xml | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) (limited to 'dev-python/bitarray/metadata.xml') diff --git a/dev-python/bitarray/metadata.xml b/dev-python/bitarray/metadata.xml index bd7251bffdcc..89e2ff60e023 100644 --- a/dev-python/bitarray/metadata.xml +++ b/dev-python/bitarray/metadata.xml @@ -1,15 +1,15 @@ - + - - sci@gentoo.org - Gentoo Science Project - - - python@gentoo.org - Python - - + + sci@gentoo.org + Gentoo Science Project + + + python@gentoo.org + Python + + This module provides an object type which efficiently represents an array of booleans. Bitarrays are sequence types and behave very much like usual lists. Eight bits are represented by one byte in a contiguous block of memory. The @@ -20,6 +20,8 @@ when dealing with compressed data which uses variable bit length encoding, you may find this module useful. - - liguros-repo - \ No newline at end of file + + bitarray + ilanschnell/bitarray + + -- cgit v1.3.1