{"id":20080673,"url":"https://github.com/cloud8421/yacsv","last_synced_at":"2026-05-13T03:07:24.678Z","repository":{"id":13032205,"uuid":"15711878","full_name":"cloud8421/yacsv","owner":"cloud8421","description":"A basic csv parser for Elixir.","archived":false,"fork":false,"pushed_at":"2014-11-08T14:16:10.000Z","size":184,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T13:26:24.461Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloud8421.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-07T17:50:59.000Z","updated_at":"2022-08-26T09:42:16.000Z","dependencies_parsed_at":"2022-09-07T14:11:50.823Z","dependency_job_id":null,"html_url":"https://github.com/cloud8421/yacsv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cloud8421/yacsv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud8421%2Fyacsv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud8421%2Fyacsv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud8421%2Fyacsv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud8421%2Fyacsv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloud8421","download_url":"https://codeload.github.com/cloud8421/yacsv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud8421%2Fyacsv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32965817,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T23:30:32.555Z","status":"online","status_checked_at":"2026-05-13T02:00:07.132Z","response_time":115,"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":[],"created_at":"2024-11-13T15:29:31.872Z","updated_at":"2026-05-13T03:07:24.661Z","avatar_url":"https://github.com/cloud8421.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yacsv\n\nBasic csv parser written to learn some Elixir.\n\nUsage is simple:\n\n    Yacsv.parse(\"Some, string\")\n\nTo customize the separator:\n\n    Yacsv.parse(\"Some-string\", '-')\n\nIt supports quoted values:\n\n    Yacsv.parse(\"OSI, Office of Strategic Influence, \\\"Hello, Helicopter!\\\", 2003\")\n\nTo customize the quote character:\n\n    Yacsv.parse(\"OSI, Office of Strategic Influence, 'Hello, Helicopter!', 2003\", ',', '\\'')\n\nTests can be run with `mix test`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloud8421%2Fyacsv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloud8421%2Fyacsv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloud8421%2Fyacsv/lists"}