This package contains the following scripts:
rul4rul4renders an UL4 template. The available template variables allow system commands and database access. Supported databases are Oracle, SQLite and MySQL.ulsulsis an URL-enabled version of thelscommand for listing directory content. It usesll.urland supportssshandoracleURLs (viall.orasql).ucpucpis an URL-enabled version of thecpcommand for copying files (and file-like objects). It supportssshandoracleURLs for both source and target files.ucatucatis an URL-enabled version of thecatcommand for printing files (and file-like objects).udiffudiffis an URL-enabled version of thediffcommand for showing differences between two files or directories.
These scripts can either be called via Pythons -m option:
python -mll.scripts.rul4 --help
or as a simple script installed in the search path:
rul4 --help