Skip to content

Conversation

@gsakkis
Copy link

@gsakkis gsakkis commented Jul 7, 2022

Overall package update to 2022 Python standards:

  • Drop Python 2 support
  • Replace pdfminer3k dependency with pdfminer.six
  • Consolidate slate package to a single module
  • Extend PDF from Sequence abstract class instead of list
  • Add typing annotations
  • Update/fix tests & doctests
    • Keep only pytest tests and move to separate dir
  • Convert setup.py to project.toml
  • Convert README to markdown
  • Lint with black and isort
  • Remove GPL LICENSE file
  • Bump version to 0.6.0

@gsakkis
Copy link
Author

gsakkis commented Jul 7, 2022

@timClicks since this repo hasn't been updated since 2017, I'd be open to maintain it if you'd like to add me as collaborator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant