Ports Search

Results 141150 of 186 for /converters/.(0.003 seconds)
converters/psiconv-0.9.9 (Score: 0.17956966)
Conversion utility to convert Psion 5(MX) files into other formats
Psiconv is a file conversion utility that converts between Psion 5(MX) files and more commonly-used *nux file formats. It can read Psion Word, TextEd, Sketch, MBM, and Clipart files, and outputs HTML 3.2, HTML 4, ASCII, and almost any graphical format. The libpsiconv library can also read Sheet files and output Word and TextEd files for use in other programs. Included is full documentation on several Psion 5(MX) file formats. This information is not available from Psion (it has been reverse-engineered from Psion files), and it's free for anybody to use.
converters/bencode-1.0 (Score: 0.17956966)
Bencoding and bdecoding implementation
This package simply re-packages the existing bencoding and bdecoding implementation from the 'official' BitTorrent client as a separate, light-weight package for re-using them without having the entire BitTorrent software as a dependency.
converters/iconv-1.0 (Score: 0.17956966)
Iconv wrapper with Unicode codec for Python
This is an iconv wrapper with unicode codec for Python.
converters/bencoder-0.2.1 (Score: 0.17956966)
Simple up-to-date bencode decoder-encoder library on pure Python
A simple up-to-date bencode decoder-encoder library on pure Python.
converters/better-bencode-0.2.1 (Score: 0.17956966)
Bencoding and bdecoding implementation
Fast, standard compliant Bencode serialization.
converters/recode-3.6 (Score: 0.17956966)
Converts files between character sets and usages
GNU `recode' has the purpose of converting files between various character sets and usages. When exact transliterations are not possible, as it is often the case, the program may get rid of the offending characters or fall back on approximations. This program recognizes or produces around 150 different character sets and is able to transliterate files between almost any pair. Most RFC 1345 character sets are supported.
converters/dump.rb-0.2 (Score: 0.17956966)
Binary data dumper module for Ruby
This is dump.rb, a binary data dumper module for Ruby.
converters/bsdconv-11.3.0 (Score: 0.17956966)
Python wrapper for bsdconv
BSD licensed charset/encoding converter library with more function than libiconv. (Currently, only a few codecs are supported) This port is a python wrapper for bsdconv.
converters/pisa-3.0.33 (Score: 0.17956966)
PDF generator using HTML and CSS
pisa is a html2pdf converter using the ReportLab Toolkit, the HTML5lib and pyPdf. It supports HTML 5 and CSS 2.1 (and some of CSS 3). It is completely written in pure Python so it is platform independent. The main benefit of this tool that a user with Web skills like HTML and CSS is able to generate PDF templates very quickly without learning new technologies. Easy integration into Python frameworks like CherryPy, KID Templating, TurboGears, Django, Zope, Plone, Google AppEngine (GAE) etc.
converters/rencode-1.0.3 (Score: 0.17956966)
R-encoding and r-decoding implementation
The rencode module is similar to bencode from the BitTorrent project. For complex, heterogeneous data structures with many small elements, r-encodings take up significantly less space than b-encodings. This version of rencode is a complete rewrite in Cython to attempt to increase the performance over the pure Python module written by Petru Paler, Connelly Barnes et al. Later, it was forked, enhanced, and bundled with Deluge. Now, it is re-packaged and distributed by Xpra.