deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-typing-extensions, python3:any
Description: |-
Find Python project root paths and return relative project files
This library finds the root working directory for your Python project as a
'pathlib' object.
.
You can use the 'here' function to pass in a relative path from the Python
project root directory (no matter what working directory you are in the
project), and you will get a full path to the specified file.
.
This allows you to restructure the files in your Python project without having
to worry about changing file paths.
Homepage: https://github.com/chendaniely/pyprojroot
Installed-Size: '36'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-pyprojroot
Priority: optional
Section: python
Source: pyprojroot
Version: 0.3.0-1
srcpkg_name: pyprojroot
srcpkg_version: 0.3.0-1