Metadata-Version: 1.1
Name: deescalate
Version: 0.1.2
Summary: using linux capabilities to drop privileges in python
Home-page: https://github.com/stephane-martin/deescalate
Author: Stephane Martin
Author-email: stephane.martin_github@vesperal.eu
License: LGPLv3+
Description: Using linux capabilities to drop privileges in python.
        
        Github project: https://github.com/stephane-martin/deescalate
        
        Documentation: http://deescalate.readthedocs.org/
        
        License: GNU LESSER GENERAL PUBLIC LICENSE v3
        
        
        
        
        =======
        History
        =======
        
        **0.1.2 (2019-02-26)**
        
        * python3 compatibility
        
        **0.1.1 (2019-02-26)**
        
        * explicitly relative imports (see https://github.com/stephane-martin/deescalate/issues/2)
          
        **0.1.0 (2015-08-16)**
        
        * init on github
        
Keywords: linux cython python capabilities root prctl securebits privileges
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Environment :: Console
Classifier: Operating System :: POSIX :: Linux
