Metadata-Version: 2.1
Name: opentty
Version: 1.2rc0
Summary: The OpenTTY is a Terminal Emulator created tottaly in python based-on Unix-Like Shells
Home-page: https://github.com/fetuber4095/OpenTTY
Author: Mr. Lima
Author-email: felipebr4095@gmail.com
License: UNKNOWN
Description: OpenTTY 1.2rc "The Netman Upgrade"
        
        	In this release Mr. Lima test new network
        envirronment for OpenTTY, it add same methods
        to know app behavior.
        
        
        1. [NETMAN] Direct object for SOCKET 
        
        	Now users can acess a socket object with
        command nm, it is setup with AF_INET and method
        SOCK_STREAM for default. With this module is
        possible create connections and bind socket
        servers.
        
        2. [NETMAN] Added IP Generator
        
        	In this build Mr. Lima add GENIP, it
        generate random ip adress for test netman
        generic systems. IS IMPORTANT SAY THAT THIS
        TOOL IS ONLY FOR REVIEW NETMAN UTILITIES! THE
        DEVELOPMENT TEAM IS NOT RESPONSABLE BY BAD
        USE OF THIS APP.
        
        3. Added command RSS to avalue a RSS Feed
        4. Added support for python WITH extructure
        5. Added tool 'NETSTAT' to verify if you are connected
Keywords: python package,emulator,windows,linux,shell,project,posix,unix
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text
