crm114 20100106
Controllable regex mutilator
CRM114 is a system to examine incoming e-mail, system log streams, data files or other data streams, and to sort, filter, or alter the incoming files or data streams according to the user's wildest desires. Criteria for categorization of data can be via a host of methods, including regexes, approximate regexes, a Hidden Markov Model, Orthogonal Sparse Bigrams, WINNOW, Correlation, KNN/Hyperspace, or Bit Entropy (or by other means--it's all programmable).
- Website: https://crm114.sourceforge.net/
- Licenses: GPL 3
- Package source: gnu/packages/mail.scm
- Builds: See build status
- Issues: See known issues
Installation
Install crm114 20100106
as follows:
guix install crm114@20100106
Or install the latest version:
guix install crm114
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.