Metadata-Version: 1.1
Name: hydratk-lib-network
Version: 0.1.0
Summary: Clients/API for many network protocols and technologies
Home-page: http://libraries.hydratk.org/network
Author: Petr Rašek, HydraTK team
Author-email: team@hydratk.org
License: BSD
Description: ==================================
        README for HydraTK Network library
        ==================================
        
        | Network library provides clients/API for many network protocols and technologies.
        
        * Database: client for databases: SQLite, Oracle, MySQL, PostgreSQL, JDBC
        * Email: client for protocols: SMTP, POP, IMAP
        * FTP: client for protocols: FTP/FTP, SFTP, TFTP
        * INET: client for protocols: IP, TCP, UDP
        * Java: bridge to Java VM which enables interaction with Java code  
        * JMS: client for protocols: JMS, STOMP, AMQP
        * LDAP: client for LDAP protocol
        * REST: client for HTTP/HTTPS protocol
        * RPC: client for Java RMI technology
        * Selenium: bridge to Selenium API for web GUI interaction
        * SOAP: client for SOAP protocol
        * Terminal: client for SSH protocol
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: Freely Distributable
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Utilities
