{"id":16717945,"url":"https://github.com/dsheets/ocaml-inotify-event","last_synced_at":"2026-04-29T19:03:14.202Z","repository":{"id":136671817,"uuid":"51922057","full_name":"dsheets/ocaml-inotify-event","owner":"dsheets","description":"A library for transporting inotify events after they have been produced","archived":false,"fork":false,"pushed_at":"2017-05-03T14:43:50.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-01T23:19:44.997Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"OCaml","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/dsheets.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","contributing":null,"funding":null,"license":null,"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":"2016-02-17T12:47:44.000Z","updated_at":"2018-11-28T21:31:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"f8d4b0c2-cb74-44af-9a27-0e4f96836451","html_url":"https://github.com/dsheets/ocaml-inotify-event","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dsheets/ocaml-inotify-event","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsheets%2Focaml-inotify-event","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsheets%2Focaml-inotify-event/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsheets%2Focaml-inotify-event/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsheets%2Focaml-inotify-event/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dsheets","download_url":"https://codeload.github.com/dsheets/ocaml-inotify-event/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsheets%2Focaml-inotify-event/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32439301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T18:12:22.909Z","status":"ssl_error","status_checked_at":"2026-04-29T18:11:33.322Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-10-12T21:34:25.764Z","updated_at":"2026-04-29T19:03:14.172Z","avatar_url":"https://github.com/dsheets.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"## inotify event tools\n\nThe `Inotify_event` module provides [sexplib] constructors and\ndestructors for the `Inotify.event` type in the [inotify] library.\n\nAlso installed is a command line tool, `inotify-events` that sends\ninotify events of the current working directory to `stdout`. The events\nthat `inotify-events` receives can be configured with\n`--events=EVENT_LIST` where `EVENT_LIST` is a comma-separated list of\nsome of:\n\n * access\n * attrib\n * close_write\n * close_nowrite\n * create\n * delete\n * delete_self\n * modify\n * move_self\n * moved_from\n * moved_to\n * open\n * dont_follow\n * mask_add\n * oneshot\n * onlydir\n * move\n * close\n * all\n\nBy default, all events are received and output. The format of the output\ncan be set with `--format=FORMAT` where `FORMAT` is one of `string` or\n`sexp` which outputs a pretty-printed string or an S-expression\nconsumable with the `Inotify_event` module.\n\n[sexplib]: https://github.com/janestreet/sexplib\n[inotify]: https://github.com/whitequark/ocaml-inotify\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsheets%2Focaml-inotify-event","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdsheets%2Focaml-inotify-event","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsheets%2Focaml-inotify-event/lists"}