./archivers/py-zstandard, Zstandard bindings for Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.23.0nb2, Package name: py312-zstandard-0.23.0nb2, Maintainer: pkgsrc-users

This project provides Python bindings for interfacing with the
Zstandard compression library. A C extension and CFFI interface are
provided.

The primary goal of the project is to provide a rich interface to
the underlying C API through a Pythonic interface while not sacrificing
performance. This means exposing most of the features and flexibility
of the C API while not sacrificing usability or safety that Python
provides.


Required to run:
[devel/py-setuptools] [devel/py-cffi] [archivers/zstd] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 665.724 KB

Version history: (Expand)


CVS history: (Expand)


   2025-04-13 10:06:23 by Adam Ciarcinski | Files touched by this commit (15) | Package updated
Log message:
Fix PLIST after py-setuptools update; bump depends and revision
   2025-04-12 19:54:11 by Paul Goyette | Files touched by this commit (8)
Log message:
More setuptools fallout - more to come
   2025-02-24 23:20:56 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-zstandard: add link to upstream argument about using included zstd
   2025-02-20 13:17:30 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-zstandard: doesn't build against zstd 1.5.7

Use included 1.5.6 for now.

Bump PKGREVISION.
   2025-01-29 06:45:04 by Masatake Daimon | Files touched by this commit (1)
Log message:
archivers/z-standard: Fix build on OmniOS

${WRKSRC}/make_cffi.py invokes cpp(1) but it's not in PATH on this platform.
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-07-15 22:17:52 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-zstandard: updated to 0.23.0

0.23.0
zstd 1.5.6, new wheels, and some other misc changes.
   2024-04-03 08:56:12 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-zstandard: fix build with zstd 1.5.6

Bump PKGREVISION.