Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37913058
en ru br
ALT Linux repos
S:0.1-alt1.3

Group :: Development/Python3
RPM: python3-module-unidiff

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: python3-module-unidiff
Version: 0.1
Release: alt1.3
License: MIT
Source: v%{version}.tar.gz
Group: Development/Python3
Summary: Parse and interact with unified diff data
BuildArch: noarch
URL: https://github.com/matiasb/python-unidiff
BuildPreReq: rpm-build-python3

%description
Simple Python library to parse and interact with unified diff data.

%prep
%setup -n python-unidiff-%version

%build
%python3_build

%install
%python3_install

%files
%python3_sitelibdir_noarch/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin