{"id":20050019,"url":"https://github.com/hyperimpose/irc","last_synced_at":"2025-03-02T08:27:34.338Z","repository":{"id":218128772,"uuid":"745679563","full_name":"hyperimpose/irc","owner":"hyperimpose","description":"IRC client library. The project aims to abstract the IRC protocol completely and provide easy access to the state of the connection. It can be used to implement any kind of service.","archived":false,"fork":false,"pushed_at":"2024-05-06T17:13:06.000Z","size":108,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-12T20:47:09.250Z","etag":null,"topics":["client","erlang","hyperimpose","irc","irc-client"],"latest_commit_sha":null,"homepage":"","language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hyperimpose.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-19T21:23:05.000Z","updated_at":"2024-09-23T17:10:02.000Z","dependencies_parsed_at":"2024-04-20T00:34:20.850Z","dependency_job_id":"0e5b23cb-3f9c-483a-b160-2233391914ff","html_url":"https://github.com/hyperimpose/irc","commit_stats":null,"previous_names":["hyperimpose/irc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperimpose%2Firc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperimpose%2Firc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperimpose%2Firc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperimpose%2Firc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperimpose","download_url":"https://codeload.github.com/hyperimpose/irc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241480958,"owners_count":19969769,"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":["client","erlang","hyperimpose","irc","irc-client"],"created_at":"2024-11-13T11:53:43.761Z","updated_at":"2025-03-02T08:27:34.292Z","avatar_url":"https://github.com/hyperimpose.png","language":"Erlang","readme":"#+OPTIONS: ^:nil\n\n* irc\n\n*This is a pre-release version and its API may break*\n\nAn irc client library for Erlang.\n\n** Main Features\nSome of the features offered are:\n\n- An extensive implementation of the IRC protocol\n- ISUPPORT, IRCv3, CTCP support\n- Easy access to the connection state\n- Multiple connections\n\n** Install\nYou can include this library in your projects as a dependency in rebar.config:\n\n#+BEGIN_SRC erlang\n  {deps, [%% ... Other dependencies\n         {irc, {git, \"https://github.com/hyperimpose/irc.git\", {branch, \"master\"}}}]}.\n#+END_SRC\n\n** Documentation\n\n- [[./doc/guide.org][User's guide]] :: Building, basic concepts\n- [[./doc/usage.org][Usage Example]] :: An example echo bot\n- [[./doc/reference.org][Reference Manual]] :: List of all the modules and functions offered\n\n** License\n\nirc is licensed under the [[https://www.gnu.org/licenses/agpl-3.0.html][GNU Affero General Public License version 3 (AGPLv3)]].\n#+BEGIN_CENTER\n[[https://www.gnu.org/graphics/agplv3-with-text-162x68.png]]\n#+END_CENTER\n\nA copy of this license is included in the file [[../../COPYING][COPYING]].\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperimpose%2Firc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyperimpose%2Firc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperimpose%2Firc/lists"}