Update buidlroot to version 2016.08.1
This commit is contained in:
9
bsp/buildroot/package/python-humanize/Config.in
Normal file
9
bsp/buildroot/package/python-humanize/Config.in
Normal file
@@ -0,0 +1,9 @@
|
||||
config BR2_PACKAGE_PYTHON_HUMANIZE
|
||||
bool "python-humanize"
|
||||
help
|
||||
Python humanize package contains various common humanization
|
||||
utilities, like turning a number into a fuzzy human readable
|
||||
duration ('3 minutes ago') or into a human readable size or
|
||||
throughput.
|
||||
|
||||
http://github.com/jmoiron/humanize
|
||||
Reference in New Issue
Block a user