{"id":16717923,"url":"https://github.com/dsheets/ocaml-unix-sys-stat","last_synced_at":"2025-04-10T07:45:43.198Z","repository":{"id":11770380,"uuid":"14307000","full_name":"dsheets/ocaml-unix-sys-stat","owner":"dsheets","description":"Host-dependent UNIX sys/stat.h access","archived":false,"fork":false,"pushed_at":"2017-01-20T15:33:54.000Z","size":107,"stargazers_count":7,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-24T07:57:07.616Z","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":"isc","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":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-11-11T16:54:51.000Z","updated_at":"2024-04-15T09:04:10.000Z","dependencies_parsed_at":"2022-09-23T01:41:35.161Z","dependency_job_id":null,"html_url":"https://github.com/dsheets/ocaml-unix-sys-stat","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsheets%2Focaml-unix-sys-stat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsheets%2Focaml-unix-sys-stat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsheets%2Focaml-unix-sys-stat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsheets%2Focaml-unix-sys-stat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dsheets","download_url":"https://codeload.github.com/dsheets/ocaml-unix-sys-stat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248180659,"owners_count":21060882,"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-10-12T21:34:23.345Z","updated_at":"2025-04-10T07:45:43.181Z","avatar_url":"https://github.com/dsheets.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"ocaml-unix-sys-stat\n===================\n\n[ocaml-unix-sys-stat](https://github.com/dsheets/ocaml-unix-sys-stat) provides\naccess to the features exposed in [`sys/stat.h`][sys_stat.h] in a way that is not\ntied to the implementation on the host system.\n\nThe [`Sys_stat`][sys_stat] module provides functions for translating between\nthe file types and mode bits accessible through `sys/stat.h` and their values\non particular systems.  The [`Sys_stat_host`][sys_stat_host] module exports\nrepresentations of various hosts.\n\nThe [`Sys_stat_unix`][sys_stat_unix] provides bindings to functions that use the\ntypes in `Sys_stat` along with a representation of the host system.  The bindings\nsupport a more comprehensive range of flags than the corresponding functions\nin the standard OCaml `Unix` module.\n\n[sys_stat.h]: http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_stat.h.html\n[sys_stat]: https://github.com/dsheets/ocaml-unix-sys-stat/blob/master/lib/sys_stat.mli\n[sys_stat_host]: https://github.com/dsheets/ocaml-unix-sys-stat/blob/master/lib/sys_stat_host.mli\n[sys_stat_unix]: https://github.com/dsheets/ocaml-unix-sys-stat/blob/master/unix/sys_stat_unix.mli\n[lwt]: http://ocsigen.org/lwt/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsheets%2Focaml-unix-sys-stat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdsheets%2Focaml-unix-sys-stat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsheets%2Focaml-unix-sys-stat/lists"}