This repo contains the toolforge tool associated with citescoop.
The tool does the following:
- Watches for new dump files, when they exist publishes them
- Provides a web service to track the current progress of dump processing
- Provides a web service to download the resulting dump files
See the BUILDING document.
See the CONTRIBUTING document.
This repo uses the REUSE standard in order to
communicate the correct license for the file. For those unfamiliar with
the standard the license for each file can be found in one of three
places. The license will either be in a comment block at the top of the
file, in a .license file with the same name as the file, or in the
dep5 file located in the .reuse directory. All files committed to this
repo must contain valid licensing information or the pull request can
not be accepted.