factordb-rust

Rust wrapper for FactorDB API.

Includes a library as well as a simple command line app.

Installation

Cargo

cargo install factordb

Building from source

git clone https://github.com/megascrapper/factordb-rust cd factordb-rust cargo build

Usage

factordb <NUMBER>

Options

``` -h, --help Print help information --print-factors Print all factors (including repeating ones) on each line -V, --version Print version information

```

Feature wishlist

License

Licensed under either of

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.