{"id":17222642,"url":"https://github.com/marksteve/toml-ply","last_synced_at":"2025-04-14T00:16:35.494Z","repository":{"id":7108680,"uuid":"8401773","full_name":"marksteve/toml-ply","owner":"marksteve","description":"TOML PLY parser","archived":false,"fork":false,"pushed_at":"2013-03-04T09:43:52.000Z","size":146,"stargazers_count":4,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T00:16:27.166Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/marksteve.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-25T03:47:50.000Z","updated_at":"2017-07-31T03:49:56.000Z","dependencies_parsed_at":"2022-08-31T22:10:57.433Z","dependency_job_id":null,"html_url":"https://github.com/marksteve/toml-ply","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marksteve%2Ftoml-ply","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marksteve%2Ftoml-ply/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marksteve%2Ftoml-ply/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marksteve%2Ftoml-ply/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marksteve","download_url":"https://codeload.github.com/marksteve/toml-ply/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248799951,"owners_count":21163404,"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-15T04:05:59.994Z","updated_at":"2025-04-14T00:16:35.475Z","avatar_url":"https://github.com/marksteve.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"========\ntoml-ply\n========\n\nTOML PLY parser. Still missing some restrictions and error handling but mostly works :)\n\n\nSupports (supposedly)\n-------\nhttps://github.com/mojombo/toml/commit/3f4224ecdc4a65fdd28b4fb70d46f4c0bd3700aa\n\n\nUse\n---\n\n.. code-block:: python\n\n    import toml_ply as toml\n    with open('config.toml') as f:\n        pprint(toml.loads(f.read()), indent=2)\n\n\nLicense\n-------\n\nhttp://marksteve.mit-license.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarksteve%2Ftoml-ply","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarksteve%2Ftoml-ply","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarksteve%2Ftoml-ply/lists"}