{"id":18613946,"url":"https://github.com/enthought/enstaller4rc","last_synced_at":"2025-10-28T20:42:52.181Z","repository":{"id":66039658,"uuid":"54570484","full_name":"enthought/enstaller4rc","owner":"enthought","description":"Small, self-contained library to parse legacy `.enstaller4rc` content without depending on enstaller","archived":false,"fork":false,"pushed_at":"2016-04-07T09:16:43.000Z","size":36,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":31,"default_branch":"master","last_synced_at":"2024-12-27T02:42:34.172Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/enthought.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-03-23T15:20:06.000Z","updated_at":"2021-12-14T22:30:34.000Z","dependencies_parsed_at":"2023-05-02T15:31:56.618Z","dependency_job_id":null,"html_url":"https://github.com/enthought/enstaller4rc","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/enthought%2Fenstaller4rc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fenstaller4rc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fenstaller4rc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fenstaller4rc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enthought","download_url":"https://codeload.github.com/enthought/enstaller4rc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239406446,"owners_count":19633024,"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-07T03:24:26.068Z","updated_at":"2025-10-28T20:42:47.147Z","avatar_url":"https://github.com/enthought.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. image:: https://travis-ci.org/enthought/enstaller4rc.png\n  :target: https://travis-ci.org/enthought/enstaller4rc\n\nThis is a small library to read an existing `.enstaller4rc` file without\nimporting enstaller.\n\nThis supports `.enstaller4rc` from the 4.6.X series until 4.8.X. It only\nsupports parsing configuration, and purposedly does not support modifying it.\n\nExample::\n\n        from enstaller4rc import Configuration\n\n        config = Configuration.from_file(\".enstaller4rc\")\n        print(config.auth)\n        print(config.use_pypi)\n        print(config.indexed_repositories)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenthought%2Fenstaller4rc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenthought%2Fenstaller4rc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenthought%2Fenstaller4rc/lists"}