ps2eps is a tool to produce Encapsulated PostScript Files (EPS/EPSF) from
usual one-paged Postscript documents. It calculates correct Bounding Boxes
for those EPS files and filters some special postscript command sequences
that can produce erroneous results on printers.
from Laurence Tratt <laurie at tratt.net>
This module is 'The Next Generation' of Text::PDF::API which initially
provided a nice API around the Text::PDF::* modules created by Martin Hosken.
. Works with more than one PDF file open at once
. It presents a object-oriented API to the user
. Supports the 14 base PDF Core Fonts
. Supports TrueType fonts
. Supports Adobe-Type1 Fonts (pfb/pfa/afm)
. Supports native Embedding of bitmap images (jpeg,ppm,png,gif)
. Supports modification of existing pdfs and import/cloning of pages
fdm is a simple, lightweight replacement for mail fetch, filter and
delivery programs such as fetchmail and procmail. It can fetch using
POP3 or IMAP (with SSL) or from stdin, and deliver to a pipe, file,
maildir, mbox or SMTP server, based on regexps.
from maintainer Nicholas Marriott
Ruby/LDAP is an extension library for Ruby. It provides the interface
to some LDAP libraries (e.g. OpenLDAP, UMich LDAP, Netscape SDK,
ActiveDirectory). The common API for application development is
described in RFC1823 and is supported by Ruby/LDAP.
Submitted and maintained by Jeremy Evans <jeremyevans0 at gmail dot com>.
with help from msf@
This is a Ruby interface to the Hyper Estraier high performance full-text
search engine.
Submitted and maintained by Jeremy Evans <jeremyevans0 at gmail dot com>
mrxvt to request X events to be processed synchronously, and slowed
things down considerably)
- remove useless pre-configure target (asked by steven@ long ago)
- bump PKGNAME
The Gnome2::Canvas module allows a perl developer to use the GnomeCanvas
widget with Gtk2-Perl.
Like the Gtk2 module on which it depends, Gnome2::Canvas follows the C
API of libgnomecanvas-2.0 as closely as possible while still being
perlish. Thus, the C API reference remains the canonical documentation.
ok jasper@