Metadata-Version: 1.1
Name: hydratk
Version: 0.4.0
Summary: Fully extendable object oriented application toolkit with nice modular architecture
Home-page: http://www.hydratk.org
Author: Petr Czaderna, HydraTK team
Author-email: pc@hydratk.org, team@hydratk.org
License: BSD
Description: ==================
        README for HydraTK
        ==================
        
        | HydraTK (Hydra Toolkit) is fully extendable object oriented application toolkit with nice modular architecture. 
        | It's useful mainly for creating utilities for system analysis and general testing.
        | It has decent portfolio of features:
        
        * nice commandline interface
        * extension interface
        * events and functionality hooks
        * services
        * messaging
        * parallel processing
        * internalization support
        
        
        OS and Python versions support
        ==============================
        
        | Currently the Linux platform with CPython 2.6, 2.7, 3.3, 3.4, 3.5, PyPy 2.7 is supported, 
        | but the final version is planned to be crossplatform and targeted also to the other popular systems 
        | including Windows and OSX and possibly other Python versions such as Jython and IronPython
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
