Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jwilk/scanhelper
command-line tool for batch scanning
https://github.com/jwilk/scanhelper
Last synced: about 2 months ago
JSON representation
command-line tool for batch scanning
- Host: GitHub
- URL: https://github.com/jwilk/scanhelper
- Owner: jwilk
- License: gpl-2.0
- Created: 2015-06-02T17:08:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-03-26T21:43:46.000Z (10 months ago)
- Last Synced: 2024-08-09T00:22:10.047Z (5 months ago)
- Language: Python
- Homepage: https://jwilk.net/software/scanhelper
- Size: 401 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- License: COPYING
Awesome Lists containing this project
README
Overview
========**scanhelper** is a command-line tool for batch scanning.
Dependencies
============* Scanner Access Made Easy (SANE_)
* Python_ 2.7
* Pillow_ (≥ 2.5)
* python-sane_
* Jinja2_.. _SANE:
http://www.sane-project.org/
.. _Python:
https://www.python.org/
.. _Pillow:
https://pypi.org/project/Pillow/
.. _python-sane:
https://pypi.org/project/python-sane/
.. _Jinja2:
https://pypi.org/project/Jinja2/.. vim:ft=rst ts=3 sts=3 sw=3 et tw=72