{"id":23982585,"url":"https://github.com/dod38fr/config-model-openssh","last_synced_at":"2025-04-14T06:09:19.302Z","repository":{"id":3646838,"uuid":"4714403","full_name":"dod38fr/config-model-openssh","owner":"dod38fr","description":"Edit and validate OpenSSH configuration (system and user)","archived":false,"fork":false,"pushed_at":"2025-04-07T12:55:56.000Z","size":617,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T06:09:16.729Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Perl","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/dod38fr.png","metadata":{"files":{"readme":"README-build-from-git.md","changelog":"Changes","contributing":null,"funding":null,"license":null,"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":"2012-06-19T14:03:51.000Z","updated_at":"2025-04-07T12:56:00.000Z","dependencies_parsed_at":"2024-09-05T21:03:24.185Z","dependency_job_id":"22088885-3ecc-4229-b07a-5c3ba14664da","html_url":"https://github.com/dod38fr/config-model-openssh","commit_stats":null,"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dod38fr%2Fconfig-model-openssh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dod38fr%2Fconfig-model-openssh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dod38fr%2Fconfig-model-openssh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dod38fr%2Fconfig-model-openssh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dod38fr","download_url":"https://codeload.github.com/dod38fr/config-model-openssh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248830395,"owners_count":21168272,"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":"2025-01-07T11:28:48.933Z","updated_at":"2025-04-14T06:09:19.270Z","avatar_url":"https://github.com/dod38fr.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How to build Config::Model::OpenSsh from git repository\n\n`Config::Model::OpenSsh` is build with [Dist::Zilla](http://dzil.org/). This\npage details how to install the tools and dependencies required to\nbuild this module.\n\n## Install tools and dependencies\n\n### Debian, Ubuntu and derivatives\n\nRun\n\n    $ sudo apt install libdist-zilla-perl libdist-zilla-app-command-authordebs-perl\n    $ dzil authordebs --install\n    $ sudo apt build-dep libconfig-model-openssh-perl\n\nThe [libdist-zilla-app-command-authordebs-perl package](https://tracker.debian.org/pkg/libdist-zilla-app-command-authordebs-perl) is quite recent (uploaded on Dec 2016 in Debian/unstable) \nand may not be available yet on your favorite distribution.\n\n### Other systems\n\nRun \n\n    $ cpamn Dist::Zilla\n    $ dzil authordeps -missing | cpanm --notest\n    $ dzil listdeps --missing | cpanm --notest\n\nNB: The author would welcome pull requests that explains how to\ninstall these tools and dependencies using native package of other\ndistributions.\n\n## Build Config::Model::OpenSsh\n\nRun\n\n    dzil build \n\nor \n\n    dzil test\n\n`dzil` may complain about missing `EmailNotify` or `Twitter`\nplugin. You may ignore this or edit [dist.ini](dist.ini) to comment\nout the last 2 sections. These are useful only to the author when\nreleasing a new version.\n\n\n`dzil` may also return an error like `Cannot determine local time\nzone`. In this case, you should specify explicitely your timezone in\na `TZ` environement variable. E.g run `dzil` this way:\n\n    TZ=\"Europe/Paris\" dzil test\n\nThe list of possible timezones is provided by\n[DateTime::TimeZone::Catalog](https://metacpan.org/pod/DateTime::TimeZone::Catalog)\ndocumentation.\n\n## Model generation\n\nSsh model can be regenerated from ssh man pages with the following steps:\n\n* make sure that `ssh_config` and `sshd_config` man pages are available\n* Run `perl contrib/parse-man.pl`\n* Inspect the result\n* Then build the module as shown above\n\nFor more details, see this [readme file](contrib/README.org)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdod38fr%2Fconfig-model-openssh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdod38fr%2Fconfig-model-openssh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdod38fr%2Fconfig-model-openssh/lists"}