Ports Search

Results 16,03116,040 of 19,819 for %22HTTP Server%22.(0.01 seconds)
textproc/xdiff-1.5.2 (Score: 9.2878623E-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/YAML-1.0.6 (Score: 9.2878623E-4)
The Symfony YAML Component
Symfony YAML is a PHP library that parses YAML strings and converts them to PHP arrays. It can also converts PHP arrays to YAML strings.
textproc/Numbers_Words-0.16.4 (Score: 9.2878623E-4)
PEAR package provides methods for spelling numerals in words
With Numbers_Words class you can convert numbers written in arabic digits to words in several languages. You can convert an integer between -infinity and infinity. If your system does not support such long numbers you can call Numbers_Words::toWords() with just a string. With the Numbers_Words::toCurrency($num, $locale, 'USD') method you can convert a number (decimal and fraction part) to words with currency name. The following languages are supported: * bg (Bulgarian) * cs (Czech) * de (German) * dk (Danish) * en_100 (Donald Knuth system, English) * en_GB (British English) * en_US (American English) * es (Spanish Castellano) * es_AR (Argentinian Spanish) * et (Estonian) * fr (French) * fr_BE (French Belgium) * he (Hebrew) * hu_HU (Hungarian) * id (Indonesian) * it_IT (Italian) * lt (Lithuanian) * nl (Dutch) * pl (Polish) * pt_BR (Brazilian Portuguese) * ru (Russian) * sv (Swedish)
textproc/Text_Highlighter-0.7.3 (Score: 9.2878623E-4)
PEAR Syntax highlighting
Text_Highlighter is a package for syntax highlighting. It provides a base class provining all the functionality, and a descendent classes geneator class. The main idea is to simplify creation of subclasses implementing syntax highlighting for particular language. Subclasses do not implement any new functioanality, they just provide syntax highlighting rules. The rules sources are in XML format. To create a highlighter for a language, there is no need to code a new class manually. Simply describe the rules in XML file and use Text_Highlighter_Generator to create a new class.
textproc/XML_Beautifier-1.2.2 (Score: 9.2878623E-4)
PEAR class to format XML documents
PEAR::XML_Beautifier will add indentation and linebreaks to you XML files, replace all entities, format your comments and makes your document easier to read. You can influence the way your document is beautified with several options.
textproc/XML_DTD-0.5.2 (Score: 9.2878623E-4)
Parsing of DTD files and DTD validation of XML files
PEAR::XML_DTD parsing of DTD files and DTD validation of XML files. The XML validation is done with the php sax parser, the xml extension, it does not use the domxml extension. Currently supports most of the current XML spec, including entities, elements and attributes. Some uncommon parts of the spec may still be unsupported.
textproc/XML_Wddx-1.0.2 (Score: 9.2878623E-4)
PEAR Wddx pretty serializer and deserializer
PEAR::XML_Wddx does 2 things: a) a drop in replacement for the XML_Wddx extension (if it's not built in) b) produce an editable wddx file (with indenting etc.) and uses CDATA, rather than char tags This package contains 2 static methods: XML_Wddx:serialize($value) XML_Wddx:deserialize($value) Should be 90% compatible with wddx_deserialize(), and the deserializer will use wddx_deserialize if it is built in. No support for recordsets is available at present in the PHP version of the deserializer.
textproc/charlock_holmes-0.7.3 (Score: 9.2878623E-4)
Gems for character encoding detection
Character encoding detecting library for Ruby using ICU.
textproc/trang-2009.11.11 (Score: 9.2878623E-4)
Multi-format schema converter based on RELAX NG
Trang converts between different schema languages for XML. It supports the following languages: * RELAX NG (XML syntax) * RELAX NG compact syntax * XML 1.0 DTDs * W3C XML Schema
textproc/words-1.97F (Score: 9.2878623E-4)
Latin-English Dictionary Program
WORDS is a free Latin-English dictionary program which takes keyboard input or a file of Latin text lines and provides an analysis/morphology (declension, conjugation, case, tense, etc.) of each word individually, the dictionary form, and the translation (meaning). The dictionary contains over 30000 entries and, through additional word construction with hundreds of prefixes and suffixes, may generate more, leading to many hundreds of thousands of 'words' that can be formed by declension and conjugation. Present emphisis is on classical Latin and late Latin, but medieval Latin entries are increasing. WORDS provides a tool to help in translations for the Latin student and a memory jog for researchers.