1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: amule-emc
Section: utils
Priority: optional
Maintainer: Sandro Tosi <morph@debian.org>
Build-Depends: debhelper (>= 9), autotools-dev
Standards-Version: 3.9.5
Homepage: http://code.google.com/p/amule-emc/
Vcs-Git: git://anonscm.debian.org/users/morph/amule-emc.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/morph/amule-emc.git
Package: amule-emc
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: lists ed2k links inside emulecollection files
amule-emc is a tool to parse emulecollection files and print out the
ed2k links contained in them.
.
It differs from 'ed2k' program (from amule-utils) since amule-emc just
displays the links, while ed2k actually imports the collection into aMule.
|