Source: oxref Section: utils Priority: optional Maintainer: Frank B. Brokken Uploaders: George Danchev , tony mancill Build-Depends: debhelper (>= 12), libbobcat-dev (>= 4.08.06), icmake (>= 9.02.07), yodl (>= 4.02.0) Standards-Version: 4.4.0 Vcs-Browser: https://salsa.debian.org/debian/oxref Vcs-Git: https://salsa.debian.org/debian/oxref.git Homepage: https://fbb-git.gitlab.io/oxref Package: oxref Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, binutils Description: cross reference utility The program oxref writes to the standard output stream a cross reference of symbols defined in unstripped object files and/or libraries. . It demangles C++ symbols and can (probably) be used for a large range of languages. . Oxref does not interpret the object files and libraries itself, but calls objdump(1) to do so. The output produced by objdump is then filtered by oxref, generating the cross reference listing.