1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: rtslib
Section: python
Priority: optional
Maintainer: Ritesh Raj Sarraf <rrs@debian.org>
Build-Depends: debhelper(>= 7.0.50~), python(>= 2.6.6-3~), python-ipaddr, python-netifaces, python-configobj, python-epydoc, python-simpleparse, texlive-latex-base, texlive-latex-extra, texlive-latex-recommended, lmodern, ghostscript
Standards-Version: 3.9.2
Homepage: http://www.risingtidesystems.com/git/?p=rtslib.git;a=summary
Vcs-Git: git://git.debian.org/git/linux-target/rtslib.git
Vcs-Browser: http://git.debian.org/?p=linux-target/rtslib.git
Package: python-rtslib
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-ipaddr, python-netifaces, python-configobj
Provides: ${python:Provides}
Description: LIO core target management framework - python libs
This package contains the LIO rtslib library that provides an object API
to the LIO SCSI Target as well as third-party target fabric modules
.
It is part of the Linux Kernel SCSI Target's userspace management library
|