Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python310-leather | Distribution: openSUSE:Factory:zSystems |
Version: 0.3.4 | Vendor: openSUSE |
Release: 2.6 | Build date: Fri Jun 2 12:08:23 2023 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 156276 | Source RPM: python-leather-0.3.4-2.6.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/wireservice/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.
MIT
* Fri Jun 02 2023 [email protected] - do not require six - added patches fix https://github.com/wireservice/leather/commit/9238eb5f4603496b61fc1c1dabad805ca5380b71 + python-leather-no-python2.patch * Tue Jan 11 2022 Ben Greiner <[email protected]> - Update to 0.3.4 * Add Python 3.10 support * Wed Apr 15 2020 Paolo Stivanin <[email protected]> - Use pytest instead of nose * Wed Feb 27 2019 Tomáš Chvátal <[email protected]> - Switch to github tarball for tests and license file * Tue Dec 04 2018 Matej Cepl <[email protected]> - Remove superfluous devel dependency for noarch package * Fri May 18 2018 [email protected] - Add COPYING file * Tue Nov 07 2017 [email protected] - initial version
/usr/lib/python3.10/site-packages/leather /usr/lib/python3.10/site-packages/leather-0.3.4-py3.10.egg-info /usr/lib/python3.10/site-packages/leather-0.3.4-py3.10.egg-info/PKG-INFO /usr/lib/python3.10/site-packages/leather-0.3.4-py3.10.egg-info/SOURCES.txt /usr/lib/python3.10/site-packages/leather-0.3.4-py3.10.egg-info/dependency_links.txt /usr/lib/python3.10/site-packages/leather-0.3.4-py3.10.egg-info/requires.txt /usr/lib/python3.10/site-packages/leather-0.3.4-py3.10.egg-info/top_level.txt /usr/lib/python3.10/site-packages/leather/__init__.py /usr/lib/python3.10/site-packages/leather/__pycache__ /usr/lib/python3.10/site-packages/leather/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/__pycache__/axis.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/__pycache__/axis.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/__pycache__/chart.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/__pycache__/chart.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/__pycache__/data_types.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/__pycache__/data_types.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/__pycache__/grid.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/__pycache__/grid.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/__pycache__/lattice.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/__pycache__/lattice.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/__pycache__/svg.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/__pycache__/svg.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/__pycache__/testcase.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/__pycache__/testcase.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/__pycache__/theme.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/__pycache__/theme.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/__pycache__/utils.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/__pycache__/utils.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/axis.py /usr/lib/python3.10/site-packages/leather/chart.py /usr/lib/python3.10/site-packages/leather/data_types.py /usr/lib/python3.10/site-packages/leather/grid.py /usr/lib/python3.10/site-packages/leather/lattice.py /usr/lib/python3.10/site-packages/leather/scales /usr/lib/python3.10/site-packages/leather/scales/__init__.py /usr/lib/python3.10/site-packages/leather/scales/__pycache__ /usr/lib/python3.10/site-packages/leather/scales/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/scales/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/scales/__pycache__/base.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/scales/__pycache__/base.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/scales/__pycache__/linear.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/scales/__pycache__/linear.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/scales/__pycache__/ordinal.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/scales/__pycache__/ordinal.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/scales/__pycache__/temporal.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/scales/__pycache__/temporal.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/scales/base.py /usr/lib/python3.10/site-packages/leather/scales/linear.py /usr/lib/python3.10/site-packages/leather/scales/ordinal.py /usr/lib/python3.10/site-packages/leather/scales/temporal.py /usr/lib/python3.10/site-packages/leather/series /usr/lib/python3.10/site-packages/leather/series/__init__.py /usr/lib/python3.10/site-packages/leather/series/__pycache__ /usr/lib/python3.10/site-packages/leather/series/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/series/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/series/__pycache__/base.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/series/__pycache__/base.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/series/__pycache__/category.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/series/__pycache__/category.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/series/base.py /usr/lib/python3.10/site-packages/leather/series/category.py /usr/lib/python3.10/site-packages/leather/shapes /usr/lib/python3.10/site-packages/leather/shapes/__init__.py /usr/lib/python3.10/site-packages/leather/shapes/__pycache__ /usr/lib/python3.10/site-packages/leather/shapes/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/shapes/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/shapes/__pycache__/bars.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/shapes/__pycache__/bars.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/shapes/__pycache__/base.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/shapes/__pycache__/base.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/shapes/__pycache__/columns.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/shapes/__pycache__/columns.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/shapes/__pycache__/dots.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/shapes/__pycache__/dots.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/shapes/__pycache__/line.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/shapes/__pycache__/line.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/shapes/bars.py /usr/lib/python3.10/site-packages/leather/shapes/base.py /usr/lib/python3.10/site-packages/leather/shapes/columns.py /usr/lib/python3.10/site-packages/leather/shapes/dots.py /usr/lib/python3.10/site-packages/leather/shapes/line.py /usr/lib/python3.10/site-packages/leather/svg.py /usr/lib/python3.10/site-packages/leather/testcase.py /usr/lib/python3.10/site-packages/leather/theme.py /usr/lib/python3.10/site-packages/leather/ticks /usr/lib/python3.10/site-packages/leather/ticks/__init__.py /usr/lib/python3.10/site-packages/leather/ticks/__pycache__ /usr/lib/python3.10/site-packages/leather/ticks/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/ticks/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/ticks/__pycache__/base.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/ticks/__pycache__/base.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/ticks/__pycache__/score.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/ticks/__pycache__/score.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/ticks/__pycache__/score_time.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/leather/ticks/__pycache__/score_time.cpython-310.pyc /usr/lib/python3.10/site-packages/leather/ticks/base.py /usr/lib/python3.10/site-packages/leather/ticks/score.py /usr/lib/python3.10/site-packages/leather/ticks/score_time.py /usr/lib/python3.10/site-packages/leather/utils.py /usr/share/doc/packages/python310-leather /usr/share/doc/packages/python310-leather/README.rst /usr/share/licenses/python310-leather /usr/share/licenses/python310-leather/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Dec 3 23:45:09 2024