File: README

package info (click to toggle)
pyqonsole 0.2.0-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 448 kB
  • ctags: 647
  • sloc: python: 4,383; ansic: 111; makefile: 52; sh: 2
file content (17 lines) | stat: -rw-r--r-- 699 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pyqonsole
=========

Pyqonsole is a X Window terminal written in Python. The code is based
on konsole, and it uses the qt toolkit. It is mainly meant for use by
Python application developpers who would like to embed a terminal in
their application, but it can be used as a not blazingly fast XTerm
replacement.

The development was initially funded by CEA Grenoble, and the project
is released under the CeCILL_ license.

If you have any questions about pyqonsole, please ask them on
Logilab's `Python Projects`_ mailing list (needs subscription).

.. _CeCILL: http://www.inria.fr/valorisation/logiciels/Licence.CeCILL-V2.pdf
.. _Python Projects: http://www.logilab.org/mailinglists/python_projects