Mercurial > repos > iuc > package_perl_pdf_api2_2_023
comparison tool_dependencies.xml @ 0:b9b7fadfdb69 draft default tip
Imported from capsule None
| author | iuc |
|---|---|
| date | Tue, 27 Jan 2015 09:02:31 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:b9b7fadfdb69 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="perl" version="5.18.1"> | |
| 4 <repository changeset_revision="114b6af405fa" name="package_perl_5_18" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
| 5 </package> | |
| 6 <package name="pdf_api2" version="2.023"> | |
| 7 <install version="1.0"> | |
| 8 <actions> | |
| 9 <action type="setup_perl_environment"> | |
| 10 <repository changeset_revision="114b6af405fa" name="package_perl_5_18" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> | |
| 11 <package name="perl" version="5.18.1" /> | |
| 12 </repository> | |
| 13 <package>http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/IO-String-1.08.tar.gz</package> | |
| 14 <package>http://search.cpan.org/CPAN/authors/id/M/MH/MHOSKEN/Font-TTF-1.04.tar.gz</package> | |
| 15 <package>http://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/ExtUtils-MakeMaker-7.04.tar.gz</package> | |
| 16 <package>http://search.cpan.org/CPAN/authors/id/S/SS/SSIMMS/PDF-API2-2.023.tar.gz</package> | |
| 17 </action> | |
| 18 </actions> | |
| 19 </install> | |
| 20 <readme> | |
| 21 | |
| 22 $Id: README,v 2.0 2005/11/16 02:16:00 areibens Exp $ | |
| 23 | |
| 24 ____ ____ _____ _ ____ ___ ____ | |
| 25 | _ \| _ \| ___| _ _ / \ | _ \_ _| |___ \ | |
| 26 | |_) | | | | |_ (_) (_) / _ \ | |_) | | __) | | |
| 27 | __/| |_| | _| _ _ / ___ \| __/| | / __/ | |
| 28 |_| |____/|_| (_) (_) /_/ \_\_| |___| |_____| | |
| 29 | |
| 30 | |
| 31 There seem to be a growing plethora of Perl modules for creating and | |
| 32 manipulating PDF files. | |
| 33 | |
| 34 This module is 'The Next Generation' of Text::PDF::API which initially | |
| 35 provided a nice API around the Text::PDF::* modules created by Martin Hosken. | |
| 36 | |
| 37 </readme> | |
| 38 </package> | |
| 39 </tool_dependency> |
