2
1

Config.in 249 B

12345678
  1. config BR2_PACKAGE_PYTHON_PATHPY
  2. bool "python-pathpy"
  3. help
  4. path.py implements a path objects as first-class
  5. entities, allowing common operations on files to
  6. be invoked on those path objects directly.
  7. https://github.com/jaraco/path.py