Ports Search

Results 17,89117,900 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.04 seconds)
Horde Text Filter CSS optimization class
The Horde_Text_Filter_Csstidy:: class provides the PHP-based library needed to perform optimization/compression on CSS code. It is provided in a separate package as the code is under the GPLv2 license instead of the LGPLv2 license used for the Text_Filter class.
textproc/pootle-2.5.1.3 (Score: 2.6503309E-5)
User-friendly web portal for simple translation process
Pootle is a user-friendly web portal that makes the translation process so much simpler. It allows online translation, work assignment, gives statistics and allows easy volunteer contribution. You can run Pootle as an Internet server like these projects or run your own copy on an Intranet.
textproc/dbfread-2.0.6 (Score: 2.6503309E-5)
Read DBF files, returning data as native Python objects
Read DBF files with Python. DBF is a file format used by databases such as dBase, Visual FoxPro and FoxBase+. This library reads DBF files and returns the data as native Python data types for further processing. It is primarily intended for batch jobs and one-off scripts.
textproc/docproj-2.0 (Score: 2.6503309E-5)
Meta-port for the FreeBSD Documentation Project
The FreeBSD Documentation Project maintains the FAQ, Handbook and tutorials. This package does not contain anything by itself -- it is a "meta-port" that depends on other text processing packages. Its sole purpose is to require dependencies so users can install this package only and have all the Documentation Project stuff pulled in by the port/package dependency mechanism.
textproc/rman-3.2 (Score: 2.6503309E-5)
Reverse compile man pages from formatted form
PolyglotMan takes formatted man pages from most of the popular flavours of UN*X and transforms them into any of a number of source formats. It can produce ASCII-only, section headers-only, TkMan, [tn]roff, Ensemble, SGML, HTML, LaTeX, RTF, Perl 5 POD.
textproc/rtfreader-1.0 (Score: 2.6503309E-5)
Portable application/ms-rtf parser
RTF is the Microsoft Richtext Format, a more portable, mostly-ASCII formatting language that is exported by word processors like MS Word. These files generally have the extension .rtf, but occassionally have .doc extensions as well. This parser is from the Microsoft spec, "ported" to Unix systems.
textproc/rubber-1.1 (Score: 2.6503309E-5)
Wrapper for LaTeX and friends
Rubber is a program whose purpose is to handle all tasks related to the compilation of LaTeX documents. This includes compiling the document itself, of course, enough times so that all references are defined, and running BibTeX to manage bibliographic references. Automatic execution of dvips to produce PostScript documents is also included, as well as usage of pdfLaTeX to produce PDF documents.
textproc/zope.tal-3.6.1 (Score: 2.6503309E-5)
Zope Template Application Language (TAL)
The Zope3 Template Attribute Languate (TAL) specifies the custom namespace and attributes which are used by the Zope Page Templates renderer to inject dynamic markup into a page. It also includes the Macro Expansion for TAL (METAL) macro language used in page assembly.
textproc/zpt-2.5 (Score: 2.6503309E-5)
Zope-less version of Zope Page Templates
Zope Page Templates is a Python package that implements Page Templates like in Zope, but works outside of Zope. In fact, you don't need to install any part of Zope to use them. This means that you can use the elegance and ease of page templates in your own web applications, reporting frameworks, documentation systems, etc.
textproc/rss-0.2.6 (Score: 2.6503309E-5)
Ruby library for handling RSS (alternative impl.)
This library can parse RSS (RDF Site Summary) 1.0 with validation (or non validation). This library can almost well parse RSS 0.9x/2.0 with non validation. This library contains a sample that expand [RAA:RWiki]. * output recent changes as RSS 1.0. * collect RSS 1.0s and display those items sorted by updating time. * collect RSSs and display those items on each page.