Ports Search

Results 1,3911,400 of 1,719 for /textproc/.(0.002 seconds)
textproc/amatch-0.3.0 (Score: 0.068937615)
Ruby library for approximate string matching and searching
This is a Ruby library for approximate string matching and searching using a dynamic programming algorithm to compute the Levenstein distance between strings. Written in C for speed.
textproc/asciidoctor-1.5.4 (Score: 0.068937615)
Fast, open source text processor and publishing toolchain
A fast, open source text processor and publishing toolchain, written in Ruby, for transforming AsciiDoc markup into HTML 5, DocBook 4.5, DocBook 5.0 and custom outupt formats.
textproc/autoprefixer-rails-6.3.6 (Score: 0.068937615)
Parse CSS and add vendor prefixes to CSS rules
Autoprefixer is a tool to parse CSS and add vendor prefixes to CSS rules using values from the Can I Use. This gem provides Ruby and Ruby on Rails integration with this JavaScript tool.
textproc/babosa-1.0.2 (Score: 0.068937615)
Ruby library for creating slugs
Babosa is a library for creating human-friendly identifiers, aka "slugs". It can also be useful for normalizing and sanitizing data.
textproc/iksemel-1.4 (Score: 0.068937615)
XML parser library mainly designed for Jabber applications
This is an XML parser library mainly designed for Jabber applications. It provides SAX, DOM, and special Jabber stream APIs. Library is coded in ANSI C except the network code (which is POSIX compatible), thus highly portable. Iksemel is released under GNU Lesser General Public License. A copy of the license is included in the COPYING file.
textproc/jing-2008.10.28 (Score: 0.068937615)
RELAX NG validator in Java
Jing is a validator for RELAX NG implemented in Java. It uses a vendor-independent Java interface for RELAX NG datatype libraries and can use any datatype library that implements this interface.
textproc/coderay-1.1.1 (Score: 0.068937615)
Fast and easy syntax highlighting for selected languages
CodeRay is a Ruby library for syntax highlighting. Syntax highlighting means: You put your code in, and you get it back colored; Keywords, strings, floats, comments - all in different colors. And with line numbers. Syntax Highlighting... * makes code easier to read and maintain * lets you detect syntax errors faster * helps you to understand the syntax of a language * looks nice * is what everybody should have on their website * solves all your problems and makes the girls run after you
textproc/colorator-0.1 (Score: 0.068937615)
Colorize your text in a terminal with a simple API
Colorize your text in a terminal with a simple API
textproc/colored-1.2 (Score: 0.068937615)
Colorize text on the console
Colorizes text output to the console.
textproc/compass-core-1.0.3 (Score: 0.068937615)
Compass core stylesheet library and minimum required ruby extensions
The compass core framework is a design-agnostic framework that provides common code that would otherwise be duplicated across other frameworks and extensions.