python-dataproperty: new package

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Yegor Yefremov
2016-06-09 09:37:52 +02:00
committed by Thomas Petazzoni
parent 875cb97658
commit a0ff433b77
4 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
config BR2_PACKAGE_PYTHON_DATAPROPERTY
bool "python-dataproperty"
select BR2_PACKAGE_PYTHON_DATEUTIL # runtime
select BR2_PACKAGE_PYTHON_PYTZ # runtime
select BR2_PACKAGE_PYTHON_SIX # runtime
help
Python library for extract property from data.
https://github.com/thombashi/DataProperty