diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2022-06-19 07:06:18 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2022-06-19 07:06:18 +0000 |
commit | d1a4b99d1127b881225cfb38f943493de1a042e3 (patch) | |
tree | e937c9ee98cc103a730cd74fc6566a7d904e02c4 /README.rst | |
parent | Adding upstream version 0.1.2. (diff) | |
download | pydyf-d1a4b99d1127b881225cfb38f943493de1a042e3.tar.xz pydyf-d1a4b99d1127b881225cfb38f943493de1a042e3.zip |
Adding upstream version 0.2.0.upstream/0.2.0
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ pydyf is a low-level PDF generator written in Python and based on PDF specification 1.7. * Free software: BSD license -* For Python 3.6+, tested on CPython and PyPy +* For Python 3.7+, tested on CPython and PyPy * Documentation: https://doc.courtbouillon.org/pydyf * Changelog: https://github.com/CourtBouillon/pydyf/releases * Code, issues, tests: https://github.com/CourtBouillon/pydyf |