summaryrefslogtreecommitdiffstats
path: root/package/python-tempora/Config.in
blob: ab5c57f6cd5296377d425453aa41417214cf95b6 (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_PYTHON_TEMPORA
	bool "python-tempora"
	select BR2_PACKAGE_PYTHON_SIX # runtime
	select BR2_PACKAGE_PYTHON_PYTZ # runtime
	help
	  Objects and routines pertaining to date and time.

	  https://github.com/jaraco/tempora
OpenPOWER on IntegriCloud