Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37915106
en ru br
ALT Linux repos
S:0.5.3-alt2

Group :: Other
RPM: termgraph

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name:    termgraph
Version: 0.5.3
Release: alt2

Summary: A python command-line tool which draws basic graphs in the terminal
License: MIT
Group:   Other
URL:     https://github.com/mkaz/termgraph

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

BuildArch: noarch

Source:  %name-%version.tar

Patch1: termgraph-0.5.3-alt-fix-imports.patch

%description
A command-line tool that draws basic graphs in the terminal, written in Python.
Graph types supported:
* Bar Graphs
* Color charts
* Multi-variable
* Stacked charts
* Histograms
* Horizontal or Vertical
* Emoji!

%prep
%setup
%patch1 -p1

%build
%pyproject_build

%install
%pyproject_install

%files
%_bindir/%name
%python3_sitelibdir/%name
%python3_sitelibdir/%name-%version.dist-info
%doc *.md

%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