Ports Search

Results 1,6811,690 of 1,719 for /textproc/.(0.003 seconds)
textproc/xincluder-1.0.d11 (Score: 0.068937615)
Java-based XInclude processors
Java-based XInclude processors. This package contains 3 different XInclude processor implementations, based on SAX, DOM and JDOM.
textproc/xlhtml-0.5 (Score: 0.068937615)
Convert Excel and PowerPoint files to HTML and text
xlHtml is a free converter from Microsoft Excel and PowerPoint to HTML and tabs separated text. Using the program xlHtml, you can extract the content of a file generated by Microsoft Excel and PowerPoint and express its content using HTML or tabs separated text.
textproc/xml-format-0.2 (Score: 0.068937615)
XML beautifier
xml-format is an XML beautifier that indents and formats XML files for consistent line length.
textproc/xml-i18n-tools-0.9 (Score: 0.068937615)
Xml internationalization support for GNOME, and others
The module contains some utility scripts and assorted auto* magic for internationalizing various kinds of XML files. This supersedes the earlier scripts that I (Kenneth) distributed to be checked into each module. In addition, it has an additional merging feature, currently only for oaf files. This feature might be extented to handle .desktop files and MIME files in the future. * Features o Automatically extracts translatable strings from oaf, glade, bonobo ui, nautilus theme and other XML files into the po files. o Automatically merges translations from po files back into .oaf files (encoding to be 7-bit clean). I can also extend this merging mechanism to support other types of XML files.
textproc/xml-parse.el-1.5 (Score: 0.068937615)
Code to efficiently read/write XML data with Elisp
The approach taken by xml-parse.el is to read XML data into Lisp structures, and allow those same Lisp structures to be written out as XML. It should facilitate the manipulation and use of XML by Elisp programs.
textproc/xml2rfc-2.5.1 (Score: 0.068937615)
Tool to create RFCs and related documents from XML, as per RFC2629
This is a port of xml2rfc, a tool for producing documents formatted according to the requirements of the RFC editor from XML, as described in RFC 2629.
textproc/xml_ez_out-1.06 (Score: 0.068937615)
Library for emitting XML from Ada programs
XML EZ_Out is a small set of packages intended to aid the creation of XML-formatted output from within Ada programs. It basically wraps the tags and data provided to it with XML syntax and writes them to a user-supplied medium. This medium can be any sort of writable entity, such as a file, a memory buffer, or even a communications link, such as a socket. The only functionality required of the medium is that it supply a meaningful "Put" (for writing a string) and "New_Line" procedure.
textproc/xmlada-17.0.0 (Score: 0.068937615)
Adacore XML suite for the Ada language
XML/Ada is a full XML suite for use with Ada compilers, such as GNAT AUX. XML/Ada is a set of modules that provide a simple manipulation of XML streams. It supports the whole XML 1.1 specification and can parse any file that follows this standard, including the contents of the DTD although no validation of the documents is performed based on those. It provides support for a number of standards associated with XML such as SAX, DOM, and XML schemas. Additionally, it includes a module to manipulate unicode streams since this is required by the XML standard.
textproc/xmlcatmgr-2.2 (Score: 0.068937615)
SGML and XML catalog manager
XML Catalog Manager (xmlcatmgr in its short form) is a small utility used to manipulate SGML and XML catalogs. It is extremely small and lightweight, specially designed to be run from packaging systems. Basically, it allows adding and removing entries from catalogs in a completely automated way. A catalog is a lookup mechanism used to translate entities into other different entities. They can, for example, map public identifiers to local files or URIs. This allows you to tell the parser where to look for entities without having to modify the original document source.
textproc/xmlcharent-0.3 (Score: 0.068937615)
XML character entities
XML character entity sets derived from ISO 8879.