File: control

package info (click to toggle)
python-exif 1.0.8-3
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 116 kB
  • sloc: python: 1,408; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 724 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: python-exif
Section: python
Priority: extra
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki@debian.org>
Build-Depends: debhelper (>= 7.0.50~), python-all
Standards-Version: 3.9.2
Homepage: http://sourceforge.net/projects/exif-py/
#Vcs-Git: git://git.debian.org/collab-maint/python-exif.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/python-exif.git;a=summary

Package: python-exif
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Provides: ${python:Provides}
Description: Python library to extract EXIF data from tiff and jpeg files
 This is a Python library to extract EXIF information from digital camera
 image files.