Subject: CVS commit: pkgsrc/devel/py-empty-files
From: Amitai Schleier
Date: 2021-12-15 10:03:53
Message id: 20211215090353.181F0FAEC@cvs.NetBSD.org

Log Message:
Add py-empty-files, a Python implementation of the Null Object
pattern for files.

This library will create an empty file of a type requested. If possible,
that file will be the smallest valid file for that type. For example, an
empty jpg will be a 1x1 pixel jpg.

Files:
RevisionActionfile
1.1addpkgsrc/devel/py-empty-files/DESCR
1.1addpkgsrc/devel/py-empty-files/Makefile
1.1addpkgsrc/devel/py-empty-files/PLIST
1.1addpkgsrc/devel/py-empty-files/distinfo