orf 0.1.0

Translates nucleotide sequences to Amino Acid sequences. (RNA and DNA, shifts reading frames and reverses)
Build #58638 2017-06-06T00:19:57.322450+00:00
# rustc version
rustc 1.19.0-dev (28a93c1f4 2017-05-31)# docs.rs version
cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading orf v0.1.0
Fresh scoped_threadpool v0.1.7
Fresh libc v0.2.23
Fresh winapi-build v0.1.1
Fresh winapi v0.2.8
Fresh nom v1.2.4
Compiling monster v0.1.28
Fresh siphasher v0.2.2
Fresh phf_shared v0.7.21
Running `rustc --crate-name monster .cargo/registry/src/github.com-1ecc6299db9ec823/monster-0.1.28/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=4518a2ccd47e4e9c -C extra-filename=-4518a2ccd47e4e9c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh phf v0.7.21
Fresh rand v0.3.15
Fresh num_cpus v0.2.13
Fresh phf_generator v0.7.21
Fresh kernel32-sys v0.2.2
Fresh fs2 v0.2.5
Fresh phf_macros v0.7.21
Fresh memmap v0.2.3
Documenting orf v0.1.0
Running `rustdoc --crate-name orf .cargo/registry/src/github.com-1ecc6299db9ec823/orf-0.1.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern phf_macros=/home/cratesfyi/cratesfyi/debug/deps/libphf_macros-7fcff798ea17ac29.so --extern-version phf_macros=phf_macros,0.7.21 --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-faa8aeca107d155b.rlib --extern-version num_cpus=num_cpus,0.2.13 --extern memmap=/home/cratesfyi/cratesfyi/debug/deps/libmemmap-ae0cf1dfa30f6c96.rlib --extern-version memmap=memmap,0.2.3 --extern nom=/home/cratesfyi/cratesfyi/debug/deps/libnom-0fd7eb0e6c2a24c0.rlib --extern-version nom=nom,1.2.4 --extern scoped_threadpool=/home/cratesfyi/cratesfyi/debug/deps/libscoped_threadpool-58ec7837165a2885.rlib --extern-version scoped_threadpool=scoped_threadpool,0.1.7 --extern phf=/home/cratesfyi/cratesfyi/debug/deps/libphf-412d98043e38932d.rlib --extern-version phf=phf,0.7.21 --extern monster=/home/cratesfyi/cratesfyi/debug/deps/libmonster-4518a2ccd47e4e9c.rlib --extern-version monster=monster,0.1.28`
Finished dev [unoptimized + debuginfo] target(s) in 0.87 secs