Pakket: python-pyeclib (1.5.0-4)
Verwijzigingen voor python-pyeclib
Debian bronnen:
Het bronpakket python-pyeclib downloaden:
- [python-pyeclib_1.5.0-4.dsc]
- [python-pyeclib_1.5.0.orig.tar.xz]
- [python-pyeclib_1.5.0-4.debian.tar.xz]
Beheerders:
- Debian OpenStack (QA-pagina)
- Julien Danjou (QA-pagina)
- Thomas Goirand (QA-pagina)
- Mehdi Abaakouk (QA-pagina)
- Gonéri Le Bouder (QA-pagina)
- Ondřej Nový (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
interface for implementing erasure codes - Python 2.x
This library provides a simple Python interface for implementing erasure codes. To obtain the best possible performance, the underlying erasure code algorithms are written in C.
This library makes use of Jerasure for Reed-Solomon and provides its own flat XOR-based erasure code encoder and decoder. Currently, it implements a specific class of HD Combination Codes (see "Flat XOR-based erasure codes in storage systems: Constructions, efficient recovery, and tradeoffs" in IEEE MSST 2010). These codes are well-suited to archival use-cases, have a simple construction and require a minimum number of participating disks during single-disk reconstruction (think XOR-based LRC code).
This package contains the Python 2.x module.
Andere aan python-pyeclib gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
- dep: libc6 (>= 2.4) [niet arm64]
-
- dep: liberasurecode1 (>= 1.2.0)
- support of multiple erasure code backends - shared library
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-six (>= 1.9.0)
- Python 2 and 3 compatibility library (Python 2 interface)