| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| bin2header-0.1.2-py.tar.gz | 2019-07-02 | 1.5 kB | |
| bin2header-0.1.2-win32.zip | 2019-07-02 | 326.9 kB | |
| bin2header-0.1.2-win64.zip | 2019-07-02 | 308.5 kB | |
| bin2header-0.1.2.tar.xz | 2019-07-02 | 6.4 kB | |
| README.md | 2019-07-02 | 474 Bytes | |
| Version 0.1.2.tar.gz | 2019-07-02 | 7.0 kB | |
| Version 0.1.2.zip | 2019-07-02 | 11.0 kB | |
| Totals: 7 Items | 661.7 kB | 0 | |
General: - Output file encoded in UTF-8 with Unix-style LF line endings - Output file includes optional std::vector container for C++ as alternative to char[]
Native Binary: - Fixed file input buffer not being closed properly - Only input file basename is used in output file (doesn't include invalid characters such as "/" & "\")
Python: - Updated script to support Python 3.x (2.x support dropped) - Output file is saved to same directory as input