Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第16,16116,170项(搜索用时0.011秒)
textproc/dTemplate-2.5 (Score: 5.180394E-5)
Powerful template handling logic with advanced features
This module wants to be the most powerful general purpose templating system. It has a very clear and easy to learn syntax with the styling capabilities. All you need to use this: put $TEMPLATE_VARIABLE$ into your dTemplates, define them, and parse them. (You can write $ signs as $$).
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: 5.180394E-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/pugixml-1.7 (Score: 5.180394E-5)
Light-weight, simple and fast XML parser for C++ with XPath support
pugixml is a light-weight C++ XML processing library. It features: * DOM-like interface with rich traversal/modification capabilities * Extremely fast non-validating XML parser which constructs the DOM tree from an XML file/buffer * XPath 1.0 implementation for complex data-driven tree queries * Full Unicode support with Unicode interface variants and automatic encoding conversions
textproc/dbfread-2.0.6 (Score: 5.180394E-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/junit-xml-1.6 (Score: 5.180394E-5)
Creates JUnit XML documents used by tools such as Jenkins
A Python module for creating JUnit XML test result documents that can be read by tools such as Jenkins. If you are ever working with test tool or test suite written in Python and want to take advantage of Jenkins' pretty graphs and test reporting capabilities, this module will let you generate the XML test reports.
textproc/docproj-2.0 (Score: 5.180394E-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: 5.180394E-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: 5.180394E-5)
一个便携的 application/ms-rtf 解析器
RTF 是微软的富文本格式,一个更便携、主要是ASCII的格式化语言,它由像微软 Word 字处理软件导出。这些文件一般具有扩展名 .rtf,但偶尔也用 .doc 扩展 名。这个解析器是从微软规范移植到 Unix 系统的。 - jim <jim@FreeBSD.org>
textproc/rubber-1.1 (Score: 5.180394E-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.