Source: python-configshell-fb Section: python Priority: optional Maintainer: Linux Block Storage Team Uploaders: Christophe Vu-Brugier , Ritesh Raj Sarraf , Christian Seiler , Build-Depends: debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-hatch-vcs, python3-hatchling, python3-pyparsing, Standards-Version: 4.5.1 Homepage: https://github.com/open-iscsi/configshell-fb Vcs-Git: https://salsa.debian.org/linux-blocks-team/python-configshell-fb.git Vcs-Browser: https://salsa.debian.org/linux-blocks-team/python-configshell-fb Package: python3-configshell-fb Architecture: all Depends: python3-pyparsing, ${misc:Depends}, ${python3:Depends}, Description: Python library for building configuration shells - Python 3 The configshell-fb package is a Python library that provides a framework for building simple but nice CLI-based applications. . The configshell-fb package 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. . This package contains the Python 3 module.