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

Package: python3-userpath
Architecture: all
Description: Cross-platform tool for adding locations to the user PATH
 Cross-platform tool for adding locations to the user PATH, with no
 elevated privileges required.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-click,

Package: userpath
Architecture: all
Description: Cross-platform tool for adding locations to the user PATH
 This package provides the command-line tool userpath.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3-userpath (= ${source:Version}),
