Botch
- botch-add-arch(1) add architecture to source packages
- botch-annotate-strong(1) add strong dependency information to a dependency graph
- botch-apply-ma-diff(1) applies a multiarch diff as created by botch-ma-diff
- botch-bin2src(1) convert binary packages to their source packages
- botch-build-fixpoint(1) find build order until dependency cycles occur
- botch-build-order-from-zero(1) find a build order for a non-existing architecture
- botch-buildcheck-more-problems(1) a tool like dose-builddebcheck but return more than the first reason
- botch-buildgraph2packages(1) convert buildgraph to packages
- botch-buildgraph2srcgraph(1) converts a buildgraph into a srcgraph
- botch-calcportsmetric(1) calculate source package importance
- botch-calculate-fas(1) calculate a feedback arc set
- botch-check-ma-same-versions(1) check if Multi-Arch:same versions are in sync
- botch-checkfas(1) check which edges in the fas are not droppable
- botch-clean-repository(1) clean errors in a repository by removing transitively uninstallable or compilable packages
- botch-collapse-srcgraph(1) make a srcgraph acyclic by collapsing its strongly connected components
- botch-convert-arch(1) convert the architecture of a Packages file
- botch-create-graph(1) create graph based on installation sets, strong dependency sets or dependency closures
- botch-cross(1) execute botch tools in the cross phase
- botch-distcheck-more-problems(1) a tool like dose-distcheck but return more than the first reason
- botch-dose2html(1) turn the yaml output by dose-builddebcheck into html
- botch-download-pkgsrc(1) download Packages and Sources
- botch-droppable-diff(1) difference between two *.droppable files
- botch-droppable-union(1) union of two *.droppable files
- botch-extract-scc(1) extract all strongly connected components
- botch-fasofstats(1) extract feedback arc set from output of botch-print-stats
- botch-filter-src-builds-for(1) filter a Sources file for the packages building for a certain architecture
- botch-find-fvs(1) calculate a feedback vertex set
- botch-fix-cross-problems(1) fix Packages files with the output of botch-cross-problems
- botch-graph-ancestors(1) find all ancestors of a vertex in a graph in GraphML or dot format
- botch-graph-descendants(1) find all descendants of a vertex in a graph in GraphML or dot format
- botch-graph-difference(1) graph diff
- botch-graph-info(1) show info about a buildgraph or sourcegraph
- botch-graph-neighborhood(1) extract the neighborhood around a vertex
- botch-graph-shortest-path(1) find the shortest path(s) between two vertices of a graph in GraphML or dot format
- botch-graph-sinks(1) find all sinks (vertices without successors) in a graph in GraphML or dot format
- botch-graph-sources(1) find all sources (vertices without predecessors) in a graph in GraphML or dot format
- botch-graph-tred(1) find the transitive reduction of a graph in GraphML or dot format
- botch-graph2text(1) for each vertex in a graph print a formatted line on standard output
- botch-graphml2dot(1) converts graphml to dot
- botch-latest-version(1) only keep the latest version
- botch-ma-diff(1) diff two packages files for differences in their multiarch values
- botch-multiarch-interpreter-problem(1) find all arch:all packages that allow switching architectures
- botch-native(1) execute botch tools in the native phase
- botch-optuniv(1) self contained repository with minimal number of source packages
- botch-packages-diff(1) create a diff between two Packages or Sources files
- botch-packages-difference(1) calculate the asymmetric set difference
- botch-packages-intersection(1) calculate the set intersection
- botch-packages-union(1) calculate the set union
- botch-partial-order(1) calculate the partial vertex order
- botch-print-stats(1) find cycles, selfcycles, amount of cycles through edges, feedback arc and vertex set, strong articulation points and
- botch-profile-build-fvs(1) remove droppable dependencies from graph
- botch-remove-virtual-disjunctions(1) remove virtual dependency disjunctions
- botch-src2bin(1) turn source packages into their binary packages
- botch-stat-html(1) turn the JSON output of botch-print-stats into human readable HTML
- botch-transition(1) calculate a transition order
- botch-wanna-build-sortblockers(1) importance of source packages for ports
- botch-y-u-b-d-transitive-essential(1) Find out why source packages are B-D transitive essential.
- botch-y-u-no-bootstrap(1) Find out why Debian cannot be bootstrapped.
- botch(1) bootstrap/build order tool chain