| Crates.io | gemini |
| lib.rs | gemini |
| version | 0.0.5 |
| created_at | 2020-06-07 16:59:04.602643+00 |
| updated_at | 2022-07-15 02:53:37.158599+00 |
| description | Small set of types useful for working with the Gemini protocol |
| homepage | |
| repository | https://nest.pijul.com/mat/gemini-projects |
| max_upload_size | |
| id | 251029 |
| size | 54,233 |
this library implements a small collection of types useful for writing programs that interact with the Gemini protocol.
gemtext module for representing text/gemini contentnomgemtext representationi also need to set up CI/CD... not sure the best way to approach this with pijul hosting.
i would like to thank Michael Gattozzi (@mgattozzi) for donating the gemini
crate name for usage by this library. Michael's gemini project, which can be
found here, is a handy attribute proc-
macro that lets you write code with either a sync or async API with no
additional maintenance overhead. thank you, Michael! <3