Ports Search

Results 6,5216,530 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.011 seconds)
textproc/Text-Diff-Parser-0.1001 (Score: 9.15773E-5)
Parse patch files containing unified and standard diffs
Text::Diff::Parser parses diff files and patches. It allows you to access the changes to a file in a standardized way, even if multiple patch formats are used.
textproc/ml1-4.11 (Score: 9.15773E-5)
Original general purpose macro processor
This is a port of ML/I (Macro Language I) which is the grand-daddy of nearly all macro processors. It is still maintained and ported to a large number of systems.
Efficient search for many strings
This module allows you to search for any of a list of substrings ("keys") in a larger string. It is particularly efficient when the set of keys is large.
textproc/coccigrep-1.16 (Score: 9.15773E-5)
Semantic grep for the C language
coccigrep is a semantic grep for the C language based on coccinelle. It can be used to find where a given structure is used in code files. coccigrep depends on the spatch program which comes with coccinelle.
Base Class for SAX Filters parsing WellBallanced Chunks
XML::Filter::GenericChunk is a base class for SAX filters that are able to parse wellballanced chunks from SAX events and transforms this chunk into a sequence of SAX events.
textproc/XML-Filter-Reindent-0.03 (Score: 9.15773E-5)
Reformats whitespace for pretty printing XML
XML::Filter::Reindent can be used as a PerlSAX filter to reformat an XML document before sending it to a PerlSAX handler that prints it (like XML::Handler::Composer.)
textproc/XML-Generator-1.04 (Score: 9.15773E-5)
Simple Perl module for generating XML documents
XML::Generator is a simple perl module to help in the generation of XML. Basically, you create an XML::Generator object and then call a method for each tag, supplying the contents of that tag as parameters.
textproc/XML-STX-0.43 (Score: 9.15773E-5)
Pure Perl STX processor
XML::STX is a pure Perl implementation of STX processor. Streaming Transformations for XML (STX) is a one-pass transformation language for XML documents that builds on the Simple API for XML (SAX).
textproc/excelerator-0.6.4.1 (Score: 9.15773E-5)
Python library for generating Excel 97/2000/XP/2003 files
pyExcelerator is a Python library that can generate Excel 97+ files and import Excel 95+ files. It supports Unicode in Excel files, and can use a variety of formatting features and printing options. It can dump Excel and OLE2 compound files.
textproc/markdown-2.6.5 (Score: 9.15773E-5)
Python implementation of Markdown
This is a Python implementation of John Gruber's Markdown. It is almost completely compliant with the reference implementation, though there are a few very minor differences. Features: * International Input * Extensions * Output Formats * "Safe Modes" * Command Line Interface