Ports Search

Results 16,07116,080 of 19,819 for %22HTTP Server%22.(0.013 seconds)
textproc/reflex-20131209 (Score: 9.2878623E-4)
Relocalizable fast lexical scanner
This is a variant of the Flex fast lexical scanner. Flex was written in the early 1990s by Verne Paxson. This version has been modified by Thomas Dickey, so that it conforms to ANSI C. It includes other improvements, but remains compatible with Paxson's 2.5.4 release (as well as POSIX lex). See the NEWS file for details.
textproc/rfcdiff-1.33 (Score: 9.2878623E-4)
Compare two versions of an Internet Draft and produce a diff
The purpose of this program is to compare two versions of an Internet Draft and as output produce a diff in one of several formats: - side-by-side html diff - paged wdiff output in a text terminal - a text file with changebars in the left margin - a simple unified diff output In all cases, internet-draft headers and footers are stripped before generating the diff, to produce a cleaner diff.
textproc/rtfx-1.1 (Score: 9.2878623E-4)
RTF to XML converter
rtfx converts RTF files into a generic XML format. It majors on keeping meta data like style names, etc... rather than every bit of formatting. This makes it handy for converting RTF documents into a custom XML format (using XSL or an additional processing step). RTF features supported: page breaks, section breaks, style names, lists (various types), tables, footnotes, info block, bold, italic, underline, super/sub script, hidden text, strike out, text color, fonts.
textproc/escape-0.2 (Score: 9.2878623E-4)
Ruby library provides HTML/URI/shell escaping functions
Ruby escape - HTML/URI/shell escaping utilities Features: - several escaping/composing functions * HTML text * HTML attribute value * URI path * shell command line - dedicated classes for escaped strings - escape and compose strongly related strings at once
textproc/htmlrepair-1.0.1 (Score: 9.2878623E-4)
Ruby library to repair unclosed tags in an HTML document
This is htmlrepair.rb, a Ruby library to repair unclosed tags in an HTML document. It is used with htmlsplit.rb and adds a method "repair" to the HTMLSplit class.
textproc/xmlparser-0.7.3 (Score: 9.2878623E-4)
Ruby module to access James Clark XML Parser ToolKit ("expat")
This is a Ruby module to access James Clark's XML Parser ToolKit. ("expat")
textproc/iksemel-1.4 (Score: 9.2878623E-4)
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: 9.2878623E-4)
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/compass-core-1.0.3 (Score: 9.2878623E-4)
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.
textproc/jekyll-assets-2.2.6 (Score: 9.2878623E-4)
Create javascript/CSS assets for Jekyll sites
Jekyll plugin, that allows you to write javascript/css assets in other languages such as CoffeeScript, Sass, Less and ERB, concatenate them, respecting dependencies, minify and many more.