Metadata-Version: 1.2
Name: safe-reboot
Version: 0.2.1
Summary: Wrapper around reboot. Checks if other users are logged in or have active screen or tmux sessions.
Home-page: https://github.com/swallat/safe_reboot
Author: Sebastian Wallat
Author-email: devwallat@gmail.com
License: Apache Software License 2.0
Description: ===========
        safe-reboot
        ===========
        
        
        .. image:: https://img.shields.io/pypi/v/safe_reboot.svg
                :target: https://pypi.python.org/pypi/safe_reboot
        
        .. image:: https://img.shields.io/travis/swallat/safe_reboot.svg
                :target: https://travis-ci.com/swallat/safe_reboot
        
        .. image:: https://readthedocs.org/projects/safe-reboot/badge/?version=latest
                :target: https://safe-reboot.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Wrapper around reboot. Checks if other users are logged in or have active screen or tmux sessions.
        
        
        * Free software: Apache Software License 2.0
        * Documentation: https://safe-reboot.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2020-03-03)
        ------------------
        
        * First release on PyPI.
        
Keywords: safe_reboot
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
