{"id":13411149,"url":"https://github.com/sasbury/mini","last_synced_at":"2025-03-14T16:34:00.577Z","repository":{"id":31262758,"uuid":"34824455","full_name":"sasbury/mini","owner":"sasbury","description":"A golang package for parsing ini-style configuration files","archived":false,"fork":true,"pushed_at":"2018-12-26T23:28:05.000Z","size":18,"stargazers_count":35,"open_issues_count":1,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-07-31T20:45:05.941Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"glitchdotcom/mini","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sasbury.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2015-04-29T23:52:36.000Z","updated_at":"2024-01-03T14:11:41.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/sasbury/mini","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sasbury%2Fmini","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sasbury%2Fmini/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sasbury%2Fmini/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sasbury%2Fmini/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sasbury","download_url":"https://codeload.github.com/sasbury/mini/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243610850,"owners_count":20319036,"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-07-30T20:01:11.745Z","updated_at":"2025-03-14T16:34:00.275Z","avatar_url":"https://github.com/sasbury.png","language":"Go","readme":"Mini\n================\n\n[![Build Status](https://travis-ci.org/sasbury/mini.svg?branch=master)](https://travis-ci.org/sasbury/mini) [![GoDoc](https://godoc.org/github.com/sasbury/mini?status.svg)](https://godoc.org/github.com/sasbury/mini)\n\nMini is a simple [ini configuration file](http://en.wikipedia.org/wiki/INI_file) parser.\n\nThe ini syntax supported includes:\n\n* The standard name=value\n* Comments on new lines starting with # or ;\n* Blank lines\n* Sections labelled with [sectionname]\n* Split sections, using the same section in more than one place\n* Encoded strings, strings containing \\n, \\t, etc...\n* Array values using repeated keys named in the form key[]=value\n* Global key/value pairs that appear before the first section\n\nRepeated keys, that aren't array keys, replace their previous value.\n\nTo use simply:\n\n    % go get github.com/sasbury/mini\n","funding_links":[],"categories":["Configuration","配置","\u003cspan id=\"组态-configuration\"\u003e组态 Configuration\u003c/span\u003e","配置管理 `配置解析库`","配置管理","Uncategorized"],"sub_categories":["Standard CLI","Advanced Console UIs","标准CLI","\u003cspan id=\"高级控制台用户界面-advanced-console-uis\"\u003e高级控制台用户界面 Advanced Console UIs\u003c/span\u003e","高級控制台界面","高级控制台界面","标准 CLI"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsasbury%2Fmini","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsasbury%2Fmini","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsasbury%2Fmini/lists"}