Metadata-Version: 2.1
Name: enum4linux.py
Version: 0.0.0a0
Summary: Port for enum4linux perl script
Home-page: https://github.com/onlinejudge95/enum4linux.py
Author: onlinejudge95
Author-email: onlinejudge95@gmail.com
License: GNU GPLv2
Description: enum4linux.py
        =============
        
        ## Intro
        This repository tries to port the `enum4linux` utility from it's native perl version to python.
        
        Perl repo https://github.com/CiscoCXSecurity/enum4linux.
        
        This is supposed to be a python module that you can install via `pip` and then later use as a CLI utility, just as how we use gunicorn, black etc.
        
        ## Usage
        ```
        $ enum4linux --help
        ```
        ## Development
        TBD
        
        ## Contributors
        * [onlinejudge95](https://github.com/onlinejudge95)
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
