Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jul 2018 12:06:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 229447] [NEW PORT] textproc/py-pdfminer.six: PDF parser and analyzer
Message-ID:  <bug-229447-21822-QbH2kQmaAr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229447-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229447-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229447

--- Comment #1 from commit-hook@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 compatibili=
ty.

  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 we=
ll
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@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

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229447-21822-QbH2kQmaAr>