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

Группа :: Разработка/Python
Пакет: python3-module-voluptuous

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

Name: python3-module-voluptuous
Version: 0.13.1
Release: alt1

Summary: Voluptuous is a Python data validation library
License: BSD
Group: Development/Python
Url:  http://github.com/alecthomas/voluptuous

Source: %name-%version.tar
BuildArch: noarch

BuildRequires: rpm-build-python3 python3-module-setuptools

%description
Voluptuous, *despite* the name, is a Python data validation library. It
is primarily intended for validating data coming into Python as JSON,
YAML, etc.

It has three goals:

1. Simplicity.
2. Support for complex data structures.
3. Provide useful error messages.

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%doc COPYING README.md
%python3_sitelibdir/*

%changelog

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

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