Ports Search

Results 13,22113,230 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.016 seconds)
textproc/SGML-DTDParse-2.00 (Score: 6.4754924E-5)
Parse an SGML or XML DTD
The DTDParse collection is a set of Perl modules and scripts for manipulating SGML an XML Document Type Definitions (DTDs). DTDParse is designed primarily to aid in the understanding and documentation of DTDs.
textproc/Search-QueryParser-SQL-0.010 (Score: 6.4754924E-5)
Perl module to turn free-text queries into SQL WHERE clauses
Turn free-text queries into SQL WHERE clauses. The idea is to allow you to treat your database like a free-text search index, when it really isn't.
textproc/Spreadsheet-XLSX-0.13 (Score: 6.4754924E-5)
Perl extension for reading MS Excel 2007 files
This Perl module is a emulation of Spreadsheet::ParseExcel for Excel 2007 (.xlsx) file format. It supports styles and many of Excel's quirks, but not all. It populates the classes from Spreadsheet::ParseExcel for interoperability; including Workbook, Worksheet, and Cell.
textproc/dixit-11.11 (Score: 6.4754924E-5)
Romanian dictionaries databases and query application
Dixit is a cross-platform application for consulting off-line a Romanian definitions dictionary (DEX). It features a browser-like interface, with cross-references between definitions, and the capability of adding new definitions from a server. The distributed database is currently based on 14 dictionaries plus 5 DEX editions. The database contains more that 235.000 definitions from various sources. The most important "Dictionarul explicativ al limbii romane" (DEX 1998) All 65.542 definitions from DEX have been introduced in the database by "DEX online" Project (dexonline.ro) volunteers. The following dictionaries are also complete, with help from Siveco and Editura Litera International: "Dictionar de sinonime" (2002), "Dictionar de antonime" (2002), "Dictionar ortografic al limbii romane" (2002), "Noul dictionar explicativ al limbii romane" (2002). Any resemblance to dict is not entirely coincidental, but the database doesn't have the same format :(
textproc/Template-Extract-0.41 (Score: 6.4754924E-5)
Use TT2 syntax to extract data from documents
This module adds template extraction functionality to the Template toolkit. It can take a rendered document and its template together, and get the original data structure back, effectively reversing the Template::process function.
Interface Template Toolkit to Lingua::EN::Inflect module
The Lingua::EN::Inflect is an interface of Template Toolkit to Damian Conway's Linua::EN::Inflect Perl module, which provides plural inflections, "a"/"an" selection for English words, and manipulation of numbers as words.
textproc/Test-Perl-Critic-1.03 (Score: 6.4754924E-5)
Use Perl::Critic in test programs
Test::Perl::Critic wraps the Perl::Critic engine in a convenient subroutine suitable for test programs written using the Test::More framework. This makes it easy to integrate coding-standards enforcement into the build process.
textproc/Text-DoubleMetaphone-0.07 (Score: 6.4754924E-5)
Phonetic encoding of words
This module implements a "sounds like" algorithm developed by Lawrence Philips which he published in the June, 2000 issue of C/C++ Users Journal. Double Metaphone is an improved version of Philips' original Metaphone algorithm. -Anton <tobez@FreeBSD.org>
textproc/Text-Emoticon-GoogleTalk-0.01 (Score: 6.4754924E-5)
Emoticon filter of GoogleTalk
Text::Emoticon::GoogleTalk is a text filter that replace text emoticons like ":-)", "<3", etc. with the icons of Google Talk (or Gmail Chat), detailed in http://mail.google.com/support/bin/answer.py?answer=34056
textproc/Text-Flowchart-1.00 (Score: 6.4754924E-5)
ASCII Flowchart maker
+-------+ +-------------+ | BEGIN >---+ | | +-------+ +--> Do you need | | to make a N------+ +--------Y flowchart? | | | | | | | +-------------+ | | | | +------------+ | | | | | +-----V-------+ | So use it. | | | | | | | | Then my | +--^---V-----+ | | module may | | | | | help. | | | | | >----+ | | +-------------+ | | | +-----V-------+ | | | | | Then go do | +------> something | | else. | | | +-------------+ -Anton <tobez@FreeBSD.org>