Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kharvd/djvu2pdf
Bash script for converting djvu files to pdf. Depends on djvulibre and libtiff-tools
https://github.com/kharvd/djvu2pdf
Last synced: 11 days ago
JSON representation
Bash script for converting djvu files to pdf. Depends on djvulibre and libtiff-tools
- Host: GitHub
- URL: https://github.com/kharvd/djvu2pdf
- Owner: kharvd
- Created: 2012-02-03T06:01:44.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-02-03T06:16:10.000Z (almost 13 years ago)
- Last Synced: 2024-12-19T14:11:59.655Z (24 days ago)
- Language: Shell
- Homepage:
- Size: 89.8 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This script depends on djvulibre and libtiff-tools packages
Usage: djvu2pdf FILE...
The script is distributed under conditions of MIT license
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the Software
is furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.