{"id":16342633,"url":"https://github.com/sntran/gen_nntp","last_synced_at":"2025-08-13T02:34:57.827Z","repository":{"id":43817391,"uuid":"342986253","full_name":"sntran/gen_nntp","owner":"sntran","description":"The Erlang (and Elixir) NNTP client and server library","archived":false,"fork":false,"pushed_at":"2024-02-18T23:38:12.000Z","size":10416,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-18T15:54:21.095Z","etag":null,"topics":["elixir","elixir-library","erlang","erlang-libraries","nntp","nntp-client","nntp-server"],"latest_commit_sha":null,"homepage":"https://hexdocs.pm/gen_nntp","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sntran.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2021-02-28T00:14:09.000Z","updated_at":"2025-03-07T10:48:36.000Z","dependencies_parsed_at":"2024-10-28T15:38:35.673Z","dependency_job_id":null,"html_url":"https://github.com/sntran/gen_nntp","commit_stats":{"total_commits":53,"total_committers":1,"mean_commits":53.0,"dds":0.0,"last_synced_commit":"9cea1aea3d7729804bf29e59745a0ec3c8d975d3"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sntran%2Fgen_nntp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sntran%2Fgen_nntp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sntran%2Fgen_nntp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sntran%2Fgen_nntp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sntran","download_url":"https://codeload.github.com/sntran/gen_nntp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245040235,"owners_count":20551297,"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":["elixir","elixir-library","erlang","erlang-libraries","nntp","nntp-client","nntp-server"],"created_at":"2024-10-11T00:04:37.047Z","updated_at":"2025-03-23T00:32:32.360Z","avatar_url":"https://github.com/sntran.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gen_nntp\n\n[![CI](https://github.com/sntran/gen_nntp/actions/workflows/elixir.yml/badge.svg)](https://github.com/sntran/gen_nntp/actions/workflows/elixir.yml)\n[![Hex Version](https://img.shields.io/hexpm/v/gen_nntp.svg)](https://hex.pm/packages/gen_nntp)\n[![License](https://img.shields.io/github/license/sntran/gen_nntp.svg)](https://choosealicense.com/licenses/apache-2.0/)\n\nThe Erlang NNTP client and server library.\n\n## Installation\n\nThe package can be installed by adding `gen_nntp` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:gen_nntp, \"~\u003e 0.21.0\"}\n  ]\nend\n```\n\nDocumentation can be found at [https://hexdocs.pm/gen_nntp](https://hexdocs.pm/gen_nntp).\n\n## NNTP Protocols\n\n### Commands\n\n- [x] CAPABILITIES\n- [x] HEAD\n- [x] HELP\n- [x] QUIT\n- [x] STAT\n- [ ] HDR\n- [ ] LIST HEADERS\n- [ ] IHAVE\n- [ ] LIST\n- [ ] LIST ACTIVE\n- [ ] LIST ACTIVE.TIMES\n- [ ] LIST DISTRIB.PATS\n- [ ] LIST NEWSGROUPS\n- [ ] MODE READER\n- [ ] NEWNEWS\n- [ ] OVER\n- [ ] LIST OVERVIEW.FMT\n- [x] POST\n- [x] ARTICLE\n- [x] BODY\n- [x] DATE\n- [x] GROUP\n- [x] LAST\n- [x] LISTGROUP\n- [ ] NEWGROUPS\n- [x] NEXT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsntran%2Fgen_nntp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsntran%2Fgen_nntp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsntran%2Fgen_nntp/lists"}