seomoz / rep-cpp

Robot exclusion protocol in C++
MIT License
12 stars 5 forks source link

Add Directive class #1

Closed dlecocq closed 8 years ago

dlecocq commented 8 years ago

This repo is meant to mirror the most of the classes in reppy to ease the replacement.

The directive class corresponds to a single Allow or Disallow directive and knows about the wildcard * and end $.

@tammybailey @b4hand @lindseyreno

dlecocq commented 8 years ago

Reupped