summaryrefslogtreecommitdiff
path: root/debian/control
blob: e6c988fd5541219fcb15e146175d72f8312fc037 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: getxbook
Section: net
Priority: optional
Maintainer: Nick White <debian@njw.me.uk>
Build-Depends:
Standards-Version: 3.9.1
Homepage: http://njw.me.uk/software/getxbook

Package: getxbook
Architecture: any
Depends: ${shlibs:Depends}, tcl, tk
Description: A collection of tools to download books from websites.
 getxbook is a collection of tools to download books from
 Google Books' "Book Preview," Amazon's "Look Inside the
 Book" and Barnes & Noble's "Book Viewer."
 .
 Each tool is written in around 200 lines of portable C code,
 with no dependencies beyond libc and network sockets. There
 is an optional graphical interface, using Tcl/Tk.