Ports Search

Results 4,3414,350 of 6,332 for /net-p2p/.(0.034 seconds)
textproc/denature-0.6.5 (Score: 0.0046602096)
HTML to PDF converter
denature is a perl program that attempts to convert an HTML page into XSL-FO which it then passes off to the FOP (Formatted Objects Formatter) to produce a PDF document. denature trys to use any included CSS stylesheets to figure out the properties used in the document. The CSS processing in denature is not very mature and only handles a limited amount of the available CSS markup. The CSS support does not handle the contextual entries in a CSS document, and the CSS::Tiny module requires that all the :'s in a document have a space after them.
textproc/XML-STX-0.43 (Score: 0.0046602096)
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/XML-XSLT-0.48 (Score: 0.0046602096)
XML::XSLT - A perl module for processing XSLT
This module implements the W3C's XSLT specification. The goal is full implementation of this spec, but it isn't yet. However, it already works well. Below is given the set of working xslt commands.
textproc/pa-aspell-0.01.1 (Score: 0.0046602096)
Aspell Punjabi dictionary
Aspell Punjabi dictionary.
textproc/xmltv-0.5.67 (Score: 0.0046602096)
Set of programs to process TV (tvguide) listings in XML format
[ excerpt from developer's website ] XMLTV is a set of programs to process TV (tvguide) listings and manage your TV viewing. It stores the listings in an XML-based format. The idea is to separate out the backend (getting the listings) from the frontend (displaying them for the user), and to implement useful operations like picking out your favourite programmes as filters that read and write XML documents.
textproc/pdfoutline-4.1 (Score: 0.0046602096)
Add outlines to PDF files
pdfoutline adds outlines (aka bookmarks) to PDF files. It reads input file given as first argument, adds outlines from text file given as second argument, and saves result to file with name given as third argument.
textproc/translate-toolkit-2.0.0b3 (Score: 0.0046602096)
Converts between many translation formats
The Translate Toolkit is a set of software and documentation designed to help make the lives of localizers both more productive and less frustrating. The software includes programs to covert localization formats to the common PO format and programs to check and manage PO files. The documentation includes guides on using the tools, running a localization project and how to localize various projects from OpenOffice.org to Mozilla. At its core the software contains a set of classes for handling various localization storage formats: DTD, properties, OpenOffice.org GSI/SDF, CSV and of course PO and XLIFF. It also provides scripts to convert between these formats. Also part of the Toolkit are Python programs to create word counts, merge translations and perform various checks on PO and XLIFF files.
textproc/uncrustify-0.63 (Score: 0.0046602096)
Highly configurable source code beautifier
The goals of this project are simple: Create a highly configurable, easily modifiable source code beautifier. What it does: * Ident code, aligning on parens, assignments, etc * Align on '=' and variable definitions * Align structure initializers * Align #define stuff * Align backslash-newline stuff * Reformat comments (a little bit) * Fix inter-character spacing * Add or remove parens on return statements * Add or remove braces on single-statement if/do/while/for statements * Supports embedded SQL 'EXEC SQL' stuff * Highly configurable - 168 configurable options as of version 0.30
textproc/xmlwrapp-0.7.0 (Score: 0.0046602096)
Modern style C++ library for working with XML data
xmlwrapp is a modern style C++ library for working with XML data. It provides a simple and easy to use interface for the very powerful libxml2 XML parser. Features: * Tree parsing. XML data is parsed and a tree of xml::node objects is created. Similar to the DOM. * Event parsing. XML data is parsed as protected member functions of an event class are called. Similar to SAX. * It is easy to construct an XML tree using xml::node objects. Any xml::node may be inserted into an IOStream causing translation to XML text data. * Complete isolation from the backend parser due to the private implementation (pimpl) idiom. https://github.com/vslavik/xmlwrapp
textproc/popup-1.0 (Score: 0.0046602096)
Stacks for use with Popup
User Contributed Cardstacks for Popup * English-German (3910 cards) * German-French (4006 cards) LICENSE: GPL2 or later