Metadata-Version: 1.1
Name: ViTables
Version: 3.0.0
Summary: A viewer for PyTables package
Home-page: http://vitables.org
Author: Vicent Mas
Author-email: vmas@vitables.org
License: GPLv3, see the LICENSE.txt file for detailed info
Description: ViTables
        --------
        ViTables is a graphical tool for browsing and editing files in both PyTables
        and HDF5 format. With ViTables you can easily navigate through the data
        hierarchy, view and modify metadata, view actual data and more.
        
        ViTables has been developed using Python and PyQt, a binding to Qt
        libraries, so it should run on any platform that support these components
        (this includes Windows, Mac OS X, Linux and many other Unices). The interface
        and features are the same in all platforms. At the moment, ViTables has been
        heavily tested on Linux and Windows platforms.
        
        For installation instructions see INSTALL.txt.
        
        Feel free to subscribe to the ViTables users group [1]_ and to report bugs and
        send suggestions or features requests.
        
         .. _[1]: http://tech.groups.yahoo.com/group/vitables-users/
Keywords: HDF5 PyTables
Platform: Unix
Platform: MacOSX
Platform: Windows
Classifier: Development Status :: 5 - Stable
Classifier: Environment :: X11 Applications
Classifier: Environment :: MacOS X
Classifier: Environment :: Win32 (MS Windows)
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
