[dependencies]
regex = "*"
rustc-serialize = "*"
[dev-dependencies]
openssl = "*"
[package]
authors = ["Yohai Berreby (filsmick) <yohaiberreby@gmail.com>"]
description = """
A simple tool to convert RSA keys from PEM to DER.
"""
license = "MIT"
name = "pem-parser"
readme = "README.md"
repository = "https://github.com/filsmick/pem-parser-rs"
version = "0.1.1"