Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第9,8519,860项(搜索用时0.01秒)
textproc/rss-0.9.1 (Score: 7.770591E-5)
Ruby library for parsing, creating, downloading, and caching RSS
This is a Ruby library for parsing, creating, downloading, and caching RSS (http://my.netscape.com/publish/help/mnn20/quickstart.html).
textproc/asciidoctor-1.5.4 (Score: 7.770591E-5)
Fast, open source text processor and publishing toolchain
A fast, open source text processor and publishing toolchain, written in Ruby, for transforming AsciiDoc markup into HTML 5, DocBook 4.5, DocBook 5.0 and custom outupt formats.
textproc/babosa-1.0.2 (Score: 7.770591E-5)
Ruby library for creating slugs
Babosa is a library for creating human-friendly identifiers, aka "slugs". It can also be useful for normalizing and sanitizing data.
textproc/compass-core-1.0.3 (Score: 7.770591E-5)
Compass core stylesheet library and minimum required ruby extensions
The compass core framework is a design-agnostic framework that provides common code that would otherwise be duplicated across other frameworks and extensions.
textproc/diff-lcs-1.2.5 (Score: 7.770591E-5)
LCS-based diff library for ruby
Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt longest common subsequence (LCS) algorithm to compute intelligent differences between two sequenced enumerable containers.
textproc/rugments-1.0.0.b8 (Score: 7.770591E-5)
Simple, easy to extend drop in replacement for pygments
Rugments is a syntax highlighter written in Ruby. It has been forked from Rouge and its HTML output is compatible with stylesheets designed for pygments.
textproc/sxml-1.0.6 (Score: 7.770591E-5)
Skimpy XML parsing and grafting library for C language
SXML is a skimpy XML parsing and grafting C library that you can use to read and write XML-like configuration file for your application.
textproc/silvercity-0.9.7 (Score: 7.770591E-5)
Lexing package for over 20 programming and markup languages
SilverCity is a lexing package, based on Scintilla, that can provide lexical analysis for over 20 programming and markup languages. Scripting language bindings currently exist for Python.
textproc/sphinx-1.4.6 (Score: 7.770591E-5)
Python documentation generator
Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects, written by Georg Brandl and licensed under the BSD license.
textproc/xmlcatmgr-2.2 (Score: 7.770591E-5)
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.