{"id":20589669,"url":"https://github.com/coreos/liboverdrop-rs","last_synced_at":"2025-08-18T19:31:28.843Z","repository":{"id":62442082,"uuid":"189058980","full_name":"coreos/liboverdrop-rs","owner":"coreos","description":"A simple Rust library to handle configuration fragments","archived":false,"fork":false,"pushed_at":"2024-06-21T11:20:12.000Z","size":56,"stargazers_count":7,"open_issues_count":4,"forks_count":5,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-12-11T11:12:22.389Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://crates.io/crates/liboverdrop","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coreos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE-2.0","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":"2019-05-28T15:50:09.000Z","updated_at":"2023-08-16T07:29:54.000Z","dependencies_parsed_at":"2024-11-16T07:30:41.015Z","dependency_job_id":"9b011524-040a-4b1c-8190-c3560504a72b","html_url":"https://github.com/coreos/liboverdrop-rs","commit_stats":{"total_commits":30,"total_committers":5,"mean_commits":6.0,"dds":0.6666666666666667,"last_synced_commit":"edc74c4723b6af1d13576d073a228f09a43069ac"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fliboverdrop-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fliboverdrop-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fliboverdrop-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fliboverdrop-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos","download_url":"https://codeload.github.com/coreos/liboverdrop-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230050242,"owners_count":18165034,"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-11-16T07:30:31.255Z","updated_at":"2024-12-18T12:09:02.925Z","avatar_url":"https://github.com/coreos.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# liboverdrop\n\n[![crates.io](https://img.shields.io/crates/v/liboverdrop.svg)](https://crates.io/crates/liboverdrop)\n[![Documentation](https://docs.rs/liboverdrop/badge.svg)](https://docs.rs/liboverdrop)\n![Rust 1.56+](https://img.shields.io/badge/Rust-1.56%2B-orange.svg)\n\nA simple Rust library to handle configuration fragments.\n\nThis crate provides helpers to scan configuration fragments on disk.\nThe goal is to help in writing Linux services which are shipped as part of a [Reproducible OS][reproducible].\nIts name derives from **over**lays and **drop**ins (base directories and configuration fragments).\n\nThe main entrypoint is [`scan`](fn.scan.html). It scans\nfor configuration fragments across multiple directories (with increasing priority),\nfollowing these rules:\n\n * fragments are identified by unique filenames, lexicographically (e.g. `50-default-limits.conf`).\n * in case of name duplication, last directory wins (e.g. `/etc/svc/custom.conf` can override `/usr/lib/svc/custom.conf`).\n * a fragment symlinked to `/dev/null` is used to ignore any previous fragment with the same filename.\n\n[reproducible]: http://0pointer.net/blog/projects/stateless.html\n\n## License\n\nLicensed under either of\n\n * MIT license - \u003chttp://opensource.org/licenses/MIT\u003e\n * Apache License, Version 2.0 - \u003chttp://www.apache.org/licenses/LICENSE-2.0\u003e\n\nat your option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoreos%2Fliboverdrop-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoreos%2Fliboverdrop-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoreos%2Fliboverdrop-rs/lists"}