pkgsrc/devel/py-empty-files/DESCR
schmonz 08ceef9d0d 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.
2021-12-15 09:03:52 +00:00

3 lines
181 B
Text

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.