Source: cuda-cuxxfilt-13-1
Section: non-free/libs
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.6.2
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.
