Metadata-Version: 1.2
Name: z0lib
Version: 2.0.5
Summary: Bash zeroincombenze lib
Home-page: https://zeroincombenze-tools.readthedocs.io
Author: Antonio Maria Vigliotti
Author-email: <info@shs-av.com>
License: Affero GPL
Project-URL: Source, https://github.com/zeroincombenze/tools
Project-URL: Documentation, https://github.com/zeroincombenze/tools
Project-URL: Changelog, https://github.com/zeroincombenze/tools/blob/master/z0lib/egg-info/CHANGELOG.rst
Description: 
        ======
         2.0.5
        ======
        
        
        
        |Maturity| |license gpl|
        
        
        
        
        Overview
        ========
        
        Simple bash library
        
        +---------------+-----------------------------------------------------------+
        | xuname        | Detect and print more OS informations than uname command  |
        +---------------+-----------------------------------------------------------+
        | parse_optargs | Parse command line arguments in a professional way        |
        +---------------+-----------------------------------------------------------+
        | print_help    | Print help for parse command line arguments               |
        +---------------+-----------------------------------------------------------+
        
        You can find more info here:
        http://wiki.zeroincombenze.org/en/Linux/dev
        http://docs.zeroincombenze.org/z0lib/
        
        
        |
        |
        
        Getting started
        ===============
        
        
        Installation
        ------------
        
        Zeroincombenze tools require:
        
        * Linux Centos 7/8 or Debian 9/10 or Ubuntu 18/20/22
        * python 2.7+, some tools require python 3.6+
        * bash 5.0+
        
        Stable version via Python Package
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        
        ::
        
            pip install 
        
        |
        
        Current version via Git
        ~~~~~~~~~~~~~~~~~~~~~~~
        
        ::
        
            cd $HOME
            git clone https://github.com/zeroincombenze/tools.git
            cd ./tools
            ./install_tools.sh -p
            source $HOME/devel/activate_tools
        
        
        Upgrade
        -------
        
        Stable version via Python Package
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        
        ::
        
            pip install  -U
        
        |
        
        Current version via Git
        ~~~~~~~~~~~~~~~~~~~~~~~
        
        ::
        
            cd $HOME
            ./install_tools.sh -U
            source $HOME/devel/activate_tools
        
        
        History
        -------
        
        2.0.5 (2023-05-14)
        ~~~~~~~~~~~~~~~~~~
        
        * [FIX] Sometime configuration init fails
        * [IMP] Configuration name LOCAL_PKGS read real packages
        * [IMP] is_pypi function more precise
        
        2.0.4 (2023-04-10)
        ~~~~~~~~~~~~~~~~~~
        
        * [FIX] run_traced: cd does not work w/o alias
        * [IMP] coveralls and codecov are not more dependencies
        
        2.0.3 (2022-12-22)
        ~~~~~~~~~~~~~~~~~~
        
        * [FIX] run_traced: --switch sometime crashes
        * [FIX] run_traced: alias function
        
        2.0.2 (2022-12-07)
        ~~~~~~~~~~~~~~~~~~
        
        * [FIX] best recognition of python version
        * [FIX] run_traced: fail with python 2
        
        2.0.1 (2022-10-20)
        ~~~~~~~~~~~~~~~~~~
        
        * [IMP] Stable version
        
        2.0.0.4.1 (2022-10-20)
        ~~~~~~~~~~~~~~~~~~~~~~
        
        * [FIX] run_traced: wrong execution for "cd <path>; ..."
        * [IMP] CFG_init 'ALL': set ODOO_ROOT
        
        2.0.0.4 (2022-10-05)
        ~~~~~~~~~~~~~~~~~~~~
        
        * [IMP] python2 tests
        
        2.0.0.3 (2022-09-30)
        ~~~~~~~~~~~~~~~~~~~~
        
        * [FIX] run_traced return code
        
        2.0.0.2 (2022-09-14)
        ~~~~~~~~~~~~~~~~~~~~
        
        * [IMP] run_traced for python apps
        
        2.0.0.1 (2022-09-06)
        ~~~~~~~~~~~~~~~~~~~~
        
        * [IMP] set_pybin accept filename
        * [IMP] check_pythonpath removed
        
        2.0.0 (2022-08-10)
        ~~~~~~~~~~~~~~~~~~
        
        * [REF] Partial refactoring for shell scripts
        
        
        
        |
        |
        
        Credits
        =======
        
        Copyright
        ---------
        
        SHS-AV s.r.l. <https://www.shs-av.com/>
        
        
        Contributors
        ------------
        
        * Antonio Maria Vigliotti <antoniomaria.vigliotti@gmail.com>
        
        
        |
        
        This module is part of  project.
        
        Last Update / Ultimo aggiornamento: 
        
        .. |Maturity| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
            :target: https://odoo-community.org/page/development-status
            :alt: 
        .. |license gpl| image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
            :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
            :alt: License: AGPL-3
        .. |license opl| image:: https://img.shields.io/badge/licence-OPL-7379c3.svg
            :target: https://www.odoo.com/documentation/user/9.0/legal/licenses/licenses.html
            :alt: License: OPL
        .. |Tech Doc| image:: https://www.zeroincombenze.it/wp-content/uploads/ci-ct/prd/button-docs-2.svg
            :target: https://wiki.zeroincombenze.org/en/Odoo/2.0/dev
            :alt: Technical Documentation
        .. |Help| image:: https://www.zeroincombenze.it/wp-content/uploads/ci-ct/prd/button-help-2.svg
            :target: https://wiki.zeroincombenze.org/it/Odoo/2.0/man
            :alt: Technical Documentation
        .. |Try Me| image:: https://www.zeroincombenze.it/wp-content/uploads/ci-ct/prd/button-try-it-2.svg
            :target: https://erp2.zeroincombenze.it
            :alt: Try Me
        .. |Zeroincombenze| image:: https://avatars0.githubusercontent.com/u/6972555?s=460&v=4
           :target: https://www.zeroincombenze.it/
           :alt: Zeroincombenze
        .. |en| image:: https://raw.githubusercontent.com/zeroincombenze/grymb/master/flags/en_US.png
           :target: https://www.facebook.com/Zeroincombenze-Software-gestionale-online-249494305219415/
        .. |it| image:: https://raw.githubusercontent.com/zeroincombenze/grymb/master/flags/it_IT.png
           :target: https://www.facebook.com/Zeroincombenze-Software-gestionale-online-249494305219415/
        .. |check| image:: https://raw.githubusercontent.com/zeroincombenze/grymb/master/awesome/check.png
        .. |no_check| image:: https://raw.githubusercontent.com/zeroincombenze/grymb/master/awesome/no_check.png
        .. |menu| image:: https://raw.githubusercontent.com/zeroincombenze/grymb/master/awesome/menu.png
        .. |right_do| image:: https://raw.githubusercontent.com/zeroincombenze/grymb/master/awesome/right_do.png
        .. |exclamation| image:: https://raw.githubusercontent.com/zeroincombenze/grymb/master/awesome/exclamation.png
        .. |warning| image:: https://raw.githubusercontent.com/zeroincombenze/grymb/master/awesome/warning.png
        .. |same| image:: https://raw.githubusercontent.com/zeroincombenze/grymb/master/awesome/same.png
        .. |late| image:: https://raw.githubusercontent.com/zeroincombenze/grymb/master/awesome/late.png
        .. |halt| image:: https://raw.githubusercontent.com/zeroincombenze/grymb/master/awesome/halt.png
        .. |info| image:: https://raw.githubusercontent.com/zeroincombenze/grymb/master/awesome/info.png
        .. |xml_schema| image:: https://raw.githubusercontent.com/zeroincombenze/grymb/master/certificates/iso/icons/xml-schema.png
           :target: https://github.com/zeroincombenze/grymb/blob/master/certificates/iso/scope/xml-schema.md
        .. |DesktopTelematico| image:: https://raw.githubusercontent.com/zeroincombenze/grymb/master/certificates/ade/icons/DesktopTelematico.png
           :target: https://github.com/zeroincombenze/grymb/blob/master/certificates/ade/scope/Desktoptelematico.md
        .. |FatturaPA| image:: https://raw.githubusercontent.com/zeroincombenze/grymb/master/certificates/ade/icons/fatturapa.png
           :target: https://github.com/zeroincombenze/grymb/blob/master/certificates/ade/scope/fatturapa.md
        .. |chat_with_us| image:: https://www.shs-av.com/wp-content/chat_with_us.gif
           :target: https://t.me/Assitenza_clienti_powERP
        
        
        
Keywords: bash,optargs
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: System Shells
