python-intbitset 2.3.0-2 source package in Ubuntu

Changelog

python-intbitset (2.3.0-2) sid; urgency=medium

  * New revision
  * Disable extra_compile_options.
    Thanks to Adrian Bunk for the report (Closes: 873696)
  * Release to sid

 -- Maximiliano Curia <email address hidden>  Thu, 31 Aug 2017 08:06:39 +0200

Upload details

Uploaded by:
Maximiliano Curia
Uploaded to:
Sid
Original maintainer:
Maximiliano Curia
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
python-intbitset_2.3.0-2.dsc 2.2 KiB 8b9ec906d8a08fd59da5c3f70c100459673c2bcb9b52291e719fa516853c7086
python-intbitset_2.3.0.orig.tar.gz 137.4 KiB 08db3d12b3213c307ae4b87e8276bf78a05fae7e04bbd0e21373a2afdcee874a
python-intbitset_2.3.0-2.debian.tar.xz 3.5 KiB 9f34b0c4ad1ef8cef0b7980d3d3361dd7e31cd87db6f1c51baef72a26d42a54c

No changes file available.

Binary packages built by this source

python-intbitset: unordered sets with ultra fast operations

 The ``intbitset`` library provides a set implementation to store sorted
 unsigned integers either 32-bits integers (between ``0`` and
 ``2**31 - 1`` or ``intbitset.__maxelem__``) or an infinite range
 with fast set operations implemented via bit vectors in a *Python C
 extension* for speed and reduced memory usage.

python-intbitset-dbgsym: No summary available for python-intbitset-dbgsym in ubuntu cosmic.

No description available for python-intbitset-dbgsym in ubuntu cosmic.

python-intbitset-doc: unordered sets with ultra fast operations (documentation)

 The ``intbitset`` library provides a set implementation to store sorted
 unsigned integers either 32-bits integers (between ``0`` and
 ``2**31 - 1`` or ``intbitset.__maxelem__``) or an infinite range
 with fast set operations implemented via bit vectors in a *Python C
 extension* for speed and reduced memory usage.
 .
 This package contains the intbitset documentation.

python3-intbitset: unordered sets with ultra fast operations

 The ``intbitset`` library provides a set implementation to store sorted
 unsigned integers either 32-bits integers (between ``0`` and
 ``2**31 - 1`` or ``intbitset.__maxelem__``) or an infinite range
 with fast set operations implemented via bit vectors in a *Python C
 extension* for speed and reduced memory usage.

python3-intbitset-dbgsym: No summary available for python3-intbitset-dbgsym in ubuntu cosmic.

No description available for python3-intbitset-dbgsym in ubuntu cosmic.