[Python-modules-commits] [pyvisa-py] 02/02: Modified description of packages
Ruben Undheim
rubund-guest at moszumanska.debian.org
Mon Mar 23 19:36:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository pyvisa-py.
commit 3821d23fde91038daf94a89e1bb6b0760010a925
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Mon Mar 23 20:34:38 2015 +0100
Modified description of packages
---
debian/control | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index feb096f..f79fd8b 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,9 @@ Homepage: https://github.com/hgrecco/pyvisa-py
Package: python-pyvisa-py
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-pyvisa
-Description: Backend that implements a large part of the VISA in pure Python
+Description: Python VISA bindings for GPIB, RS232, and USB instruments
+ This is a backend that implements a large part of the VISA in pure Python.
+ .
PyVISA started as wrapper for the NI-VISA library and therefore you need to
install National Instruments VISA library in your system. This works most of
the time, for most people. But NI-VISA is a proprietary library that only works
@@ -28,7 +30,9 @@ Description: Backend that implements a large part of the VISA in pure Python
Package: python3-pyvisa-py
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-pyvisa
-Description: Backend that implements a large part of the VISA in pure Python3
+Description: Python3 VISA bindings for GPIB, RS232, and USB instruments
+ This is a backend that implements a large part of the VISA in pure Python.
+ .
PyVISA started as wrapper for the NI-VISA library and therefore you need to
install National Instruments VISA library in your system. This works most of
the time, for most people. But NI-VISA is a proprietary library that only works
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyvisa-py.git
More information about the Python-modules-commits
mailing list