1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
Source: encuentro
Section: video
Priority: optional
Maintainer: Maximiliano Curia <maxy@debian.org>
Build-Depends: debhelper (>= 10), python, dh-python
X-Python-Version: >= 2.7
Standards-Version: 4.1.0
Homepage: http://encuentro.taniquetil.com.ar/
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/encuentro.git
Vcs-Git: git://anonscm.debian.org/collab-maint/encuentro.git
Package: encuentro
Architecture: all
Depends: python-bs4 (>= 4.1.0),
python-defer (>= 1.0.6),
python-notify (>= 0.1.1),
python-qt4 (>= 4.9.1),
python-requests (>= 0.12.1),
python-xdg (>= 0.15),
youtube-dl,
${misc:Depends},
${python:Depends}
Description: Access the content of the Encuentro channel, and others
Encuentro is a small program that allows you to search, download and watch
videos from the Encuentro argentinian channel. Since the content of the
channel is completely in Spanish, so is this program.
|