Coder Social home page Coder Social logo

lgtm-migrator / exif Goto Github PK

View Code? Open in Web Editor NEW

This project forked from libexif/exif

0.0 0.0 0.0 639 KB

A small command-line utility to show EXIF information hidden in JPEG files

License: GNU Lesser General Public License v2.1

Shell 26.28% C 49.17% Makefile 2.08% M4 16.96% Roff 5.52%

exif's Introduction

				      EXIF
				      ----

'exif' is a small command-line utility to show EXIF information hidden
in JPEG files. I wrote it to demonstrate the power of libexif.

It depends on 
 * libexif (https://libexif.github.io/)
 * popt

Have fun!

Lutz <[email protected]>


BUILDING
--------

Assuming libexif and popt are installed, building exif from the source
tar ball should be a simple matter of:

  ./configure
  make
  sudo make install

If your libexif is installed in a non-standard location, you must point
configure at the location of its libexif.pc file using the pkg-config
path, like this:

  ./configure PKG_CONFIG_PATH=/usr/local/lib/pkgconfig

When building from git, run this before configuring:

  autoreconf -i


INTERNATIONALIZATION
--------------------

All translations for exif (except en_CA) are coordinated by the
Translation Project at https://translationproject.org/.  This means
that ALL changes to the .po files (except that exception) MUST be
made through the TP web site, or they will be eventually overwritten
and lost.  If you are interested in translating exif into a new
language, simply join TP and start!  A translation disclaimer is NOT
required for exif; by making a translation, you agree implicitly to
provide it under the same license terms as the rest of exif (GPL).
When a new version of exif is available for translation, an exif
maintainer will contact the Translation Project and all interested TP
members will be automatically notified.

exif's People

Contributors

dfandrich avatar ndim avatar alaunay avatar msmeissn avatar janpatera avatar rwhitby avatar sharuzzaman avatar haaninjo avatar moerbeke avatar hosiet avatar k0lter avatar fefcas avatar helmutg avatar hfiguiere avatar hughmcmaster avatar qboosh avatar mariobl avatar pmraps avatar darkcircle avatar lkppo avatar vnwildman avatar yurchor avatar mirosnik1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.