Pakket: conda-package-handling (1.7.2-2+deb11u1)
Verwijzigingen voor conda-package-handling
Debian bronnen:
Het bronpakket conda-package-handling downloaden:
- [conda-package-handling_1.7.2-2+deb11u1.dsc]
- [conda-package-handling_1.7.2.orig.tar.gz]
- [conda-package-handling_1.7.2-2+deb11u1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
create and extract conda packages of various formats
Cph is an abstraction of conda package handling and a tool for extracting, creating, and converting between formats.
At the time of writing, the standard conda package format is a .tar.bz2 file. That will need to be maintained for quite a long time, thanks to the long tail of people using old conda versions. There is a new conda format, described at https://docs.google.com/document/d/1HGKsbg_j69rKXP- ihhpCb1kNQSE8Iy3yOsUU2x68x8uw/edit?usp=sharing. This new format is designed to have much faster metadata access and utilize more modern compression algorithms, while also facilitating package signing without adding sidecar files.
Andere aan conda-package-handling gerelateerde pakketten
|
|
|
|
-
- dep: libarchive13 (>= 3.1.2)
- Multi-format archive and compression library (shared library)
-
- dep: libc6 (>= 2.17)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-tqdm
- fast, extensible progress bar for Python 3 and CLI tool