Skip to content

Commit cd49381

Browse files
jtdowneylpil
authored andcommitted
Add thirtytwo
1 parent 42fdf33 commit cd49381

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@ Looking for something to build? Check out [the suggestions list][suggestions].
322322
- [glisbn](https://github.com/solar05/glisbn) - [📚](https://hexdocs.pm/glisbn/) - A ISBN utility library for Gleam.
323323
- [marceau](https://github.com/lpil/marceau) - [📚](https://hexdocs.pm/marceau/) - A MIME types library for Gleam
324324
- [phony](https://github.com/massivefermion/phony) - [📚](https://hexdocs.pm/phony/) - An international phone number validator
325+
- [thirtytwo](https://github.com/jtdowney/thirtytwo) - [📚](https://hexdocs.pm/thirtytwo/) - Base32 encoding and decoding
325326

326327
### TUI
327328

packages/thirtytwo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name = "thirtytwo"
2+
description = "Base32 encoding and decoding"
3+
repo_url = "https://github.com/jtdowney/thirtytwo"
4+
category = "Standards"

0 commit comments

Comments
 (0)