6 lines
312 B
Markdown
6 lines
312 B
Markdown
# libdib
|
|
|
|
libdib is a python libarary that unifies the text-based REPL of the programs running in the [dibbler](https://wiki.pvv.ntnu.no/wiki/Drift/Dibbler) terminal.
|
|
|
|
It is for the most part a wrapper around python's standard library [cmd](https://docs.python.org/3/library/cmd.html), with some extra features.
|