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
- Host: GitHub
- URL: https://github.com/calloatti/libzip_vfp
- Owner: calloatti
- License: mit
- Created: 2021-05-07T17:57:13.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-18T02:16:49.000Z (almost 4 years ago)
- Last Synced: 2025-01-27T14:56:37.123Z (3 months ago)
- Topics: foxpro, libzip-wrappers, zip
- Language: C
- Homepage:
- Size: 646 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
***
### Linkshttps://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.