Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37516181
en ru br
ALT Linux repositórios
S:1.1.1-alt3

Group :: Ferramentas de Arquivo
RPM: json2yaml

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: json2yaml
Version: 1.1.1
Release: alt2.1
Summary: Convert JSON to YAML or vice versa, while preserving the order of associative arrays
License: ASLv2.0
Group: File tools
BuildArch: noarch
Url: https://pypi.python.org/pypi/json2yaml/

# https://github.com/drbild/json2yaml.git

Source: %{name}-%{version}.tar.gz

BuildRequires: python-module-setuptools python-module-docopt
BuildRequires: python-module-yaml python-module-pyaml
BuildRequires: python-modules-json

%py_requires yaml pyaml docopt json

%description
Convert JSON to YAML or vice versa, while preserving the order of
associative arrays.

%prep
%setup -q

%build
%python_build_debug

%install
%python_install

%check
python setup.py test

%files
#doc NOTICE *.md
%_bindir/*
%python_sitelibdir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009