Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37374034
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-bitvector

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define oname bitvector

Name: python3-module-%oname
Version: 3.4.4
Release: alt3

Summary: A pure-Python memory-efficient packed representation for bit arrays

License: Python Software Foundation License
Group: Development/Python3
Url: https://engineering.purdue.edu/kak/dist/BitVector-3.4.4.html
Packager: Valentin Rosavitskiy <valintinr at altlinux.org>
BuildArch: noarch

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3

%description
The BitVector.py module is for a memory-efficient packed
representation of bit vectors and for the processing of such
vectors.

%prep
%setup

%build
%add_optflags -fno-strict-aliasing
%python3_build

%install
%python3_install

%files
%doc README
%python3_sitelibdir/*


%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin