Metadata-Version: 2.1
Name: carve
Version: 0.2.0
Summary: A minimalist Python library for manipulating nested data structures with ease and performance.
Home-page: https://github.com/jondot/carve
Author: Dotan Nahum
Author-email: jondotan@gmail.com
Keywords: dict,data,nested,functional
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Provides-Extra: lint
Requires-Dist: cytoolz (>=0.9.0,<0.10.0)
Requires-Dist: toolz (>=0.9.0,<0.10.0)
