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

python3-getdevinfo-2.0.0-1.mga9 RPM for noarch

From Mageia 9 for aarch64 / media / core / release

Name: python3-getdevinfo Distribution: Mageia
Version: 2.0.0 Vendor: Mageia.Org
Release: 1.mga9 Build date: Tue May 16 20:47:14 2023
Group: Development/Python Build host: localhost
Size: 420161 Source RPM: python-getdevinfo-2.0.0-1.mga9.src.rpm
Packager: daviddavid <daviddavid>
Url: https://www.hamishmb.com/
Summary: A device information gatherer for Linux
A python 3 library that can be used to gather all sorts of
information about the storage devices connected to a system.

This module was originally integrated directly into the source code
of Wine Autostart, DDRescue-GUI, and WxFixBoot, but has now been
separated for ease of maintenance. Because it's on
GitLab (https://gitlab.com/hamishmb/getdevinfo) and on
PyPI (the Python Package Index) (https://pypi.org/project/getdevinfo/),
and released under the GPLv3+, this means other people can use it too.

Provides

Requires

License

GPLv3+

Changelog

* Tue May 16 2023 daviddavid <daviddavid> 2.0.0-1.mga9
  + Revision: 1957079
  - initial package python-getdevinfo (mga#30414)

Files

/usr/lib/python3.10/site-packages/getdevinfo
/usr/lib/python3.10/site-packages/getdevinfo-2.0.0.dist-info
/usr/lib/python3.10/site-packages/getdevinfo-2.0.0.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/getdevinfo-2.0.0.dist-info/LICENSE
/usr/lib/python3.10/site-packages/getdevinfo-2.0.0.dist-info/METADATA
/usr/lib/python3.10/site-packages/getdevinfo-2.0.0.dist-info/WHEEL
/usr/lib/python3.10/site-packages/getdevinfo-2.0.0.dist-info/top_level.txt
/usr/lib/python3.10/site-packages/getdevinfo/__init__.py
/usr/lib/python3.10/site-packages/getdevinfo/__main__.py
/usr/lib/python3.10/site-packages/getdevinfo/__pycache__
/usr/lib/python3.10/site-packages/getdevinfo/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/getdevinfo/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/getdevinfo/__pycache__/__main__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/getdevinfo/__pycache__/__main__.cpython-310.pyc
/usr/lib/python3.10/site-packages/getdevinfo/__pycache__/cygwin.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/getdevinfo/__pycache__/cygwin.cpython-310.pyc
/usr/lib/python3.10/site-packages/getdevinfo/__pycache__/getdevinfo.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/getdevinfo/__pycache__/getdevinfo.cpython-310.pyc
/usr/lib/python3.10/site-packages/getdevinfo/__pycache__/linux.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/getdevinfo/__pycache__/linux.cpython-310.pyc
/usr/lib/python3.10/site-packages/getdevinfo/__pycache__/macos.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/getdevinfo/__pycache__/macos.cpython-310.pyc
/usr/lib/python3.10/site-packages/getdevinfo/__pycache__/tests.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/getdevinfo/__pycache__/tests.cpython-310.pyc
/usr/lib/python3.10/site-packages/getdevinfo/cygwin.py
/usr/lib/python3.10/site-packages/getdevinfo/getdevinfo.py
/usr/lib/python3.10/site-packages/getdevinfo/linux.py
/usr/lib/python3.10/site-packages/getdevinfo/macos.py
/usr/lib/python3.10/site-packages/getdevinfo/tests
/usr/lib/python3.10/site-packages/getdevinfo/tests.py
/usr/lib/python3.10/site-packages/getdevinfo/tests/__init__.py
/usr/lib/python3.10/site-packages/getdevinfo/tests/__pycache__
/usr/lib/python3.10/site-packages/getdevinfo/tests/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/getdevinfo/tests/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/getdevinfo/tests/__pycache__/getdevinfo_test_data.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/getdevinfo/tests/__pycache__/getdevinfo_test_data.cpython-310.pyc
/usr/lib/python3.10/site-packages/getdevinfo/tests/__pycache__/getdevinfo_test_functions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/getdevinfo/tests/__pycache__/getdevinfo_test_functions.cpython-310.pyc
/usr/lib/python3.10/site-packages/getdevinfo/tests/__pycache__/getdevinfo_tests_cygwin.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/getdevinfo/tests/__pycache__/getdevinfo_tests_cygwin.cpython-310.pyc
/usr/lib/python3.10/site-packages/getdevinfo/tests/__pycache__/getdevinfo_tests_linux.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/getdevinfo/tests/__pycache__/getdevinfo_tests_linux.cpython-310.pyc
/usr/lib/python3.10/site-packages/getdevinfo/tests/__pycache__/getdevinfo_tests_macos.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/getdevinfo/tests/__pycache__/getdevinfo_tests_macos.cpython-310.pyc
/usr/lib/python3.10/site-packages/getdevinfo/tests/getdevinfo_test_data.py
/usr/lib/python3.10/site-packages/getdevinfo/tests/getdevinfo_test_functions.py
/usr/lib/python3.10/site-packages/getdevinfo/tests/getdevinfo_tests_cygwin.py
/usr/lib/python3.10/site-packages/getdevinfo/tests/getdevinfo_tests_linux.py
/usr/lib/python3.10/site-packages/getdevinfo/tests/getdevinfo_tests_macos.py
/usr/share/doc/python3-getdevinfo
/usr/share/doc/python3-getdevinfo/README.md
/usr/share/licenses/python3-getdevinfo
/usr/share/licenses/python3-getdevinfo/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 04:40:00 2024