[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#849117: ITP: dustmite -- Tool for minimizing D source code



Package: wnpp
Owner: Matthias Klumpp <mak@debian.org>
Severity: wishlist

* Package name    : dustmite
  Version         : 0~20160808.fab982
  Upstream Author : Vladimir Panteleev
* URL             : https://github.com/CyberShadow/DustMite
* License         : Public Domain
  Programming Lang: D
  Description     : Tool for minimizing D source code

 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.

This package will be maintained under the D Team umbrella.


Reply to: