Source: cuda-cuxxfilt-13-1
Section: non-free/libs
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Ubuntu CUDA Maintainers <cuda-maintainers@lists.canonical.com>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.7.2
Vcs-Browser: https://git.launchpad.net/~canonical-nvidia/+git/cuda-cuxxfilt-13-1
Vcs-Git: https://git.launchpad.net/~canonical-nvidia/+git/cuda-cuxxfilt-13-1
XS-Autobuild: yes
Homepage: https://developer.nvidia.com/cuda-toolkit

Package: cuda-cuxxfilt-13-1
Architecture: amd64 arm64
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: CUDA cuxxfilt
 cu++filt decodes (demangles) low-level identifiers that have been mangled by
 CUDA C++ into user readable names. For every input alphanumeric word, the
 output of cu++filt is either the demangled name if the name decodes to a CUDA
 C++ name, or the original name itself.
