{"id":20050019,"url":"https://github.com/hyperimpose/irc","last_synced_at":"2026-06-10T17:31:03.052Z","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":"2026-02-22T15:46:09.000Z","size":193,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-22T20:41:57.031Z","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-01-19T21:23:05.000Z","updated_at":"2026-02-22T15:46:12.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,"purl":"pkg:github/hyperimpose/irc","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","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperimpose%2Firc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34163253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2026-06-10T17:31:03.047Z","avatar_url":"https://github.com/hyperimpose.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"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 28 or later.\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\nThe library is documented using ExDoc. To build the documentation run:\n#+BEGIN_SRC bash\n  $ rebar3 ex_doc\n#+END_SRC\n\nYou can view the generated configuration in ~doc/exdoc/~.\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","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"}