nixpkgs/pkgs/tools/typesetting/pdfjam
Martin Bravenboer 778d516e41 A pkgs/tools/typesetting/pdfjam
A    pkgs/tools/typesetting/pdfjam/builder.sh
A    pkgs/tools/typesetting/pdfjam/default.nix

Added pdfjam, a package with the following tools:

    * pdfnup, which allows PDF files to be "n-upped" in roughly the
      way that psnup does for PostScript files.

    * pdfjoin, which concatenates the pages of multiple PDF files
      together into a single file

    * pdf90, which rotates the pages of one or more PDF files through
      90 degrees (anti-clockwise).

M    pkgs/development/compilers/jdk/jdk6-linux.nix

Typo


svn path=/nixpkgs/trunk/; revision=8404
2007-03-21 12:53:01 +00:00
..
builder.sh A pkgs/tools/typesetting/pdfjam 2007-03-21 12:53:01 +00:00
default.nix A pkgs/tools/typesetting/pdfjam 2007-03-21 12:53:01 +00:00