[Bug 229447] [NEW PORT] textproc/py-pdfminer.six: PDF parser and analyzer
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jul 28 12:06:17 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229447
--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:
Author: miwi
Date: Sat Jul 28 12:05:29 UTC 2018
New revision: 475531
URL: https://svnweb.freebsd.org/changeset/ports/475531
Log:
PDFMiner.six is a fork of PDFMiner using six for Python 2 + 3 compatibility.
PDFMiner is a tool for extracting information from PDF documents. Unlike
other
PDF-related tools, it focuses entirely on getting and analyzing text data.
PDFMiner allows one to obtain the exact location of text in a page, as well
as
other information such as fonts or lines. It includes a PDF converter that
can
transform PDF files into other text formats (such as HTML). It has an
extensible
PDF parser that can be used for other purposes than text analysis.
Features:
- Parse, analyze, and convert PDF documents.
- PDF-1.7 specification support. (well, almost)
- CJK languages and vertical writing scripts support.
- Various font types (Type1, TrueType, Type3, and CID) support.
- Basic encryption (RC4) support.
- Outline (TOC) extraction.
- Tagged contents extraction.
- Automatic layout analysis.
WWW: https://github.com/pdfminer/pdfminer.six
PR: 229447
Submitted by: freebsd_ports at k-worx.org
Sponsored by: iXsystems Inc.
Changes:
head/textproc/Makefile
head/textproc/py-pdfminer.six/
head/textproc/py-pdfminer.six/Makefile
head/textproc/py-pdfminer.six/distinfo
head/textproc/py-pdfminer.six/pkg-descr
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list