Ports Search

Results 1,5911,600 of 1,719 for /textproc/.(0.003 seconds)
textproc/xml-lite.el-1.1 (Score: 0.068937615)
Simple XML-editing for GNU Emacs
This package provides a simple indentation engine for XML. It is intended for use in situations where the full power of the popular PSGML package (DTD parsing, syntax checking) is not required.
textproc/scss-0.4.2 (Score: 0.068937615)
Scheme module for W3C Cascading Stylesheets recommendation
SCSS is a Scheme module for parsing, querying, and emitting style information compatible with the W3C Cascading Stylesheets recommendation. While SCSS does not itself provide any rendering functionality, it can provide style information to applications and libraries that do. If used with XML documents produced by SXML or SDOM, SCSS can accommodate the full range of selector types described in the W3C recommendation; it can also match simple selectors against strings when structured document information is not available.
textproc/sdcv-0.4.2 (Score: 0.068937615)
Text-based utility for work with dictionaries in StarDict's format
SDCV(StarDict under Console Version) is simple, cross-platform text-based utility for work with dictionaries in StarDict's format. The word from "list of words" may be string with leading '/' for using Fuzzy search algorithm, string may contain '?' and '*' for using regexp search. It work in interactive and not interactive mode.
textproc/xml2-0.5 (Score: 0.068937615)
Convert between XML and a line-oriented format similar to XPath
These tools are used to convert XML and HTML to and from a line-oriented format more amenable to processing by classic Unix pipeline processing tools, like grep, sed, awk, cut, shell scripts, and so forth. The line-oriented format used by these tools looks very much like, but is not quite precisely the same as XPath.
textproc/sdocbook-xml-1.1 (Score: 0.068937615)
"Simplified" DocBook XML DTD
The "Simplified" DocBook XML DTD is a small subset of the DocBook XML DTD.
textproc/sdom-0.5.1 (Score: 0.068937615)
Implementation of the W3C DOM recommendation in Scheme
SDOM is an implementation of the W3C DOM recommendation (Level 3), including support for event handling, in the Scheme programming language. SDOM builds upon the work of Oleg Kiselyov's SXML project and aims to be fully compatible with the SXML API.
textproc/senna-1.1.5 (Score: 0.068937615)
Embeddable Fulltext Search Engine
Senna is an embeddable fulltext search engine, which you can use in conjunction with various scripting languages and databases. Senna is an inverted index based engine, and combines the best of n-gram indexing and word indexing to achieve fast, precise searches. While senna codebase is rather compact it is scalable enough to handle large amounts of data and queries.
textproc/sgmlformat-1.7 (Score: 0.068937615)
Generates groff and HTML from linuxdoc and docbook SGML documents
This package contains SGML formatting tools that were once a part of the base FreeBSD distribution. This port should be regarded as a temporary solution to formatting SGML files until the wrinkles in jade, a DSSSL processor, get ironed out. If you are running FreeBSD 2.1.x, you should fetch the groff mm macros from FreeBSD 2.2 or later because the macros in 2.1.x are seriously broken. July 16, 1997 jfieber@FreeBSD.org
textproc/sgmls-1.1.91 (Score: 0.068937615)
SGML parser
An SGML System conforming to International Standard ISO 8879: sgmls - a validating SGML parser sgmlsasp - translate output of sgmls using ASP replacement files rast - translate output of sgmls to RAST format
textproc/sgrep-0.99 (Score: 0.068937615)
Grep for structured text like SGML and HTML
`sgrep' (structured grep) is a tool for searching text files and filtering text streams using structural criteria. Complex criteria can be specified as macros using M4. Sgrep was created by: Jani Jaakkola, email:Jani.Jaakkola@helsinki.fi Pekka Kilpelainen, email: Pekka.Kilpelainen@helsinki.fi