Consider renaming to asn1 #5

Open
opened 2018-11-05 17:25:20 -08:00 by mehcode · 0 comments
mehcode commented 2018-11-05 17:25:20 -08:00 (Migrated from github.com)

Your crate name (goes in use asn1::foo) could be nice and simple: asn1. Your package name (goes in Cargo.toml) would be asn-1.

Precedence in the sha-1 crate: https://github.com/RustCrypto/hashes/blob/master/sha1/Cargo.toml#L2,L13


Main reason is for some reason simple-asn1 is not easy to google. It took awhile to find this excellent crate. asn-1 would pop up faster in the crates search and with enough recent downloads be at top.

Your crate name (goes in `use asn1::foo`) could be nice and simple: `asn1`. Your package name (goes in Cargo.toml) would be `asn-1`. Precedence in the `sha-1` crate: https://github.com/RustCrypto/hashes/blob/master/sha1/Cargo.toml#L2,L13 --- Main reason is for some reason `simple-asn1` is not easy to google. It took awhile to find this excellent crate. `asn-1` would pop up faster in the crates search and with enough recent downloads be at top.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: acw/simple_asn1#5