diff -r 2a97995628a3 -r e6340960fcbe doc/introduction.rst --- a/doc/introduction.rst Thu Aug 21 19:10:57 2008 +0200 +++ b/doc/introduction.rst Thu Aug 21 19:52:02 2008 +0200 @@ -4,10 +4,13 @@ Presentation ============== -pygpibtoolkit_ is a Python_ toolkit for talking with GPIB devices. It consist -in a set of python modules (low-level and some more high-level) in -order to ease writing python code to play with GPIB devices. -There are also some utility commands written using this library. +pygpibtoolkit_ is a Python_ toolkit for talking with GPIB devices. It +consist in a set of python modules (low-level and some more +high-level) in order to ease writing python code to play with GPIB +devices. + +There are also some utility commands and GUI tools written using this +library (and PyQt4 for GUI parts). The aim of the project is to have an infrastructure that make it easy to write code to command/interact with GPIB-controlled devices, and, @@ -38,9 +41,9 @@ The devices I should implement soon (well, ASAP): - HP 8904A Signal Synthetizer -- HP ???? Meter +- HP 3456A Meter -.. _pygpibtoolkit: http://www.logilab.org/pygpibtoolkit +.. _pygpibtoolkit: http://www.logilab.org/project/pygpibtoolkit .. _Prologix: http://www.prologix.com .. _Python: http://www.python.org