An open API service indexing awesome lists of open source software.

https://github.com/luizirber/decoct

The essence of sourmash. An experimental CLI with a subset of the sourmash features, mainly used to drive development of features in the core library.
https://github.com/luizirber/decoct

sourmash

Last synced: 2 months ago
JSON representation

The essence of sourmash. An experimental CLI with a subset of the sourmash features, mainly used to drive development of features in the core library.

Awesome Lists containing this project

README

          

# decoct

🦀
[![](http://meritbadge.herokuapp.com/decoct)](https://crates.io/crates/decoct)
[![Docs](https://docs.rs/decoct/badge.svg)](https://docs.rs/decoct)
[![build-status]][github-actions]
[![codecov](https://codecov.io/gh/luizirber/decoct/branch/master/graph/badge.svg)](https://codecov.io/gh/luizirber/decoct)
License: 3-Clause BSD

[build-status]: https://github.com/luizirber/decoct/workflows/Rust%20checks/badge.svg
[github-actions]: https://github.com/luizirber/decoct/actions?query=workflow%3A%22Rust+checks%22

----

The essence of sourmash.

An experimental CLI with a subset of the sourmash CLI commands,
mainly used to drive development of features in the core library.

## License

* BSD 3-Clause License ([LICENSE](LICENSE))

### Contributing

Unless you explicitly state otherwise, any contribution you intentionally submit for inclusion in the work, as defined
in the BSD 3-Clause license, shall be licensed as above, without any additional terms or conditions.