preprocess
portable multi-language file preprocessor
Install
- All systems
-
curl cmd.cat/preprocess.sh
- Debian
-
apt-get install preprocess
- Ubuntu
-
apt-get install preprocess
- Kali Linux
-
apt-get install preprocess
- Fedora
-
dnf install preprocess
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install preprocess
- Raspbian
-
apt-get install preprocess
- Dockerfile
- dockerfile.run/preprocess
preprocess
portable multi-language file preprocessor
Preprocess is like a typical C preprocessor, but it extends to multiple languages. Languages for which it works include: C++, Python, Perl, Tcl, XML, JavaScript, CSS, IDL, TeX, Fortran, PHP, Java, Shell scripts (Bash, CSH, etc.) and C#. Preprocess is usable both as a command line app and as a Python module.
pegasus-wms-doc
Scientific workflow management system for HTCondor - documentation files
The Pegasus project encompasses a set of technologies the help workflow-based applications execute in a number of different environments including desktops, campus clusters, grids, and now clouds. Scientific workflows allow users to easily express multi-step computations, for example retrieve data from a database, reformat the data, and run an analysis. Once an application is formalized as a workflow the Pegasus Workflow Management Service can map it onto available compute resources and execute the steps in appropriate order. This package contains the user documentation.