Metadata-Version: 2.1
Name: ViTables
Version: 3.0.2
Summary: A viewer for PyTables package
Home-page: https://vitables.org
Author: Vicent Mas
Author-email: vmas@vitables.org
Maintainer: Vicent Mas
Maintainer-email: vmas@vitables.org
License: GPLv3, see the LICENSE.txt file for detailed info
Keywords: HDF5 PyTables
Platform: Unix
Platform: MacOSX
Platform: Windows
Classifier: Development Status :: 5 - Production/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
Requires-Dist: qtpy (>=1.2.1)
Requires-Dist: numpy (>=1.4.1)
Requires-Dist: numexpr (>=2.0)
Requires-Dist: tables (>=3.0)

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] https://groups.google.com/forum/#!forum/vitables-users


