fuse-zip is a FUSE file system to navigate, extract, create and modify ZIP and ZIP64 archives based on libzip implemented in C++.
Stars
30
Forks
2
Watchers
30
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
Properly handle ZIP_SOURCE_SUPPORTS call introduced in libzip 1.0 (fixes #46)
f5466c7View on GitHubMerged local and remote Makefile-prefix-support branch
a7f9a81View on GitHubAdded mkdir -p to enable custom "prefix" location when running make install in 0.4.1
4877c08View on GitHubUse $(MAKE) instead of hardcoding the executable name (also in lib)
b10cfbaView on GitHubUse $(MAKE) instead of hardcoding the executable name.
0805bd3View on GitHub