forked from py-pdf/pypdf
-
Notifications
You must be signed in to change notification settings - Fork 61
Milestones
Acsor edited this page Oct 1, 2018
·
15 revisions
This Wiki page serves as PyPDF4's roadmap.
Immediate milestones:
- GDPR (! We've been advised that care is necessary in the transition from PyPDF2 to PyPDF4. Phaseit needs to take a day or two to assess its liability and responsibilities.)
- submit current to PyPI [1.27.0 on 7 August 2018]
- correct Tests/test_filters.py
- migrate documentation from pythonhosted.org (to readthedocs.org?)
- grants of write privileges
- write "PyPDF4 'Hello, World'" page -- the samples and such are in worse shape than I realized
- document version compatibility
- release version that is pylint-clean
- more announcements
- pylintrc
- think about tasks vs. pull requests
- think about where to host docs
- update old docs
- organize and address outstanding pull requests
- think about mailing list (?)
- consider book
- write "what is it good for?" page
- start to define service levels
- consider distinction between tests and examples. Latter focus on pedagogy (including FDF, ...)