xref: /OK3568_Linux_fs/buildroot/package/python-backports-abc/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_PYTHON_BACKPORTS_ABC
2	bool "python-backports-abc"
3	depends on BR2_PACKAGE_PYTHON
4	help
5	  A backport of recent additions to the 'collections.abc'
6	  module.
7
8	  https://pypi.python.org/pypi/backports_abc
9