Ports Search

Results 531540 of 1,719 for /textproc/.(0.003 seconds)
textproc/LaTeX-Encode-0.091.6 (Score: 0.068937615)
Encode characters for LaTeX formatting
p5-LaTeX-Encode provides a function to encode text that is to be formatted with LaTeX. It encodes characters that are special to LaTeX or that are represented in LaTeX by LaTeX commands.
textproc/LaTeX-Pod-0.21 (Score: 0.068937615)
Transform LaTeX source files to POD
LaTeX::Pod converts LaTeX sources to Perl's POD (Plain old documentation) format. Currently only a subset of the available LaTeX language is supported.
textproc/LaTeX-Table-1.0.6 (Score: 0.068937615)
Perl extension for the automatic generation of LaTeX tables
This module supports multipage tables via the xtab and the longtable package. For publication quality tables it utilizes the booktabs package. It also supports the tabularx and tabulary packages for nicer fixed-width tables. Furthermore, it supports the colortbl package for colored tables optimized for presentations. The powerful new ctable package is supported and especially recommended when footnotes are needed. LaTeX::Table ships with some predefined, good looking themes.
textproc/File-Inplace-0.20 (Score: 0.068937615)
Perl module for in-place editing of files
File::Inplace is a Perl module intended to ease the common task of editing a file in-place. Inspired by variations of Perl's -i option, this module is intended for somewhat more structured and reusable editing than command line Perl typically allows. File::Inplace endeavors to guarantee file integrity; that is, either all of the changes made will be saved to the file, or none will. It also offers functionality such as backup creation, automatic field splitting per-line, automatic chomping/unchomping, and aborting edits partially through without affecting the original file.
textproc/Filter-Simple-0.91 (Score: 0.068937615)
Simplified source filtering
Filter::Simple - Simplified source filtering Source filtering is an immensely powerful feature of recent versions of Perl. It allows one to extend the language itself (e.g. the Switch module), to simplify the language (e.g. Language::Pythonesque), or to completely recast the language (e.g. Lingua::Romana::Perligata). Effec- tively, it allows one to use the full power of Perl as its own, recur- sively applied, macro language.
textproc/LaTeX-ToUnicode-0.03 (Score: 0.068937615)
Convert LaTeX commands to Unicode
LaTeX::ToUnicode provides a method to convert LaTeX-style markups for accents etc. into their Unicode equivalents. It translates commands for special characters or accents into their Unicode equivalents and removes formatting commands.
textproc/PPI-1.220 (Score: 0.068937615)
Analyze and manipulate Perl code without using perl itself
This is PPI, originally short for Parse::Perl::Isolated, a package for parsing and manipulating Perl documents.
textproc/Lingua-EN-AddressParse-1.24 (Score: 0.068937615)
Perl module to manipulate geographical addresses
This module takes as input an address or post box in free format text and attempts to parse it. If successful, the address is broken down into components and useful functions can be performed.
textproc/p1xml-1.1.2 (Score: 0.068937615)
Fast Expat based Erlang XML parsing library
Fast Expat based Erlang XML parsing library, with a strong focus on XML stream parsing from network.
textproc/Lingua-EN-FindNumber-1.32 (Score: 0.068937615)
Locate (written) numbers in English text
Lingua::EN::FindNumber provides a regular expression for finding numbers in English text. It also provides functions for extracting and manipulating such numbers.