1config BR2_PACKAGE_PYTHON_INCREMENTAL 2 bool "python-incremental" 3 help 4 A library for versioning your Python projects. 5 6 https://github.com/twisted/incremental 7