Skip to content

katyukha/dlibzip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D Bindings for libzip

libzip is a C library that provides nice API to deal with zip archives. Especially it allows to work with large zip archives without loading whole archive in memory (contrary to standard D std.zip that loads whole zip archive in memory).

Specification

Version of libzip: 1.9.2 Git repository for libzip: https://github.com/nih-at/libzip

Source

The repositories for bindings:

License

Original library and D bindings are released under the BSD 3-clause license.

About

Deimos D Bindings for libzip

Resources

Stars

Watchers

Forks

Packages

No packages published