Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-pyinsane | Distribution: Mageia |
Version: 2.0.13 | Vendor: Mageia.Org |
Release: 4.mga8 | Build date: Sun Feb 16 13:20:41 2020 |
Group: Development/Python | Build host: localhost |
Size: 213614 | Source RPM: python-pyinsane-2.0.13-4.mga8.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://gitlab.gnome.org/World/OpenPaperwork/pyinsane | |
Summary: Python 3 implementation of the Sane API |
Python 3 implementation of the Sane API (using ctypes) and abstration layer. The code is divided in 3 layers: rawapi : Ctypes binding to the raw Sane API abstract : An Object-Oriented layer that simplifies the use of the Sane API and try to avoid possible misuse of the Sane API. When scanning, it also takes care of returning a PIL image. abstract_th : The Sane API is not thread-safe and cannot be used in a multi-threaded environment easily. This layer solves this problem but using a fully dedicated thread.
GPLv3
* Sun Feb 16 2020 umeabot <umeabot> 2.0.13-4.mga8 + Revision: 1533720 - Mageia 8 Mass Rebuild * Tue Sep 24 2019 tv <tv> 2.0.13-3.mga8 + Revision: 1445345 - rebuild for python-3.8 - drop python2 subpkg * Sat Jan 12 2019 daviddavid <daviddavid> 2.0.13-2.mga7 + Revision: 1355349 - rename python-pyinsane to python2-pyinsane * Sat Jan 12 2019 shlomif <shlomif> 2.0.13-1.mga7 + Revision: 1355347 - Rebuild for python3 3.7 * Thu Sep 20 2018 umeabot <umeabot> 1.3.8-8.mga7 + Revision: 1289784 - Mageia 7 Mass Rebuild
/usr/lib/python3.8/site-packages/pyinsane2 /usr/lib/python3.8/site-packages/pyinsane2-0.0.0-py3.8.egg-info /usr/lib/python3.8/site-packages/pyinsane2-0.0.0-py3.8.egg-info/PKG-INFO /usr/lib/python3.8/site-packages/pyinsane2-0.0.0-py3.8.egg-info/SOURCES.txt /usr/lib/python3.8/site-packages/pyinsane2-0.0.0-py3.8.egg-info/dependency_links.txt /usr/lib/python3.8/site-packages/pyinsane2-0.0.0-py3.8.egg-info/requires.txt /usr/lib/python3.8/site-packages/pyinsane2-0.0.0-py3.8.egg-info/top_level.txt /usr/lib/python3.8/site-packages/pyinsane2-0.0.0-py3.8.egg-info/zip-safe /usr/lib/python3.8/site-packages/pyinsane2/__init__.py /usr/lib/python3.8/site-packages/pyinsane2/__pycache__ /usr/lib/python3.8/site-packages/pyinsane2/__pycache__/__init__.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/pyinsane2/__pycache__/__init__.cpython-38.pyc /usr/lib/python3.8/site-packages/pyinsane2/__pycache__/_version.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/pyinsane2/__pycache__/_version.cpython-38.pyc /usr/lib/python3.8/site-packages/pyinsane2/__pycache__/util.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/pyinsane2/__pycache__/util.cpython-38.pyc /usr/lib/python3.8/site-packages/pyinsane2/_version.py /usr/lib/python3.8/site-packages/pyinsane2/sane /usr/lib/python3.8/site-packages/pyinsane2/sane/__init__.py /usr/lib/python3.8/site-packages/pyinsane2/sane/__pycache__ /usr/lib/python3.8/site-packages/pyinsane2/sane/__pycache__/__init__.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/pyinsane2/sane/__pycache__/__init__.cpython-38.pyc /usr/lib/python3.8/site-packages/pyinsane2/sane/__pycache__/abstract.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/pyinsane2/sane/__pycache__/abstract.cpython-38.pyc /usr/lib/python3.8/site-packages/pyinsane2/sane/__pycache__/abstract_proc.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/pyinsane2/sane/__pycache__/abstract_proc.cpython-38.pyc /usr/lib/python3.8/site-packages/pyinsane2/sane/__pycache__/daemon.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/pyinsane2/sane/__pycache__/daemon.cpython-38.pyc /usr/lib/python3.8/site-packages/pyinsane2/sane/__pycache__/rawapi.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/pyinsane2/sane/__pycache__/rawapi.cpython-38.pyc /usr/lib/python3.8/site-packages/pyinsane2/sane/abstract.py /usr/lib/python3.8/site-packages/pyinsane2/sane/abstract_proc.py /usr/lib/python3.8/site-packages/pyinsane2/sane/daemon.py /usr/lib/python3.8/site-packages/pyinsane2/sane/rawapi.py /usr/lib/python3.8/site-packages/pyinsane2/util.py /usr/lib/python3.8/site-packages/pyinsane2/wia /usr/lib/python3.8/site-packages/pyinsane2/wia/__init__.py /usr/lib/python3.8/site-packages/pyinsane2/wia/__pycache__ /usr/lib/python3.8/site-packages/pyinsane2/wia/__pycache__/__init__.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/pyinsane2/wia/__pycache__/__init__.cpython-38.pyc /usr/lib/python3.8/site-packages/pyinsane2/wia/__pycache__/abstract.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/pyinsane2/wia/__pycache__/abstract.cpython-38.pyc /usr/lib/python3.8/site-packages/pyinsane2/wia/__pycache__/rawapi.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/pyinsane2/wia/__pycache__/rawapi.cpython-38.pyc /usr/lib/python3.8/site-packages/pyinsane2/wia/abstract.py /usr/lib/python3.8/site-packages/pyinsane2/wia/rawapi.py /usr/share/doc/python3-pyinsane /usr/share/doc/python3-pyinsane/ChangeLog /usr/share/doc/python3-pyinsane/README.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 11:57:25 2025