File: control

package info (click to toggle)
libtree 3.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 288 kB
  • sloc: ansic: 1,412; makefile: 202
file content (18 lines) | stat: -rw-r--r-- 561 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: libtree
Section: utils
Priority: optional
Maintainer: Alex Myczko <tar@debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.7.0
Homepage: https://github.com/haampie/libtree
Vcs-Browser: https://salsa.debian.org/debian/libtree
Vcs-Git: https://salsa.debian.org/debian/libtree.git
Rules-Requires-Root: no

Package: libtree
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: ldd as a tree
 This is tool like ldd with these features:
 - turns ldd into a tree
 - explains why shared libraries are found and why not