stringprep 0.1.0

An implementation of the stringprep algorithm
Documentation
language: rust
sudo: false
cache: cargo
rust:
- nightly
- 1.13.0
script:
- cargo test