Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 225 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 225 Bytes

document-parser

Quickly Parse out "DOC" tags from SGML

To Run

./parse.py <path-to-file>

This will generate a new file for each "DOC" tag found.
The new files will be in the same location as the source file.