https://github.com/thomasdezeeuw/human-size-rs
https://github.com/thomasdezeeuw/human-size-rs
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thomasdezeeuw/human-size-rs
- Owner: Thomasdezeeuw
- License: apache-2.0
- Created: 2017-02-26T20:15:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-06-28T12:57:01.000Z (over 2 years ago)
- Last Synced: 2025-02-27T18:37:00.396Z (8 months ago)
- Language: Rust
- Size: 85 KB
- Stars: 15
- Watchers: 2
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Human size
[](https://travis-ci.org/Thomasdezeeuw/human-size-rs)
[](https://ci.appveyor.com/project/Thomasdezeeuw/human-size-rs)
[](https://opensource.org/licenses/MIT)
[](https://www.apache.org/licenses/LICENSE-2.0)
[](https://crates.io/crates/human-size)
[](https://docs.rs/human-size)A crate to work with file sizes made easy, made for humans.
See the [API documentation] for more.
[API documentation]: https://docs.rs/human-size
## License
Licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or https://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.