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.
- Sources inherited from project devel:languages:python
- 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 home:smarty12:Python/python-configshell-fb && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000000619 619 Bytes | |
_servicedata | 0000000246 246 Bytes | |
configshell-fb-1.1.fb25.tar.xz | 0000029744 29 KB | |
python-configshell-fb.changes | 0000003025 2.95 KB | |
python-configshell-fb.spec | 0000002919 2.85 KB |
Revision 17 (latest revision is 39)
Lee Duncan (lee_duncan)
accepted
request 643054
from
Lee Duncan (lee_duncan)
(revision 17)
- Update to version 1.1.fb23: * version 1.1.25 * Fix failing to parse param like pool/rbd;id=user * Acquire a lock to a preference file before working with it * Fix failing to pasre param like "cfgstr,par=val" * version 1.1.fb24 * Remove explicit dependency on /usr/bin/python * make run_cmdline() log "Running command line" msg to new loglevel * tweak ConfigShell.run_stdin() to strip whitespace/newline from cmds * Fix failing to pasre par=val parameters * Add missing dependency on pyparsing and six * Fix path regex for [ and ] * Handle if TERM is not set
Comments 0