Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pinprick

This is a trivial wrapper around the miniz_oxide library that compresses data to stdout using the DEFLATE algorithm. The output of this program is suitable for inflating in bldb, nanobl-rs or phbl.

Usage

pinprick [file] > output

If file is specified, data to be compressed will be read from the named file, otherwise, standard input is read to EOF. The program writes to standard output unconditionally.

Colophon

It takes but a pinprick to deflate a balloon.

License

MPL 2.0

About

A tiny wrapper around miniz_oxide and DEFLATE.

Resources

Stars

3 stars

Watchers

19 watching

Forks

Releases

Packages

Used by

Contributors

Languages