File: README

package info (click to toggle)
thuban 1.2.2-6
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 7,872 kB
  • ctags: 5,853
  • sloc: python: 30,410; ansic: 6,181; xml: 4,234; cpp: 1,595; makefile: 141
file content (11 lines) | stat: -rw-r--r-- 438 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
Simple Example Extensions for Thuban
------------------------------------

This directory contains some simple extensions for Thuban that show how
you can add commands and tools to Thuban.

To run an examples, make sure this directory in your python path and
import one or more of the modules in it in ~/.thuban/thubanstart.py.
Create that file and directory if it doesn't exist yet. It is
automatically executed by Thuban if it exists.