Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samcrow/hfs_paths
Rust library for HFS to POSIX path conversion
https://github.com/samcrow/hfs_paths
Last synced: about 1 month ago
JSON representation
Rust library for HFS to POSIX path conversion
- Host: GitHub
- URL: https://github.com/samcrow/hfs_paths
- Owner: samcrow
- License: apache-2.0
- Created: 2017-01-25T21:10:09.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-25T21:12:04.000Z (almost 8 years ago)
- Last Synced: 2024-11-21T22:42:06.692Z (about 1 month ago)
- Language: Rust
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# HFS path conversion library
## Purpose
This library converts Mac OS HFS paths into POSIX paths.
## License
Licensed under either of
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) 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 shall be dual licensed as above, without any
additional terms or conditions.