https://github.com/danielpclark/zip-sys
https://github.com/danielpclark/zip-sys
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielpclark/zip-sys
- Owner: danielpclark
- License: mit
- Created: 2017-10-17T08:51:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-17T08:55:57.000Z (over 8 years ago)
- Last Synced: 2026-01-02T10:56:05.618Z (6 months ago)
- Language: Rust
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
# zip-sys
Rust's sys wrapper for libzip.
## License
Licensed under either of
* Apache License, Version 2.0, (http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](MIT-LICENSE) or http://opensource.org/licenses/MIT)
at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any
additional terms or conditions.