Skip to content

Commit 0f07d8c

Browse files
committed
README: Add note about alternatives
1 parent 83fcea5 commit 0f07d8c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,17 @@ is currently maintained by:
349349
Project git repository is here:
350350
https://github.com/yoctoproject/bmaptool
351351

352+
353+
## Alternatives
354+
355+
There are alternative implementations of `bmaptool` in other programming languages:
356+
357+
* [bmap-rs](https://github.com/collabora/) : Rust implementation
358+
* [bmap-writer](https://github.com/embetrix/bmap-writer) : C++ implementation
359+
360+
> **Note:** Both alternative implementations focus solely on writing image files and still require `bmaptool` to generate the bmap file.
361+
362+
352363
## Artem's Credits
353364

354365
* Ed Bartosh ([email protected]) for helping me with learning python

0 commit comments

Comments
 (0)