File: control

package info (click to toggle)
pysmbc 1.0.15.3-0.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 260 kB
  • ctags: 248
  • sloc: ansic: 2,031; python: 741; makefile: 24
file content (22 lines) | stat: -rw-r--r-- 902 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: pysmbc
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> 
Uploaders: Josselin Mouette <joss@debian.org>,
           Jérôme Guelfucci <jeromeg@xfce.org>
Build-Depends: debhelper (>= 9),
               pkg-config,
               python-all-dev (>= 2.5),
               libsmbclient-dev (>= 3.2)
Standards-Version: 3.9.5
Homepage: http://cyberelk.net/tim/software/pysmbc/
VCS-Svn: svn://svn.debian.org/python-modules/packages/pysmbc/trunk/
VCS-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pysmbc/trunk/

Package: python-smbc
Architecture: any
Provides: ${python:Provides}
Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
Description: Python bindings for the Samba client library
 This package contains an extension that allows one to write Python programs 
 that can talk to SMB/CIFS servers.