{"id":13719570,"url":"https://github.com/ygrek/ocurl","last_synced_at":"2025-04-06T03:11:31.050Z","repository":{"id":6638933,"uuid":"7883010","full_name":"ygrek/ocurl","owner":"ygrek","description":"OCaml bindings to libcurl","archived":false,"fork":false,"pushed_at":"2025-03-19T21:08:11.000Z","size":1289,"stargazers_count":59,"open_issues_count":6,"forks_count":35,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-30T02:08:59.428Z","etag":null,"topics":["libcurl","ocaml","ocaml-bindings"],"latest_commit_sha":null,"homepage":"https://ygrek.org/p/ocurl","language":"C","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/ygrek.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.txt","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":"2013-01-29T01:40:37.000Z","updated_at":"2025-03-19T21:08:12.000Z","dependencies_parsed_at":"2023-02-15T10:31:51.189Z","dependency_job_id":"a277ef10-8dda-486f-bed4-20a94c214ac3","html_url":"https://github.com/ygrek/ocurl","commit_stats":{"total_commits":339,"total_committers":21,"mean_commits":"16.142857142857142","dds":0.2271386430678466,"last_synced_commit":"1bc75b8314575929450d378c0b156e686edc420c"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ygrek%2Focurl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ygrek%2Focurl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ygrek%2Focurl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ygrek%2Focurl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ygrek","download_url":"https://codeload.github.com/ygrek/ocurl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247427012,"owners_count":20937213,"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":["libcurl","ocaml","ocaml-bindings"],"created_at":"2024-08-03T01:00:51.828Z","updated_at":"2025-04-06T03:11:31.033Z","avatar_url":"https://github.com/ygrek.png","language":"C","funding_links":[],"categories":["C","Networking"],"sub_categories":[],"readme":"# ocurl - OCaml libcurl bindings\n\n[![Build Status](https://github.com/ygrek/ocurl/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/ygrek/ocurl/actions/workflows/main.yml?branch=master)\n[![OCaml-CI Build Status](https://img.shields.io/endpoint?url=https%3A%2F%2Focaml.ci.dev%2Fbadge%2Fygrek%2Focurl%2Fmaster\u0026logo=ocaml)](https://ocaml.ci.dev/github/ygrek/ocurl)\n\nHomepage: https://ygrek.org/p/ocurl\n\nOCaml bindings to libcurl - client-side URL transfer library, supporting\nHTTP and a multitude of other network protocols. This is a continuation\nof the ocurl project by Lars Nilsson, previously hosted at\n\u003chttps://sourceforge.net/projects/ocurl/\u003e.\n\nNB: the historical project name is `ocurl`, but the opam package and the\nOCaml library name is `curl` (there exists a transitional dummy `ocurl`\nopam package for compatibility).\n\nMinimum supported libcurl version: 7.28.0 (Oct 10 2012).\n\n## Build\n\n``` shell\ndune build\n# or\nmake\n```\n\n## Adding new libcurl symbol\n\n1. Add the new symbol in [`config/discover.ml`](./config/discover.ml);\n2. Edit [`curl-helper.c`](./curl-helper.c) and [`curl.ml`](./curl.ml),\n   [`curl.mli`](./curl.mli) accordingly.\n\n----\n ygrek at autistici dot org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fygrek%2Focurl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fygrek%2Focurl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fygrek%2Focurl/lists"}