File: README

package info (click to toggle)
epdfview 0.1.8-3
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 3,476 kB
  • sloc: cpp: 12,402; ansic: 8,960; sh: 4,882; makefile: 628; yacc: 288; xml: 71; sed: 16
file content (21 lines) | stat: -rw-r--r-- 778 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

    ePDFView
    ========

    ePDFView is a simple and lightweight PDF viewer.
    For more general information about ePDFView please visit the project's
website at http://www.emma-soft.com/projects/epdfview/ .

    This software is licensed under the GNU General Public License (GPL).
    The icons used by this software are part of the Gnome Icon Theme, which is
copyright The GNOME Project and released under the GNU General Public
License (GPL).


    Requirements
    ============

    GTK+ version 2.6.0 or higher ( http://www.gtk.org/ )
    Poppler version 0.5.0 with glib bindings ( http://poppler.freedesktop.org/ )
    CppUnit to run the test suite ( http://cppunit.sourceforge.net/ )
    Doxygen to build the documentation ( http://www.stack.nl/~dimitri/doxygen/ )