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

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

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

%define  modulename pytrie

Name:    python3-module-%modulename
Version: 0.4.0
Release: alt1

Summary: Pure Python implementation of the trie data structure
License: BSD
Group:   Development/Python3
URL:     https://github.com/gsakkis/pytrie/

Packager: Anton Midyukov <antohami at altlinux.org>

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-devel python3-module-setuptools

Source:  %modulename-%version.tar

BuildArch: noarch

%description
Concise Binary Object Representation (CBOR) is a superset of JSON's
schema that's faster and more compact.

%prep
%setup -n %modulename-%version

%build
%python3_build

%install
%python3_install

%files
%python3_sitelibdir/*

%changelog

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

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