Ports Search

Results 12,77112,780 of 17,660 for descr%3A%22spam filter%22.(0.013 seconds)
textproc/dsssl-docbook-modular-1.79 (Score: 1.1597805E-4)
DSSSL stylesheets for the DocBook DTD by Norman Walsh
These are DSSSL stylesheets for the DocBook DTD by Norm Walsh. Use them in conjunction with a DSSSL processor (such as jade) to convert documents marked up as DocBook to RTF, HTML and TeX.
textproc/scim-gtk-1.4.7 (Score: 1.1597805E-4)
Smart Common Input Method platform, gtk module, (Linux Fedora 10)
Smart Common Input Method platform, in short SCIM, is a development platform to make Input Method developers live easier. It has very clear architecture and very simple programming interface.
textproc/ffe-0.3.6.1 (Score: 1.1597805E-4)
Flat file extractor
ffe is a program for extracting fields from flat file records and displaying them in different formats. ffe relies on the configuration file to control input file structure and the output format.
textproc/dictionary-1.8.7 (Score: 1.1597805E-4)
Dictionary client for Emacs
This dictionary client provides access to a dictionary server (as defined in RFC 2229) from within Emacs or XEmacs. It supports utf-8 (currently available in Emacs 21) and allows to follow links within the definitions.
textproc/discount-2.1.6 (Score: 1.1597805E-4)
C implementation of the Markdown markup language
This is an implementation of John Gruber's Markdown text to html language. There's not much here that differentiates it from any of the existing Markdown implementations except that it's written in C instead of one of the vast flock of scripting languages that are fighting it out for the Perl crown. Markdown provides a library that gives you formatting functions suitable for marking down entire documents or lines of text, a command-line program that you can use to mark down documents interactively or from a script, and a tiny (1 program so far) suite of example programs that show how to fully utilize the markdown library. It also does, by default, various smartypants-style substitutions.
textproc/scim-libs-1.4.7 (Score: 1.1597805E-4)
Smart Common Input Method libraries (Linux Fedora 10)
Smart Common Input Method platform, in short SCIM, is a development platform to make Input Method developers live easier. It has very clear architecture and very simple programming interface.
textproc/html-pretty-1.01 (Score: 1.1597805E-4)
HTML and SGML prettyprinter and text-to-HTML/SGML converter
html-pretty (or htmlpty on file systems with unpleasant filename length restrictions) is a prettyprinter for HTML and SGML. It can also assist in the conversion of ordinary text files in ASCII or ISO8859-1 character sets to HTML.
textproc/htmlize.el-1.39 (Score: 1.1597805E-4)
Emacs major mode to create HTML files from Emacs buffers (in colour!)
Emacs major mode to create HTML files from Emacs buffers (in colour!) This major mode will output the contents of an Emacs buffer as a HTML file, preserving the colour attributes of that buffer. This is a pretty elegant solution to produce nice listings of your code in Erlang, C++, SML, Ruby (or whatever esoteric language you can dig out a major mode for) to display on web sites. As an example watch the ELISP code of this major mode http://fly.srk.fer.hr/~hniksic/emacs/htmlize.el.html Because the colouring depends only on your major mode and perhaps some individual settings (e.g. I prefer a dark background) you can turn any Emacs buffer into HTML.
textproc/jrefentry-1.1 (Score: 1.1597805E-4)
DocBook XML JRefEntry DTD
The JRefEntry DTD is a customization of the DocBook RefEntry model. The purpose of this customization is to mirror the order and nature of structured comment tags in JavaDoc documentation.
textproc/libucl-0.8.0 (Score: 1.1597805E-4)
Universal configuration library parser
Libucl is a parser and C API to parse and generate ucl objects. Libucl consists of several groups of functions: * Parser functions * Emitting functions * Conversion functions * Generation functions * Iteration functions * Validation functions * Utility functions