Python implementation of my Disrupt_Compose project while I 'get gud' with Rust first.
You will need to get a copy of any of the tools utilized by disruptcomposepy that I haven't developed myself.
Filetype to target
| Target | Description |
|---|---|
| "auto" | Automatically determine target filetype |
| "fcb" | Self-explanatory |
| "xml" | Self-explanatory |
Note that a single file can have multiple mutations.
| Mutation | Significance |
|---|---|
| "clear" | Clear file contents before packing. Incredibly useful during research for identifying obsolete/unread files |
Enable/disable warning for known useless files:
(not yet implemented)