A python library for building configuration shells
configshell-fb is a Python library that provides a framework for building simple but nice CLI-based applications.
This runs with Python 2 and 2to3 is run by setup.py to run on Python 3.
configshell-fb is a fork of the "configshell" code written by RisingTide Systems. The "-fb" differentiates between the original and this version. Please ensure to use either all "fb" versions of the targetcli components -- targetcli, rtslib, and configshell, or stick with all non-fb versions, since they are no longer strictly compatible.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-configshell-fb
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-configshell-fb && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
configshell-fb-1.1.26.tar.gz | 0000034774 34 KB | |
python-configshell-fb.changes | 0000004635 4.53 KB | |
python-configshell-fb.spec | 0000002857 2.79 KB |
Revision 25 (latest revision is 39)
Lee Duncan (lee_duncan)
accepted
request 731332
from
Lee Duncan (lee_duncan)
(revision 25)
- Updated to latest upstream version 1.1.26. There were not very many changes: * Version number no longer contains "fb" to designate "free branch", e.g. old was 1.1.fb25, new is 1.1.26 * Add urwid to setup.py dependencies * Fix failing to parse params with additional chars * export __version__ variable resulting in replacing configshell-fb-1.1.25.tar.gz with configshell-fb-1.1.26.tar.gz, and corresponding SPEC-file updates.
Comments 0