1config BR2_PACKAGE_PERL_DATETIME_TINY
2	bool "perl-datetime-tiny"
3	help
4	  A date object, with as little code as possible.
5
6	  https://github.com/dagolden/DateTime-Tiny
7