Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37846502
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-lzf

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%def_without check

%define modulename lzf
Name: python3-module-lzf
Version: 0.2.4
Release: alt2

Summary: liblzf python bindings

Url: https://github.com/matrix-org/python-canonicaljson
License: the liblzf bsd 2-clause and gpl, and own bsd 3-clause
Group: Development/Python3


Packager: Vitaly Lipatov <lav at altlinux.ru>

# Source-url: https://github.com/teepark/python-lzf/archive/release-%version.tar.gz

Source: %modulename-%version.tar

BuildRequires(pre): rpm-build-python3
BuildRequires: liblzf-devel

%description
This package is just a straight translation of the C api of liblzf to python.
It has two functions: compress() and decompress().

%prep
%setup -n %modulename-%version

%build
%python3_build

%install
%python3_install

%files
%doc README.txt
%python3_sitelibdir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin