CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2024/08/22 07:12:13

Log message:
    import archivers/py-zstandard, from Kirill Korinsky, ok daniel@
    
    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.
    
    Status:
    
    Vendor Tag: sthen
    Release Tags:       sthen_20240822
    
    N ports/archivers/py-zstandard/Makefile
    N ports/archivers/py-zstandard/distinfo
    N ports/archivers/py-zstandard/patches/patch-pyproject_toml
    N ports/archivers/py-zstandard/pkg/DESCR
    N ports/archivers/py-zstandard/pkg/PLIST
    
    No conflicts created by this import

Reply via email to