Ports Search

Results 16,25116,260 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.016 seconds)
textproc/dixit-11.11 (Score: 3.3129134E-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: 3.3129134E-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: 3.3129134E-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-Emoticon-GoogleTalk-0.01 (Score: 3.3129134E-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: 3.3129134E-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>
textproc/Text-HikiDoc-1.021 (Score: 3.3129134E-5)
Pure Perl implementation of 'HikiDoc'
'HikiDoc' is a text-to-HTML conversion tool for web writers. The original 'HikiDoc' is Ruby implementation. This library is pure perl implementation of 'HikiDoc', and has interchangeability with the original.
textproc/Text-MicroMason-2.13 (Score: 3.3129134E-5)
Perl extension for simple and extensible templating
Text::MicroMason interpolates blocks of Perl code embedded into text strings. Each MicroMason object acts as a "template compiler," which converts templates from text-with-embedded-code formats into ready-to-execute Perl subroutines.
textproc/Time-Human-1.03 (Score: 3.3129134E-5)
Convert localtime() format to "speaking clock" time
From the Time::Human documentation: This module provides a "vague" rendering of the time into natural lan- guage; it's originally intended for text-to-speech applications and other speech-based interfaces.
textproc/Text-Xslate-3.3.7 (Score: 3.3129134E-5)
High performance template engine
Text::Xslate is a template engine tuned for persistent applications. This engine introduces the virtual machine paradigm. That is, templates are compiled into xslate intermediate code, and then executed by the xslate virtual machine.