Skip to content
Snippets Groups Projects
Commit 15917e6c authored by Kurt Jaeger's avatar Kurt Jaeger
Browse files

print/py-pydyf: New port, version 0.5.0

A low-level PDF generator written in Python and based
on PDF specification 1.7.
parent 38a46fce
No related branches found
No related tags found
No related merge requests found
......@@ -187,6 +187,7 @@
SUBDIR += py-preppy
SUBDIR += py-psautohint
SUBDIR += py-pycups
SUBDIR += py-pydyf
SUBDIR += py-pypdf
SUBDIR += py-pypdf2
SUBDIR += py-pypdf3
......
PORTNAME= pydyf
PORTVERSION= 0.5.0
CATEGORIES= print python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= pi@FreeBSD.org
COMMENT= Low-level PDF generator based on PDF spec 1.7
WWW= https://doc.courtbouillon.org/pydyf/
LICENSE= BSD
USES= python:3.6+
USE_PYTHON= pep517 autoplist
NO_ARCH= yes
.include <bsd.port.mk>
TIMESTAMP = 1675690266
SHA256 (pydyf-0.5.0.tar.gz) = 51e751ae1504037c1fc1f4815119137b011802cd5f6c3539db066c455b14a7e1
SIZE (pydyf-0.5.0.tar.gz) = 15092
A low-level PDF generator written in Python and based
on PDF specification 1.7.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment