Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 670 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 670 Bytes

This is a multi-language repo containing scripts or tools for identifying Data Sources by their URL and HTML content.

This is the issue which spawned the repo: https://github.com/Police-Data-Accessibility-Project/planning/issues/196

Contributing

If you make a useful bit of code, put it in a top-level directory with an appropriate name and dedicated README. Also, add it to the index.

Index

name language description of purpose
linklabel C++ / CMake Label URLs automatically based on regular expressions (Fast! JSON output!)
linklabel.sh bash The slow bash prototype of linklabel (not recommended!)