File: control

package info (click to toggle)
libturpial 1.7.0-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 872 kB
  • ctags: 1,014
  • sloc: python: 5,369; makefile: 20
file content (21 lines) | stat: -rw-r--r-- 874 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: libturpial
Maintainer: Miguel Landaeta <nomadium@debian.org>
Section: python
Priority: optional
Build-Depends: debhelper (>= 9~), python-all (>= 2.6.6-3~), python-setuptools,
 python-requests, python-pytest, python-oauth
Standards-Version: 3.9.5
X-Python-Version: >= 2.7
Vcs-Git: git://anonscm.debian.org/collab-maint/libturpial.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/libturpial.git
Homepage: http://github.com/Turpial/libturpial

Package: python-libturpial
Architecture: all
Depends: ${misc:Depends}, python-requests (>= 2.0.0~),
 python-simplejson (>= 3.3.1~), ${python:Depends}
Description: Python library that handles multiple microblogging protocols
 libturpial aims to implement all the features and support the main
 microblogging platforms like Twitter and Identi.ca.
 .
 libturpial is the backend of Turpial microblogging client.