Ports Search

Results 4,3714,380 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
textproc/source-highlight-3.1.6 (Score: 1.0989275E-4)
C/C++ and Java sources to HTML converter
Source-highlight is a simple program that, given a source C/C++, Prolog, Perl, PHP3, Python or Java file, produces an html source with syntax highlighting.
textproc/pystache-0.5.4 (Score: 1.0989275E-4)
Logic-less templates for Python
Pystache is a Python implementation of Mustache. Inspired by ctemplate and et, Mustache is a framework-agnostic way to render logic-free views.
textproc/pyscss-1.2.0 (Score: 1.0989275E-4)
Compiler for SCSS flavor of the Sass language
pyScss is a compiler for SCSS flavor of the Sass language, a superset of CSS3 that adds programming capabilities and some other syntactic sugar.
textproc/TVGrab-0.5.1 (Score: 1.0989275E-4)
Library to write grabbers of tv scheduling collections
[ excerpt from developer's www site ] PyTVGrab is a xmltv grabber collection which contains several grabbers written in python that share a common library.
textproc/amatch-0.3.0 (Score: 1.0989275E-4)
Ruby library for approximate string matching and searching
This is a Ruby library for approximate string matching and searching using a dynamic programming algorithm to compute the Levenstein distance between strings. Written in C for speed.
textproc/elasticsearch-1.0.17 (Score: 1.0989275E-4)
Ruby integrations for Elasticsearch
Ruby integrations for Elasticsearch that feature: * a client for connecting to an Elasticsearch cluster * a Ruby API for the Elasticsearch's REST API * various extensions and utilities
textproc/htmlentities-4.3.4 (Score: 1.0989275E-4)
HTML entity encoding and decoding for Ruby
HTMLEntities is a simple library to facilitate encoding and decoding of named (ý and so on) or numerical ({ or Ī) entities in HTML and XHTML documents.
textproc/texi2mdoc-0.1.2 (Score: 1.0989275E-4)
Convert Texinfo data to mdoc input
The texi2mdoc utility is a converter from Texinfo into mdoc. It is a standalone ISC-licensed ISO C utility and should compile on any modern UNIX system.
textproc/xml2rfc-2.5.1 (Score: 1.0989275E-4)
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: 1.0989275E-4)
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.