An open API service indexing awesome lists of open source software.

https://github.com/calloatti/libzip_vfp

Use libzip to read/write zip files in Visual FoxPro
https://github.com/calloatti/libzip_vfp

foxpro libzip-wrappers zip

Last synced: about 1 month ago
JSON representation

Use libzip to read/write zip files in Visual FoxPro

Awesome Lists containing this project

README

        

# libzip_vfp
Use libzip to read/write zip files in Visual FoxPro

[Wiki](https://github.com/calloatti/libzip_vfp/wiki)

***
### Links

https://libzip.org/
https://zlib.net/
https://www.sourceware.org/bzip2/
https://github.com/microsoft/vcpkg
https://github.com/ChristianEhlscheid/vfp2c32

***

Note:

Version 2.0.0.19 or newer of vfp2c32 is required when using `_libzipprogress`. Older versions of the vfp2c32 library will crash.