Sha256: 723b3fbf7e48d0d59ece2696884e5968b99cd7cf9e4e778ccbb0a83f79ce28a7
Contents?: true
Size: 1.23 KB
Versions: 52
Compression:
Stored size: 1.23 KB
Contents
{ "@context": "https://raw.githubusercontent.com/codemeta/codemeta/master/codemeta.jsonld", "@type": "SoftwareSourceCode", "@id": "https://doi.org/10.5438/QEG0-3GM3", "agents": { "@id": "http://orcid.org/0000-0003-0077-4738", "@type": "person", "name": "Martin Fenner", "affiliation": "DataCite", "mustBeCited": true, "isMaintainer": true, "isRightsHolder": true }, "identifier": "https://doi.org/10.5438/QEG0-3GM3", "codeRepository": "https://github.com/datacite/maremma", "controlledTem": "software", "dateCreated": "2015-11-28", "datePublished": "2017-02-24", "dateModified": "2017-02-24", "description": "Ruby utility library for network requests. Based on Faraday and Excon, provides a wrapper for XML/JSON parsing and error handling. All successful responses are returned as hash with key data, all errors in a JSONAPI-friendly hash with key errors.", "isAutomatedBuild": true, "licenseId": "MIT", "publisher": "DataCite", "tags": [ "faraday", "excon", "net/http" ], "title": "Maremma: a Ruby library for simplified network calls", "programmingLanguage": { "name": "Ruby", "version": "≥ 2.3.3", "URL": "https://www.ruby-lang.org" }, "readme": "https://github.com/datacite/maremma/blob/master/README.md" }
Version data entries
52 entries across 52 versions & 1 rubygems