fancy-regex-fork-pb 0.1.1

A custom fork of the fancy-regex crate. You probably don't want to use this.
Documentation
[package]
name = "fancy-regex-fork-pb"
version = "0.1.1"
authors = ["Phil Booth <pmbooth@gmail.com>"]
license = "MIT"
description = "A custom fork of the fancy-regex crate. You probably don't want to use this."
repository = "https://github.com/philbooth/fancy-regex"

[dependencies]
regex = "1.1"
bit-set = "0.5"

[dev-dependencies]
matches = "0.1.8"
quickcheck = "0.7"
rand = "0.5"