Project Status? #123
Replies: 3 comments
|
I'm still working on the project, though not as often as I would like. The current parsing logic is fairly limited and it has been difficult to keep up with breaking changes on the dependencies (pymupdf). I'm currently working on a new PDF parsing logic alongside next release (v1.0 or 0.9 depending on the feature list) and it is almost ready. You may expect a release (or at least a PR) sometime this week. |
|
New version uploaded as PR #124 . Haven't finished testing it as there are lots of corner cases to handle. Feedback is welcome. |
|
Thanks for the update! Glad to hear you are still working on it. When I find some time, I will try to test it out on some of my more problematic examples. Small note - can you update versions (or remove upper bound) for some external dependencies like |
Uh oh!
There was an error while loading. Please reload this page.
Hi,
First off, thanks for creating this amazing library - this has certainly helped a lot.
That said, I wanted to ask what the current status of the project is? The last version was released 8 months back, but I see some recent activity going on.
Do you plan to continue supporting this project? If so, any plans for a new release - at minimum, one with dependency/python version updates.
All reactions