Metadata-Version: 1.1
Name: xlntpyarrow
Version: 1.1.0
Summary: Python library for converting Apache Arrow tables<->XLSX files
Home-page: https://github.com/tfussell/xlnt
Author: Thomas Fussell
Author-email: thomas.fussell@gmail.com
License: UNKNOWN
Download-URL: https://github.com/tfussell/xlnt/releases
Description: xlntpyarrow allows Apache Arrow tables to be written to and read from an XLSX
        file efficiently using the C++ library xlnt.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: C
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Database
Classifier: Topic :: Office/Business :: Financial :: Spreadsheet
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries :: Python Modules
