Metadata-Version: 1.1
Name: hydratk-lib-network
Version: 0.2.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: bowman@hydratk.org, team@hydratk.org
License: BSD
Description: ==================================
        README for HydraTK Network library
        ==================================
        
        | Network library provides clients/API for many network protocols and technologies.
        
        * Database: clients for databases: SQLite, Oracle, MySQL, PostgreSQL, JDBC, MSSQL
                    clients for NoSQL databases: Redis, MongoDB, Cassandra                  
        * Email: clients for protocols: SMTP, POP, IMAP
        * FTP: clients for protocols: FTP/FTP, SFTP, TFTP
        * INET: clients for protocols: IP, TCP, UDP
        * Java: bridge to Java VM which enables interaction with Java code  
        * JMS: clients for protocols: JMS, STOMP, AMQP, MQTT
        * LDAP: client for LDAP protocol
        * REST: client for HTTP/HTTPS protocol
        * RPC: clients for Java RMI, XML-RPC, JSON-RPC
        * Selenium: bridge to Selenium API for web GUI interaction
        * SOAP: client for SOAP protocol
        * Term: clients for protocols: SSH, Telnet
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: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Utilities
