Module: PDFWalker
- Defined in:
- lib/pdfwalker/menu.rb,
lib/pdfwalker/file.rb,
lib/pdfwalker/about.rb,
lib/pdfwalker/xrefs.rb,
lib/pdfwalker/config.rb,
lib/pdfwalker/walker.rb,
lib/pdfwalker/hexview.rb,
lib/pdfwalker/imgview.rb,
lib/pdfwalker/signing.rb,
lib/pdfwalker/version.rb,
lib/pdfwalker/textview.rb,
lib/pdfwalker/treeview.rb,
lib/pdfwalker/properties.rb
Overview
This file is part of PDF Walker, a graphical PDF file browser
Copyright (C) 2017 Guillaume Delugré.
PDF Walker is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
PDF Walker is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with PDF Walker. If not, see <http://www.gnu.org/licenses/>.
Defined Under Namespace
Modules: PopupMenu Classes: ImgViewer, PDFTree, Walker, XrefsDialog
Constant Summary collapse
- VERSION =
"1.0.0"