dose3-extra
  1. Overview
  2. Docs
Dose-extra libraries and tools (part of Mancoosi tools)

Install

Authors

Maintainers

Sources

dose3-7.0.0.tar.gz
md5=bc99cbcea8fca29dca3ebbee54be45e1
sha512=98dc4bd28e9f4aa8384be71b31783ae1afac577ea587118b8457b554ffe302c98e83d0098971e6b81803ee5c4f2befe3a98ef196d6b0da8feb4121e982ad5c2f

Description

The dose-extra suite provides libraries for handling package meta-data, and various tools for analyzing package relationships in a large package repository.

  • dose-builddebcheck checks, given a collection of source package stanzas and a collection of binary package stanzas of Debian packages, whether the build-dependencies of each source package can be satisfied by the binary packages.
  • dose-distcheck checks for every package of a distribution whether it is possible to satisfy its dependencies and conflicts within this distribution.
  • ceve, a general metadata parser supporting different input formats (Debian, rpm, and others) and different output formats.
  • dose-outdated, a Debian-specific tool for finding packages that are not installable with respect to a package repository, and that can only be made installable again by fixing the package itself.
  • dose-challenged, a Debian-specific tool for checking which packages will certainly become uninstallable when some existing package is upgraded to a newer version.
  • dose-deb-coinstall, a Debian-specific tool for checking whether a set of packages can be installed all together.

Published: 22 Jul 2021

Dependencies (7)

  1. parmap >= "1.1"
  2. camlzip >= "1.08"
  3. camlbz2 >= "0.7.0"
  4. extlib >= "1.7.8"
  5. dose3 = version
  6. ocaml >= "4.03"
  7. dune >= "2.7"

Dev Dependencies (5)

  1. odoc with-doc
  2. conf-dpkg with-test
  3. conf-python3-yaml with-test
  4. conf-python-3 with-test
  5. ounit with-test

Used by

None

Conflicts

None