Wed, 13 Nov 2024 23:09:32 UTC | login

Information for RPM python3-leather-0.4.0-1.fc41.noarch.rpm

ID1314012
Namepython3-leather
Version0.4.0
Release1.fc41
Epoch
Archnoarch
SummaryPython charting for 80% of humans
DescriptionLeather 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.
Build Time2024-06-26 10:32:04 GMT
Size67.80 KB
c3fa402ff078c9f21d6262401b57c7a5
LicenseMIT
Provides
python-leather = 0.4.0-1.fc41
python3-leather = 0.4.0-1.fc41
python3.13-leather = 0.4.0-1.fc41
python3.13dist(leather) = 0.4
python3dist(leather) = 0.4
Obsoletes
python-leather < 0.4.0-1.fc41
Conflicts No Conflicts
Requires
python(abi) = 3.13
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 104 >>>
Name ascending sort Size
/usr/lib/python3.13/site-packages/leather0.00 B
/usr/lib/python3.13/site-packages/leather-0.4.0-py3.13.egg-info0.00 B
/usr/lib/python3.13/site-packages/leather-0.4.0-py3.13.egg-info/PKG-INFO2.73 KB
/usr/lib/python3.13/site-packages/leather-0.4.0-py3.13.egg-info/SOURCES.txt3.21 KB
/usr/lib/python3.13/site-packages/leather-0.4.0-py3.13.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.13/site-packages/leather-0.4.0-py3.13.egg-info/requires.txt55.00 B
/usr/lib/python3.13/site-packages/leather-0.4.0-py3.13.egg-info/top_level.txt8.00 B
/usr/lib/python3.13/site-packages/leather/__init__.py443.00 B
/usr/lib/python3.13/site-packages/leather/__pycache__0.00 B
/usr/lib/python3.13/site-packages/leather/__pycache__/__init__.cpython-313.opt-1.pyc823.00 B
/usr/lib/python3.13/site-packages/leather/__pycache__/__init__.cpython-313.pyc823.00 B
/usr/lib/python3.13/site-packages/leather/__pycache__/axis.cpython-313.opt-1.pyc6.94 KB
/usr/lib/python3.13/site-packages/leather/__pycache__/axis.cpython-313.pyc6.94 KB
/usr/lib/python3.13/site-packages/leather/__pycache__/chart.cpython-313.opt-1.pyc16.49 KB
/usr/lib/python3.13/site-packages/leather/__pycache__/chart.cpython-313.pyc16.49 KB
/usr/lib/python3.13/site-packages/leather/__pycache__/data_types.cpython-313.opt-1.pyc1.98 KB
/usr/lib/python3.13/site-packages/leather/__pycache__/data_types.cpython-313.pyc1.98 KB
/usr/lib/python3.13/site-packages/leather/__pycache__/grid.cpython-313.opt-1.pyc4.65 KB
/usr/lib/python3.13/site-packages/leather/__pycache__/grid.cpython-313.pyc4.65 KB
/usr/lib/python3.13/site-packages/leather/__pycache__/lattice.cpython-313.opt-1.pyc7.51 KB
/usr/lib/python3.13/site-packages/leather/__pycache__/lattice.cpython-313.pyc7.51 KB
/usr/lib/python3.13/site-packages/leather/__pycache__/svg.cpython-313.opt-1.pyc1.38 KB
/usr/lib/python3.13/site-packages/leather/__pycache__/svg.cpython-313.pyc1.38 KB
/usr/lib/python3.13/site-packages/leather/__pycache__/testcase.cpython-313.opt-1.pyc1.93 KB
/usr/lib/python3.13/site-packages/leather/__pycache__/testcase.cpython-313.pyc1.93 KB
/usr/lib/python3.13/site-packages/leather/__pycache__/theme.cpython-313.opt-1.pyc1.56 KB
/usr/lib/python3.13/site-packages/leather/__pycache__/theme.cpython-313.pyc1.56 KB
/usr/lib/python3.13/site-packages/leather/__pycache__/utils.cpython-313.opt-1.pyc3.88 KB
/usr/lib/python3.13/site-packages/leather/__pycache__/utils.cpython-313.pyc3.88 KB
/usr/lib/python3.13/site-packages/leather/axis.py5.71 KB
/usr/lib/python3.13/site-packages/leather/chart.py12.59 KB
/usr/lib/python3.13/site-packages/leather/data_types.py766.00 B
/usr/lib/python3.13/site-packages/leather/grid.py3.04 KB
/usr/lib/python3.13/site-packages/leather/lattice.py5.11 KB
/usr/lib/python3.13/site-packages/leather/scales0.00 B
/usr/lib/python3.13/site-packages/leather/scales/__init__.py167.00 B
/usr/lib/python3.13/site-packages/leather/scales/__pycache__0.00 B
/usr/lib/python3.13/site-packages/leather/scales/__pycache__/__init__.cpython-313.opt-1.pyc374.00 B
/usr/lib/python3.13/site-packages/leather/scales/__pycache__/__init__.cpython-313.pyc374.00 B
/usr/lib/python3.13/site-packages/leather/scales/__pycache__/base.cpython-313.opt-1.pyc4.58 KB
/usr/lib/python3.13/site-packages/leather/scales/__pycache__/base.cpython-313.pyc4.58 KB
/usr/lib/python3.13/site-packages/leather/scales/__pycache__/linear.cpython-313.opt-1.pyc2.69 KB
/usr/lib/python3.13/site-packages/leather/scales/__pycache__/linear.cpython-313.pyc2.69 KB
/usr/lib/python3.13/site-packages/leather/scales/__pycache__/ordinal.cpython-313.opt-1.pyc2.66 KB
/usr/lib/python3.13/site-packages/leather/scales/__pycache__/ordinal.cpython-313.pyc2.66 KB
/usr/lib/python3.13/site-packages/leather/scales/__pycache__/temporal.cpython-313.opt-1.pyc2.85 KB
/usr/lib/python3.13/site-packages/leather/scales/__pycache__/temporal.cpython-313.pyc2.85 KB
/usr/lib/python3.13/site-packages/leather/scales/base.py4.33 KB
/usr/lib/python3.13/site-packages/leather/scales/linear.py1.81 KB
/usr/lib/python3.13/site-packages/leather/scales/ordinal.py1.84 KB
Component of No Buildroots