Package: opensta / 0~20191111gitc018cb2+dfsg-1

Metadata

Package Version Patches format
opensta 0~20191111gitc018cb2+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0003 Use readline for interactive input. This adds comman.patch | (download)

CMakeLists.txt | 5 5 + 0 - 0 !
app/StaMain.cc | 142 139 + 3 - 0 !
cmake/modules/FindReadline.cmake | 47 47 + 0 - 0 !
3 files changed, 191 insertions(+), 3 deletions(-)

 use readline for interactive input. this adds 'command line
 completion', search functionality etc