Metadata-Version: 2.1
Name: carriage
Version: 0.4.15
Summary: Enhanced collection classes for programming fluently
Home-page: http://carriage.readthedocs.io/
License: Apache-2.0
Keywords: pipeline,functional
Author: 顏孜羲
Author-email: joseph.yen@gmail.com
Requires-Python: >=3.6
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: all
Requires-Dist: pandas (>=0.24,<0.25); extra == "all"
Requires-Dist: tabulate (>=0.8.2,<0.9.0)
Project-URL: Documentation, http://carriage.readthedocs.io/
Project-URL: Repository, https://github.com/d2207197/carriage
