Ports Search

Results 351360 of 1,719 for /textproc/.(0.002 seconds)
textproc/libwpd-0.10.1 (Score: 0.068937615)
Tools for importing and exporting WordPerfect(tm) documents
libwpd is a library for reading and writing WordPerfect(tm) documents. This package also includes utilities for converting to HTML and plain text.
textproc/Regexp-Common-2016060801 (Score: 0.068937615)
Regexp::Common - Provide commonly requested regular expressions
By default, this module exports a single hash (`%RE') that stores or generates commonly needed regular expressions. Patterns currently provided include: * balanced parentheses and brackets * delimited text (with escapes) * integers and floating-point numbers in any base (up to 36) * comments in C, C++, Perl, and shell * offensive language * lists of any pattern * IPv4 addresses
textproc/libwps-0.4.3 (Score: 0.068937615)
Microsoft file word processor format import filter library
Libwps is a library (for use by word procesors, for example) for importing the Microsoft Works word processor file format. It imports Works format versions 2, 3, 4, 5 (aka 2000), and 8 with some formatting. The scope of this project is just a Works word processor import filter, so there are no plans for supporting an export filter, spreadsheets, or databases.
textproc/libwps-0.3.1 (Score: 0.068937615)
Microsoft file word processor format import filter library
Libwps is a library (for use by word procesors, for example) for importing the Microsoft Works word processor file format. It imports Works format versions 2, 3, 4, 5 (aka 2000), and 8 with some formatting. The scope of this project is just a Works word processor import filter, so there are no plans for supporting an export filter, spreadsheets, or databases.
textproc/libxdiff-0.23 (Score: 0.068937615)
Create file differences/patches to both binary and text files
The LibXDiff library implements basic and yet complete functionalities to create file differences/patches to both binary and text files. The library uses memory files as file abstraction to achieve both performance and portability. For binary files, LibXDiff implements (with some modification) the algorithm described in File System Support for Delta Compression by Joshua P. MacDonald, while for text files it follows directives described in An O(ND) Difference Algorithm and Its Variations by Eugene W. Myers. Memory files used by the library are basically a collection of buffers that store the file content. There are two different requirements for memory files when passed to diff/patch functions. Text files for diff/patch functions require that a single line do not have to spawn across two different memory file blocks. Binary diff/patch functions require memory files to be compact. A compact memory files is a file whose content is stored inside a single block.
textproc/kibana-3.1.3 (Score: 0.068937615)
Browser based analytics and search interface to ElasticSearch
Kibana is an open source (Apache Licensed), browser based analytics and search interface to Logstash and other timestamped data sets stored in ElasticSearch. With those in place Kibana is a snap to setup and start using (seriously). Kibana strives to be easy to get started with, while also being flexible and powerful.
textproc/libxml++-2.34.2 (Score: 0.068937615)
XML API for C++
libxml++ is a C++ interface for working with XML files, using libxml (gnome-xml) to parse and write the actual XML files. It has a simple but complete API.
textproc/DT-0.2 (Score: 0.068937615)
Wrapper of the JavaScript Library 'DataTables'
Data objects in R can be rendered as HTML tables using the JavaScript library 'DataTables' (typically via R Markdown or Shiny). The 'DataTables' library has been included in this R package. The package name 'DT' is an abbreviation of 'DataTables'.
textproc/libxode-0.71 (Score: 0.068937615)
XML library which wraps expat
libxode is an XML library which wraps expat. it offers a very flexable DOM, and uses Memory Pools (which can also be created/used from this library).
textproc/libxslt-1.1.29 (Score: 0.068937615)
The XSLT C library for GNOME
Libxslt is the XSLT C library developed for the GNOME project. XSLT itself is a an XML language to define transformation for XML. Libxslt is based on libxml2, the XML C library developed for the GNOME project. It also implements most of the EXSLT set of processor-portable extensions functions and some of Saxon's evaluate and expressions extensions. People can either embed the library in their application or use xsltproc the command line processing tool.