{ "name": "Clipsafe", "description": "Command-line interface to Password Safe", "url": "http://waxandwane.org/download/clipsafe-1.1.tar.gz", "mirror": null, "homepage": "http://waxandwane.org/clipsafe.html", "depends": [], "resource": [ { "name": "Crypt::Twofish", "url": "https://cpan.metacpan.org/authors/id/A/AM/AMS/Crypt-Twofish-2.17.tar.gz" }, { "name": "Digest::SHA", "url": "https://cpan.metacpan.org/authors/id/M/MS/MSHELOR/Digest-SHA-5.96.tar.gz" }, { "name": "DateTime", "url": "https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/DateTime-1.35.tar.gz" }, { "name": "DateTime::Locale", "url": "https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/DateTime-Locale-1.05.tar.gz" }, { "name": "DateTime::TimeZone", "url": "https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/DateTime-TimeZone-2.01.tar.gz" } ], "conflicts": [], "patches": [], "install": [ "ENV.prepend_create_path \"PERL5LIB\", libexec+\"lib/perl5\"", "resource(\"Crypt::Twofish\").stage do", "system \"perl\", \"Makefile.PL\", \"INSTALL_BASE=#{libexec}\"", "system \"make\"", "system \"make\", \"install\"" ], "version": "1.1", "file": "clipsafe.rb" }