{"id":16935395,"url":"https://github.com/dsander/eve_gate","last_synced_at":"2025-04-13T13:25:26.373Z","repository":{"id":56845001,"uuid":"689504","full_name":"dsander/eve_gate","owner":"dsander","description":"A Ruby interface to EVE Gate","archived":false,"fork":false,"pushed_at":"2010-05-27T16:19:26.000Z","size":100,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-27T04:03:49.051Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dsander.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-05-27T16:18:38.000Z","updated_at":"2013-10-23T18:17:43.000Z","dependencies_parsed_at":"2022-09-17T11:02:30.366Z","dependency_job_id":null,"html_url":"https://github.com/dsander/eve_gate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsander%2Feve_gate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsander%2Feve_gate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsander%2Feve_gate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsander%2Feve_gate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dsander","download_url":"https://codeload.github.com/dsander/eve_gate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248719302,"owners_count":21150730,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T20:54:24.946Z","updated_at":"2025-04-13T13:25:26.352Z","avatar_url":"https://github.com/dsander.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eve_gate: A Ruby interface to EVE Gate\n\n## Disclaimer\n\nI wrote the library for educational purposes only! \nCCP Karuck stated that \"Crawling EVE Gate is forbidden as part of our soon to be updated Terms of Service, and can be a basis for an account ban.\", even though eve_gate does not support crawling - it just *uses* the site as a normal user would do - do not use it unless you are willing to risk your account.\n\nFurthermore it would be nice to get statement from CCP if viewing and writing evemails is considered \"crawling\".\n\nI hope that CCP will actually release a complete eve mail api with write support, so there is no need for this library anymore.\n\n## Installation\n\n\tsudo gem install eve_gate\n  \n## Usage\n\n\trequire 'eve_gate'\n\tg = EveGate.new('username', 'password', 'character')\n\t\n\tg.send_mail('Makurid', 'eve_gate', 'rocksalot!')\n\t\n\tputs g.eve_mails.first.body\n\tputs g.alliance_mails.first.body\n\tputs g.corporation_mails.first.body\n\n## Note on Patches/Pull Requests\n \n* Fork the project.\n* Make your feature addition or bug fix.\n* Add tests for it. This is important so I don't break it in a\n  future version unintentionally.\n* Commit, do not mess with rakefile, version, or history.\n  (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)\n* Send me a pull request. Bonus points for topic branches.\n\n## Copyright\n\nCopyright (c) 2010 Dominik Sander. \n\neve_gate is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;\nwithout even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\nSee the GNU General Public License for more details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsander%2Feve_gate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdsander%2Feve_gate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsander%2Feve_gate/lists"}