[PR #1694] [MERGED] Add pdfminer.six #1472

Closed
opened 2025-11-06 13:16:56 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1694
Author: @howiezhao
Created: 12/14/2020
Status: Merged
Merged: 6/16/2024
Merged by: @vinta

Base: masterHead: patch-1


📝 Commits (1)

  • c7b0461 refactor: change pdfminer to pdfminer.six

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 README.md (+1 -1)

📄 Description

What is this Python project?

Pdfminer.six is a community maintained fork of the original PDFMiner. It is a tool for extracting information from PDF documents.

What's the difference between this Python project and similar ones?

As of 2020, PDFMiner is not actively maintained. For the active project, check out its fork pdfminer.six.

So I change PDFMiner to pdfminer.six


Anyone who agrees with this pull request could submit an Approve review to it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/1694 **Author:** [@howiezhao](https://github.com/howiezhao) **Created:** 12/14/2020 **Status:** ✅ Merged **Merged:** 6/16/2024 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`c7b0461`](https://github.com/vinta/awesome-python/commit/c7b046180af4aa4ea44513f83605dcb7a33de2e2) refactor: change pdfminer to pdfminer.six ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 Description ## What is this Python project? [Pdfminer.six](https://github.com/pdfminer/pdfminer.six) is a community maintained fork of the original [PDFMiner](https://github.com/euske/pdfminer). It is a tool for extracting information from PDF documents. ## What's the difference between this Python project and similar ones? > As of 2020, `PDFMiner` is not actively maintained. For the active project, check out its fork `pdfminer.six`. So I change `PDFMiner` to `pdfminer.six` ---- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:16:56 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1472