Header for file formats
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
### Enhancement Summary
Please add a header to the file formats ESPECIALLY .mmpz
#### Justification
why?
because i lost my old .mmpz in a reformat, and now i cant get them back
i dont want others to have the same loss
and also it makes the file format better, just more professional
#### Mockup
`00000000 4D 4D 50 5A 78 9c ed 1d 6b 6f db 46 f2 7b 7e 05 |MMPZx...ko.F.{~.|`
like this upper or lower case up to you (the `x` is not part of it)
Contributor guide
No contributing guide indexed for this repository
Research direction
No implementation file or test is named in the issue. Begin by locating the .mmpz file-format reader and writer and checking how existing files are identified; confirm the scope for other formats before changing anything. Done means the requested header is handled for .mmpz without making existing files unusable, with regression coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100