8000 GitHub - metebalci/pdfls
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

metebalci/pdfls

Repository files navigation

This project is moved to pdfsh.

pdfls

pdfls is a PDF utility (a PDF processor) to investigate PDF files.

pdfls has its own ISO 32000-2:2000 PDF-2.0 compliant parser. It uses ccitt and lzw filter implementations of pdfminer.six project.

Installation

pip install pdfls

Usage

Changes

0.3: (not released yet)

  • major changes

0.2:

  • pdfls.py moved to pdfls package, and setup changed accordingly
  • pdfminer.six dependency removed, pdfls has its own PDF parser
  • added more information regarding the license

0.1:

  • first public release.
  • probably unstable version, only for testing.

External Licenses

License

This program 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.

This program 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 this program. If not, see https://www.gnu.org/licenses/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0