Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

leeh-mini_exiftool

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

leeh-mini_exiftool

  • 1.6.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

= MiniExiftool

This library is wrapper for the Exiftool command-line application (http://www.sno.phy.queensu.ca/~phil/exiftool) written by Phil Harvey. Read and write access is done in a clean OO manner.

== Requirements

An installation of the Exiftool command-line application. Instructions for installation you can find under http://www.sno.phy.queensu.ca/~phil/exiftool/install.html .

Alternatively Wil Gieseler has bundled a meta-gem that eliminates the need for a seperate Exiftool installation. Have a look at http://github.com/wilg/mini_exiftool_vendored or http://rubygems.org/gems/mini_exiftool_vendored .

== Installation

First you need Exiftool (see under Requirements above). Then you can simply install the gem with gem install mini_exiftool respectively (on *nix sytems) sudo gem install mini_exiftool

Alternative you can download the tarball or zip file and run ruby setup.rb config ruby setup.rb setup sudo ruby setup.rb install

== Contribution

The code is also hostet in a git repository on Gitorious at http://gitorious.org/projects/mini_exiftool feel free to contribute!

== Author Jan Friedrich

== Copyright / License Copyright (c) 2007-2011 by Jan Friedrich

Licensed under terms of the GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999 (see file COPYING for more details)

== Usage

For further information about using MiniExiftool read the Tutorial[link://file.Tutorial.html] and have a look at the examples in directory examples.

FAQs

Package last updated on 17 Apr 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc