{"id":13507753,"url":"https://github.com/fazibear/ex_ical","last_synced_at":"2025-09-12T03:34:03.080Z","repository":{"id":62429136,"uuid":"54154837","full_name":"fazibear/ex_ical","owner":"fazibear","description":"ICalendar parser for Elixir.","archived":false,"fork":false,"pushed_at":"2022-09-29T17:39:42.000Z","size":72,"stargazers_count":23,"open_issues_count":3,"forks_count":13,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-27T15:07:18.147Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/fazibear.png","metadata":{"files":{"readme":"README.md","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":"2016-03-17T22:11:38.000Z","updated_at":"2023-11-02T08:03:51.000Z","dependencies_parsed_at":"2022-11-01T19:47:07.226Z","dependency_job_id":null,"html_url":"https://github.com/fazibear/ex_ical","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/fazibear%2Fex_ical","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fex_ical/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fex_ical/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fex_ical/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fazibear","download_url":"https://codeload.github.com/fazibear/ex_ical/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243832625,"owners_count":20355120,"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-08-01T02:00:38.632Z","updated_at":"2025-03-16T23:31:27.987Z","avatar_url":"https://github.com/fazibear.png","language":"Elixir","funding_links":["https://www.patreon.com/bePatron?u=6912974"],"categories":["Date and Time"],"sub_categories":[],"readme":"# ExIcal [![Package Version](https://img.shields.io/hexpm/v/ex_ical.svg)](https://hex.pm/packages/ex_ical) [![Build Status](https://travis-ci.org/fazibear/ex_ical.svg?branch=master)](https://travis-ci.org/fazibear/ex_ical) [![Code Climate](https://codeclimate.com/github/fazibear/ex_ical/badges/gpa.svg)](https://codeclimate.com/github/fazibear/ex_ical)\n\nNot ready yet!\n\niCalendar parser for [Elixir](http://elixir-lang.org).\n\n## Installation\n\nAdd ex_ical to your list of dependencies in `mix.exs`:\n\n```elixir\n  def deps do\n    [{:ex_ical, \"~\u003e 0.1.0\"}]\n  end\n```\n\n## Usage\n\n```elixir\n  HTTPotion.get(\"url-for-icalendar\").body\n    |\u003e ExIcal.parse\n    |\u003e ExIcal.by_range(Date.now, Date.now |\u003e Date.shift(days: 7))\n```\n\n## Thank you!\n\n[![Become Patreon](https://c5.patreon.com/external/logo/become_a_patron_button.png)](https://www.patreon.com/bePatron?u=6912974)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffazibear%2Fex_ical","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffazibear%2Fex_ical","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffazibear%2Fex_ical/lists"}