dustmite binary package in Ubuntu Kinetic arm64

 DustMite is a tool for minimizing D source code.
 It was inspired by Tigris Delta and a thread on digitalmars.D.learn.
 Reducing C++ code also works quite well via --split *.{c,cpp,h,hpp}:d.
 .
 DustMite will parse the source code into a simple hierarchy, and attempt
 to shrink it by deleting fragments iteratively, as long as the result
 satisfies a user-specified condition.
 .
 Its use-cases include:
  * Reducing compiler bug test cases.
  * Finding the source of ambiguous or misleading compiler error messages
    (e.g. errors with the file/line information pointing inside Phobos)
  * Alternative unit test code coverage (DustMite can remove all code that
    does not affect the execution of your unit tests).
  * Similarly, if you have complete test coverage, it can be used for
    reducing the source tree to a minimal tree which includes support for
    only enabled unittests.
    This can be used to create a version of a program or library with a
    test-defined subset of features.
  * The --obfuscate option can obfuscate your code's identifiers.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-08-26 18:23:45 UTC Published Ubuntu Kinetic arm64 release universe devel Optional 0.0.430-2
  • Published
  • Copied from ubuntu kinetic-proposed arm64 in Primary Archive for Ubuntu
  Deleted Ubuntu Kinetic arm64 proposed universe devel Optional 0.0.430-2
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to kinetic

  • Published
  2022-08-26 18:26:35 UTC Superseded Ubuntu Kinetic arm64 release universe devel Optional 0.0.430-1
  • Removed from disk .
  • Removal requested .
  • Superseded by arm64 build of dustmite 0.0.430-2 in ubuntu kinetic PROPOSED
  • Published
  • Copied from ubuntu kinetic-proposed arm64 in Primary Archive for Ubuntu
  2022-08-27 18:10:09 UTC Deleted Ubuntu Kinetic arm64 proposed universe devel Optional 0.0.430-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to kinetic

  • Published
  2022-07-17 08:29:16 UTC Superseded Ubuntu Kinetic arm64 release universe devel Optional 0~20170126.e95dff8-3build5
  • Removal requested .
  • Superseded by arm64 build of dustmite 0.0.430-1 in ubuntu kinetic PROPOSED
  • Published
  • Copied from ubuntu impish-proposed arm64 in Primary Archive for Ubuntu