1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: pymtp
Section: python
Priority: extra
Maintainer: Thomas Perl <thp@perli.net>
Uploaders: tony mancill <tmancill@debian.org>, Hans-Christoph Steiner <hans@eds.org>
Build-Depends: debhelper (>= 7.0.50~), python, dh-python
Standards-Version: 3.9.4
XS-Python-Version: all
Homepage: https://pypi.python.org/pypi/PyMTP
Vcs-Git: git://anonscm.debian.org/collab-maint/pymtp.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/pymtp.git
Package: python-pymtp
Architecture: all
Depends: python, libmtp9, ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Recommends: python-id3
Description: Pythonic binding to LibMTP to interact with MTP devices
PyMTP is a Pythonic binding to LibMTP that allows Python programs
to interact with LibMTP-supported devices. These devices include
several popular MP3 players, including Creative Zen, several
iRiver devices, NormSoft Pocket Tunes and many others.
|