This is a tool that takes PDF files, allows the user to extract metadata form those pdfs into a CSV so taht stakeholder can edit the metadata in a single place, then from that CSV file and a location of the pdf files create a series of SAFS
- create a virtualenv
- git clone this repo
- cd into the repo directory
- activate the virtualenv
- run
python setup.py install
- call either extractor.py on the pdf directory to extract the metadata or build_safs.py on the csv metadata file and the pdfs directory to generate SAFs