Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-leather-0.3.4-2.git.fc37 RPM for noarch

From Fedora 37 for ppc64le / p

Name: python3-leather Distribution: Fedora Project
Version: 0.3.4 Vendor: Fedora Project
Release: 2.git.fc37 Build date: Fri Jul 22 21:49:29 2022
Group: Unspecified Build host: buildvm-s390x-12.s390.fedoraproject.org
Size: 206587 Source RPM: python-leather-0.3.4-2.git.fc37.src.rpm
Packager: Fedora Project
Url: https://pypi.python.org/pypi/leather
Summary: Python charting for 80% of humans
Leather is the Python charting library for those who need charts now and don’t
care if they’re perfect.

- A readable and user-friendly API.
- Optimized for exploratory charting.
- Produces scale-independent SVG charts.
- Completely type-agnostic. Chart your data, whatever it is.
- Designed with iPython, Jupyter and atom/hydrogen in mind.
- Pure Python. No C dependencies to compile.

Provides

Requires

License

MIT

Changelog

* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-2.git
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed Jun 29 2022 Julien Enselme <jujens@jujens.eu> - 0.3.4-1
  - Update to 0.3.4
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.3.3-22.gite85dd30
  - Rebuilt for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.3-21.gite85dd30
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.3-20.gite85dd30
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.3.3-19.gite85dd30
  - Rebuilt for Python 3.10
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.3-18.gite85dd30
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.3-17.gite85dd30
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

Files

/usr/lib/python3.11/site-packages/leather
/usr/lib/python3.11/site-packages/leather-0.3.4-py3.11.egg-info
/usr/lib/python3.11/site-packages/leather-0.3.4-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/leather-0.3.4-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/leather-0.3.4-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/leather-0.3.4-py3.11.egg-info/requires.txt
/usr/lib/python3.11/site-packages/leather-0.3.4-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/leather/__init__.py
/usr/lib/python3.11/site-packages/leather/__pycache__
/usr/lib/python3.11/site-packages/leather/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/__pycache__/axis.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/__pycache__/axis.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/__pycache__/chart.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/__pycache__/chart.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/__pycache__/data_types.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/__pycache__/data_types.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/__pycache__/grid.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/__pycache__/grid.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/__pycache__/lattice.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/__pycache__/lattice.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/__pycache__/svg.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/__pycache__/svg.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/__pycache__/testcase.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/__pycache__/testcase.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/__pycache__/theme.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/__pycache__/theme.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/__pycache__/utils.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/__pycache__/utils.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/axis.py
/usr/lib/python3.11/site-packages/leather/chart.py
/usr/lib/python3.11/site-packages/leather/data_types.py
/usr/lib/python3.11/site-packages/leather/grid.py
/usr/lib/python3.11/site-packages/leather/lattice.py
/usr/lib/python3.11/site-packages/leather/scales
/usr/lib/python3.11/site-packages/leather/scales/__init__.py
/usr/lib/python3.11/site-packages/leather/scales/__pycache__
/usr/lib/python3.11/site-packages/leather/scales/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/scales/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/scales/__pycache__/base.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/scales/__pycache__/base.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/scales/__pycache__/linear.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/scales/__pycache__/linear.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/scales/__pycache__/ordinal.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/scales/__pycache__/ordinal.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/scales/__pycache__/temporal.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/scales/__pycache__/temporal.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/scales/base.py
/usr/lib/python3.11/site-packages/leather/scales/linear.py
/usr/lib/python3.11/site-packages/leather/scales/ordinal.py
/usr/lib/python3.11/site-packages/leather/scales/temporal.py
/usr/lib/python3.11/site-packages/leather/series
/usr/lib/python3.11/site-packages/leather/series/__init__.py
/usr/lib/python3.11/site-packages/leather/series/__pycache__
/usr/lib/python3.11/site-packages/leather/series/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/series/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/series/__pycache__/base.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/series/__pycache__/base.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/series/__pycache__/category.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/series/__pycache__/category.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/series/base.py
/usr/lib/python3.11/site-packages/leather/series/category.py
/usr/lib/python3.11/site-packages/leather/shapes
/usr/lib/python3.11/site-packages/leather/shapes/__init__.py
/usr/lib/python3.11/site-packages/leather/shapes/__pycache__
/usr/lib/python3.11/site-packages/leather/shapes/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/shapes/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/shapes/__pycache__/bars.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/shapes/__pycache__/bars.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/shapes/__pycache__/base.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/shapes/__pycache__/base.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/shapes/__pycache__/columns.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/shapes/__pycache__/columns.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/shapes/__pycache__/dots.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/shapes/__pycache__/dots.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/shapes/__pycache__/line.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/shapes/__pycache__/line.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/shapes/bars.py
/usr/lib/python3.11/site-packages/leather/shapes/base.py
/usr/lib/python3.11/site-packages/leather/shapes/columns.py
/usr/lib/python3.11/site-packages/leather/shapes/dots.py
/usr/lib/python3.11/site-packages/leather/shapes/line.py
/usr/lib/python3.11/site-packages/leather/svg.py
/usr/lib/python3.11/site-packages/leather/testcase.py
/usr/lib/python3.11/site-packages/leather/theme.py
/usr/lib/python3.11/site-packages/leather/ticks
/usr/lib/python3.11/site-packages/leather/ticks/__init__.py
/usr/lib/python3.11/site-packages/leather/ticks/__pycache__
/usr/lib/python3.11/site-packages/leather/ticks/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/ticks/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/ticks/__pycache__/base.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/ticks/__pycache__/base.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/ticks/__pycache__/score.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/ticks/__pycache__/score.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/ticks/__pycache__/score_time.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/leather/ticks/__pycache__/score_time.cpython-311.pyc
/usr/lib/python3.11/site-packages/leather/ticks/base.py
/usr/lib/python3.11/site-packages/leather/ticks/score.py
/usr/lib/python3.11/site-packages/leather/ticks/score_time.py
/usr/lib/python3.11/site-packages/leather/utils.py
/usr/share/doc/python3-leather
/usr/share/doc/python3-leather/README.rst
/usr/share/licenses/python3-leather
/usr/share/licenses/python3-leather/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 9 20:42:17 2024