File: control

package info (click to toggle)
ckanclient 0.9-1.1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 112 kB
  • sloc: python: 1,257; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 738 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
22
Source: ckanclient
Section: python
Priority: optional
Maintainer: J. Félix Ontañón <fontanon@emergya.es>
Build-Depends: 
 debhelper (>= 7), 
 python-all-dev, 
 dh-python,
 python-setuptools
Standards-Version: 3.9.2
Homepage: http://thedatahub.org/dataset/ckanclient
Vcs-Git: http://github.com/okfn/ckanclient

Package: python-ckanclient
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, 
 python-simplejson, python-gdata
Suggests: python-nose
Description: CKAN client Python package
 The CKAN client software may be used to make requests on the Comprehensive 
 Knowledge Archive Network (CKAN) API including its REST interface to all 
 primary objects (packages, groups, tags) and its search interface.