deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: arm64
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3-toolz, python3:any, libc6
(>= 2.17)
Description: |-
Toolz in Cython: High performance functional utilities
Cython implementation of the toolz package, which provides high performance
utility functions for iterables, functions, and dictionaries.
.
toolz is a pure Python package that borrows heavily from contemporary
functional languages. It is designed to interoperate seamlessly with other
libraries including itertools, functools, and third party libraries.
High performance functional data analysis is possible with builtin types
like list and dict, and user-defined data structures; and low memory
usage is achieved by using the iterator protocol and returning iterators
whenever possible.
.
cytoolz implements the same API as toolz. The main differences are
that cytoolz is faster (typically 2-5x faster with a few spectacular
exceptions) and cytoolz offers a C API that is accessible to other
projects developed in Cython. Since toolz is able to process very
large (potentially infinite) data sets, the performance increase
gained by using cytoolz can be significant.
Homepage: https://github.com/pytoolz/cytoolz
Installed-Size: '1135'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-cytoolz
Priority: optional
Section: python
Source: python-cytoolz (0.12.0-1)
Version: 0.12.0-1+b1
srcpkg_name: python-cytoolz
srcpkg_version: 0.12.0-1