diff options
author | Mohammad Abu Sakib <[email protected]> | 2020-04-07 22:39:52 +0600 |
---|---|---|
committer | GitHub <[email protected]> | 2020-04-07 18:39:52 +0200 |
commit | 7afe667a444504d56f8081f58324392ff8b75735 (patch) | |
tree | 7283537437979d4e6a7f77a84dd17d635c73f743 /README | |
parent | b73dd77b847c692e9718d798b021c2cf552bd66e (diff) | |
download | atril-7afe667a444504d56f8081f58324392ff8b75735.tar.bz2 atril-7afe667a444504d56f8081f58324392ff8b75735.tar.xz |
Migrate to README.md and fix links
Diffstat (limited to 'README')
-rw-r--r-- | README | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/README b/README deleted file mode 100644 index bccb00cb..00000000 --- a/README +++ /dev/null @@ -1,29 +0,0 @@ -Atril -================================================== -Atril is a document viewer capable of displaying -multiple and single page document formats like PDF -and Postscript. For more general information about -Atril please visit our website at - -https://github.com/mate-desktop/atril - -Atril is a fork of Evince - -This software is licensed under the GPL - -Atril Requirements -================================================== -MATE Platform libraries [ https://github.com/mate-desktop/ ] -Poppler for PDF viewing [ http://poppler.freedesktop.org/ ] -GhostScript for Postscript viewing [ http://www.cs.wisc.edu/~ghost/ ] - -Atril Optional Backend Libraries -================================================== -DjVuLibre for DjVu viewing [ http://djvulibre.djvuzone.org/ ] -Rar for viewing CBR comics [ http://www.rarsoft.com/ ] -libgxps for XPS documents [ https://wiki.gnome.org/libgxps ] - -Atril Requirements to Run Tests -================================================== -python-dogtail [ https://fedorahosted.org/dogtail/ ] -python-pyatspi2 [ http://download.gnome.org/sources/pyatspi/ ] |