Ports Search

Results 6,7216,730 of 17,660 for descr%3A%22spam filter%22.(0.009 seconds)
textproc/YAML-LibYAML-0.59 (Score: 1.6236928E-4)
Perl YAML Serialization using XS and libyaml
This module is a Perl XS binding to libyaml which offers Perl the best YAML support to date.
textproc/cmark-0.26.1 (Score: 1.6236928E-4)
CommonMark parsing and rendering library and program in C
cmark is the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. It provides a shared library (libcmark) with functions for parsing CommonMark documents to an abstract syntax tree (AST), manipulating the AST, and rendering the document to HTML, groff man, LaTeX, CommonMark, or an XML representation of the AST. It also provides a command-line program (cmark) for parsing and rendering CommonMark documents.
textproc/xdiff-1.5.2 (Score: 1.6236928E-4)
PECL extension to create/apply binary and text patches
pecl-xdiff is a php extension that creates and applies patches to both text and binary files.
textproc/uchardet-0.0.1 (Score: 1.6236928E-4)
Universal charset detection library by Mozilla
uchardet is a C language binding of the original C++ implementation of the universal charset detection library by Mozilla.
textproc/pocketreader-1.0 (Score: 1.6236928E-4)
Siemens PocketReader
The Siemens PocketReader is a handheld OCR scanner, this is the Linux software which can download text from it.
textproc/pure-csv-1.6 (Score: 1.6236928E-4)
CSV reading and writing module for the Pure language
pure-csv is a module for reading and writing Comma Separated Value (CSV) files from within Pure.
textproc/permute-1.0 (Score: 1.6236928E-4)
Generate all permutations of lines from stdin
Permute is a simple program to read lines from standard input and generate all possible permutations of those lines.
textproc/diff-match-patch-20121119 (Score: 1.6236928E-4)
Algorithms for converting plain text
The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text. Diff: Compare two blocks of plain text and efficiently return a list of differences. Match: Given a search string, find its best fuzzy match in a block of plain text. Weighted for both accuracy and location. Patch: Apply a list of patches onto plain text. Use best-effort to apply patch even when the underlying text doesn't match.
textproc/alabaster-0.7.6 (Score: 1.6236928E-4)
Modified Kr Sphinx theme
Based off the original Flask and KR themes, this is a more extensible version of the prior.
textproc/sgrep-1.1a (Score: 1.6236928E-4)
Python wrappers for Sgrep
PySgrep is a Python extension module that enables Python code to call and control the functionality in Sgrep.