Source: python-expandvars
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/sayanarijit/expandvars/tags
Vcs-Browser: https://github.com/alvistack/sayanarijit-expandvars
Vcs-Git: https://github.com/alvistack/sayanarijit-expandvars.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-expandvars
Architecture: all
Description: Expand system variables Unix style
 This module is inspired by GNU bash's variable expansion features. It
 can be used as an alternative to Python's os.path.expandvars function.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
