xref: /OK3568_Linux_fs/buildroot/package/python-constantly/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_PYTHON_CONSTANTLY
2	bool "python-constantly"
3	help
4	  A library that provides symbolic constant support. It
5	  includes collections and constants with text, numeric,
6	  and bit flag values.
7
8	  https://github.com/twisted/constantly
9