Adding ignition to Programming resources

Adding https://github.com/cbrews/ignition: Gemini Protocol Client for Python Developers
This commit is contained in:
Chris Brousseau
2021-01-11 10:26:27 -05:00
committed by Krispin Schulz
parent 0ca7530f42
commit f94edc68bf

View File

@@ -73,6 +73,7 @@ Please contribute to this list to link to all the awesome gemini projects out th
- [go-gemini](https://github.com/makeworld-the-better-one/go-gemini) (Go) - a more recent fork of the library above.
- [gig](https://github.com/pitr/gig) (Go) - a Gemini framework.
- [ruby-net-text](https://git.umaneti.net/ruby-net-text/) (Ruby) - Gemini support in Net::* and URI::* stack.
- [ignition](https://github.com/cbrews/ignition) (Python) - Gemini Client Transport/Request library for python3
## Resources
- [Gemini Specification](https://gemini.circumlunar.space/docs/specification.html) - the Gemini protocol specification.