[ sid ]
Source Package: python-cramjam (2.7.0.1+ds1-2)
Links for python-cramjam
Debian Resources:
Maintainer:
The following binary packages are built from this source package:
- python3-cramjam
- Thin Python bindings to de/compression algorithms in Rust
Other Packages Related to python-cramjam
|
|
-
- adep: debhelper-compat (= 13)
- Package not available
-
- adep: pybuild-plugin-pyproject
- Debian helper tools for packaging Python libraries using PEP517
-
- adep: python3-all
- package depending on all supported Python 3 runtime versions
-
- adep: python3-maturin
- Build and publish crates with pyo3
-
- adep: cargo
- Rust package manager
-
- adep: librust-adler-dev
- Simple clean-room implementation of the Adler-32 checksum - Rust source code
-
- adep: librust-alloc-no-stdlib-dev
- Dynamic allocator that may be used with or without the stdlib - Rust source code
-
- adep: librust-alloc-stdlib-dev
- Dynamic allocator example that may be used with the stdlib - Rust source code
-
- adep: librust-anstyle-dev
- ANSI text styling - Rust source code
-
- adep: librust-anstyle-parse-dev
- Parse ANSI Style Escapes - Rust source code
-
- adep: librust-anstyle-query-dev
- Look up colored console capabilities - Rust source code
-
- adep: librust-autocfg-dev
- Automatic cfg for Rust compiler features - Rust source code
-
- adep: librust-bitflags-dev
- Macro to generate structures which behave like bitflags - Rust source code
-
- adep: librust-brotli+std-dev (>= 3)
- Package not available
-
- adep: librust-brotli-decompressor-dev
- Brotli decompressor library avoiding the rust stdlib - Rust source code
-
- adep: librust-bytesize-dev
- Utility for human-readable bytes representations - Rust source code
-
- adep: librust-bzip2-dev
- Bindings to libbzip2 (compression & decompression) - Rust source code
-
- adep: librust-bzip2-sys-dev
- libbzip2 bindings for compression and decompression - Rust source code
-
- adep: librust-cc-dev
- Build C/C++/asm in build.rs - Rust source code
-
- adep: librust-cfg-if-dev
- Macro to ergonomically define an item depending on a large number of #[cfg] parameters - Rust source code
-
- adep: librust-clap-dev
- Rust Command Line Argument Parser - Rust source code
-
- adep: librust-clap-derive-dev
- Parse command line argument by defining a struct, derive crate - Rust source code
-
- adep: librust-clap-lex-dev
- Minimal, flexible command line parser - Rust source code
-
- adep: librust-crc32fast-dev
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation - Rust source code
-
- adep: librust-errno-dev
- Cross-platform interface to the `errno` variable - Rust source code
-
- adep: librust-flate2-dev
- FLATE, Gzip, and Zlib bindings for Rust - Rust source code
-
- adep: librust-heck-dev
- Case conversion library - Rust source code
-
- adep: librust-indoc-dev
- Indented document literals - Rust source code
-
- adep: librust-io-lifetimes-dev
- Low-level I/O ownership and borrowing library - Rust source code
-
- adep: librust-is-terminal-dev
- Test whether a given stream is a terminal - Rust source code
-
- adep: librust-jobserver-dev
- The GNU Make jobserver for Rust - Rust source code
-
- adep: librust-libc-dev
- Rust bindings to libc - Rust source code
-
- adep: librust-linux-raw-sys-dev
- Generated bindings for Linux's userspace API - Rust source code
-
- adep: librust-lock-api-dev
- Wrappers to create fully-featured Mutex and RwLock types - Rust source code
-
- adep: librust-lz4-dev
- Rust LZ4 bindings library - Rust source code
-
- adep: librust-memoffset-dev
- Offset_of functionality for Rust structs - Rust source code
-
- adep: librust-miniz-oxide-dev
- DEFLATE compression and decompression library rewritten in Rust based on miniz - Rust source code
-
- adep: librust-once-cell-dev
- Single assignment cells and lazy values - Rust source code
-
- adep: librust-parking-lot-dev
- Compact, efficient std sync primitives - Rust source code
-
- adep: librust-parking-lot-core-dev
- API for creating synchronization primitives - Rust source code
-
- adep: librust-pkg-config-dev
- Run pkg-config at build time Cargo build scripts - Rust source code
-
- adep: librust-proc-macro2-dev
- Substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case - Rust source code
-
- adep: librust-pyo3-dev
- Bindings to Python interpreter - Rust source code
-
- adep: librust-pyo3-build-config-dev
- Build configuration for the PyO3 ecosystem - Rust source code
-
- adep: librust-pyo3-ffi-dev
- Python-API bindings for the PyO3 ecosystem - Rust source code
-
- adep: librust-pyo3-macros-dev
- Proc macros for PyO3 package - Rust source code
-
- adep: librust-pyo3-macros-backend-dev
- Code generation for PyO3 package - Rust source code
-
- adep: librust-quote-dev
- Quasi-quoting macro quote!(...) - Rust source code
-
- adep: librust-redox-syscall-dev
- Access raw Redox system calls - Rust source code
-
- adep: librust-rustix-dev
- Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls - Rust source code
-
- adep: librust-scopeguard-dev
- Resource-acquisition-is-initialization scope guard - Rust source code
-
- adep: librust-smallvec-dev
- Store up to a small number of items on the stack - Rust source code
-
- adep: librust-snap-dev
- Pure Rust implementation of the Snappy compression algorithm - Rust source code
-
- adep: librust-strsim-dev
- Implementations of string similarity metrics - Rust source code
-
- adep: librust-syn-dev
- Parser for Rust source code - Rust source code
-
- adep: librust-target-lexicon-dev
- Targeting utilities for compilers and related tools - Rust source code
-
- adep: librust-unicode-ident-dev
- Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 - Rust source code
-
- adep: librust-unindent-dev
- Remove a column of leading whitespace from a string - Rust source code
-
- adep: librust-utf8parse-dev
- Table-driven UTF-8 parser - Rust source code
-
- adep: librust-zstd-dev
- Binding for the zstd compression library - Rust source code
-
- adep: librust-zstd-safe-dev
- Safe low-level bindings for the zstd compression library - Rust source code
-
- adep: librust-zstd-sys-dev
- Low-level bindings for the zstd compression library - Rust source code
-
- adep: python3-pytest
- Simple, powerful testing in Python3
-
- adep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- adep: python3-hypothesis
- advanced Quickcheck style testing library for Python 3
Download python-cramjam
File | Size (in kB) | MD5 checksum |
---|---|---|
python-cramjam_2.7.0.1+ds1-2.dsc | 3.2 kB | adc70769c692a4e102a4aa18b0850fff |
python-cramjam_2.7.0.1+ds1.orig.tar.xz | 698.0 kB | b590d29c9d8d550c061e4d0fac77c040 |
python-cramjam_2.7.0.1+ds1-2.debian.tar.xz | 13.8 kB | a4eea8264878f26cf1c87f6c4652c992 |