* Package name : python-parquet Version : 1.1 Upstream Author : Joe Crobak * URL : https://github.com/jcrobak/parquet-python * License : Apache 2.0 Programming Lang: Python Description : pure-python implementation parquet reader python-parquet is a pure-python implementation (currently with only read-support) of the parquet format. It comes with a script for reading parquet files and outputting the data to stdout as JSON or TSV (without the overhead of JVM startup). Performance has not yet been optimized, but it's useful for debugging and quick viewing of data in files. This package will be maintained under Debian Python Modules Team.