Skip to content

zedxxx/libdeflate-pas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delphi and FPC wrapper for the libdeflate C library.

Works with Delphi 2007 and newer, FPC 3.2.2 and newer.

Includes scripts for building static binaries (.obj, .o, .a). Pre-built versions are available on the releases page.

The test folder contains basic tests that can be used as usage examples.