Stefano Cossu 544dc691e9 Connector and layout overhaul: configurable back ends (SPARQL + BerkeleyDB) 7 năm trước cách đây
..
README df7faa33e1 Merge utils in Toolbox class with non-static methods. 7 năm trước cách đây
bootstrap.py 544dc691e9 Connector and layout overhaul: configurable back ends (SPARQL + BerkeleyDB) 7 năm trước cách đây
generators.py 9bb397803b Make random string and image generators more generic. 7 năm trước cách đây
ingest_random_image.py 9bb397803b Make random string and image generators more generic. 7 năm trước cách đây
mkdoc.sh df7faa33e1 Merge utils in Toolbox class with non-static methods. 7 năm trước cách đây

README

Place various utility scripts here, for example for: bootstrap, migration,
cleanup, recovery, etc.

This directory can be added to a system user's PATH and used for cron jobs
where relevant.

While Python is preferred, other languages such as Bash and Perl are possible
if some functions are best performed with those.