Bugfix for converting bytes to text.
Update to new Tomo syntax and add a main() function.
main()
Initial version
1 # Version History 2 3 ## v2.1 4 5 Bugfix for converting bytes to text. 6 7 ## v2.0 8 9 Update to new Tomo syntax and add a `main()` function. 10 11 ## v1.0 12 13 Initial version