File: control

package info (click to toggle)
python-facebook 0.svn20100209-3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 208 kB
  • ctags: 196
  • sloc: python: 1,818; makefile: 39
file content (17 lines) | stat: -rw-r--r-- 580 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: python-facebook
Section: python
Priority: extra
Maintainer: Ian Wienand <ianw@debian.org>
Build-Depends: debhelper (>= 5), dpatch, python-support (>= 0.4), python-all
Standards-Version: 3.8.4
Homepage: http://github.com/sciyoshi/pyfacebook/

Package: python-facebook
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Conflicts: python-json
XB-Python-Version: ${python:Versions}
Provides: ${python:Provides}
Suggests: python-simplejson
Description: Python wrappers for the Facebook API
 PyFacebook is a thin wrapper for accessing Facebook's API through Python.