| Crates.io | rubygems_api |
| lib.rs | rubygems_api |
| version | 0.3.0 |
| created_at | 2018-11-02 22:30:08.487938+00 |
| updated_at | 2018-12-14 21:49:37.77774+00 |
| description | Query the rubygems.org API |
| homepage | https://github.com/Cogitri/rubygems_api |
| repository | https://github.com/Cogitri/rubygems_api |
| max_upload_size | |
| id | 94416 |
| size | 41,947 |
A rust c lient for rubygems.org
This crate attempts to provide an easy to use client for getting info about RubyGems.
Inspired by https://github.com/theduke/crates_io_api.