{"id":18014,"name":"kevinmatthes/create-scriv-fragment","description":"A GitHub Action to create a blank Scriv fragment.","url":"https://github.com/kevinmatthes/create-scriv-fragment","last_synced_at":"2025-09-04T23:45:08.110Z","repository":{"id":65421654,"uuid":"586065634","full_name":"kevinmatthes/create-scriv-fragment","owner":"kevinmatthes","description":"A GitHub Action to create a blank Scriv fragment.","archived":false,"fork":false,"pushed_at":"2025-04-25T00:41:13.000Z","size":133,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-05T21:23:13.795Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kevinmatthes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-01-06T21:08:39.000Z","updated_at":"2025-01-29T08:04:33.000Z","dependencies_parsed_at":"2023-02-12T18:31:03.465Z","dependency_job_id":"47b92aa2-204b-49ac-b9de-aebb93ea9e50","html_url":"https://github.com/kevinmatthes/create-scriv-fragment","commit_stats":{"total_commits":37,"total_committers":3,"mean_commits":"12.333333333333334","dds":0.3783783783783784,"last_synced_commit":"b3ab3f52aff0c42c846974df1c896d42d2b822a9"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/kevinmatthes/create-scriv-fragment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Fcreate-scriv-fragment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Fcreate-scriv-fragment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Fcreate-scriv-fragment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Fcreate-scriv-fragment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinmatthes","download_url":"https://codeload.github.com/kevinmatthes/create-scriv-fragment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Fcreate-scriv-fragment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273690160,"owners_count":25150630,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"}},"owner":{"login":"kevinmatthes","name":"Kevin Matthes","uuid":"92332892","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/92332892?u=dec8d7ca540472aecd265ca4c50b469edb2da93a\u0026v=4","repositories_count":16,"last_synced_at":"2023-03-11T12:10:31.688Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kevinmatthes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-15T02:49:13.838Z","updated_at":"2023-03-11T12:10:31.691Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinmatthes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinmatthes/repositories"},"packages":[{"id":6322538,"name":"kevinmatthes/create-scriv-fragment","ecosystem":"actions","description":"A GitHub Action to create a blank Scriv fragment.","homepage":null,"licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/kevinmatthes/create-scriv-fragment","keywords_array":[],"namespace":"kevinmatthes","versions_count":7,"first_release_published_at":"2023-01-06T22:43:41.000Z","latest_release_published_at":"2023-03-06T14:59:29.000Z","latest_release_number":"v0.2.3","last_synced_at":"2025-01-01T21:01:22.894Z","created_at":"2023-02-13T05:16:16.440Z","updated_at":"2025-01-01T21:01:22.895Z","registry_url":"https://github.com/kevinmatthes/create-scriv-fragment","install_command":null,"documentation_url":null,"metadata":{"branding":{"color":"green","icon":"book"},"author":"https://github.com/kevinmatthes","description":"A GitHub Action to create a blank Scriv fragment.","name":"create-scriv-fragment","runs":{"using":"composite","steps":[{"name":"Prepare the Python 3 environment.","uses":"actions/setup-python@v4.5.0","with":{"python-version":3.11}},{"name":"Create the list of Python 3 software requirements.","run":"echo scriv \u003e\u003e create-scriv-fragment.requirements.txt","shell":"bash"},{"name":"Install the Python 3 software requirements.","uses":"py-actions/py-dependency-install@v4.0.0","with":{"path":"create-scriv-fragment.requirements.txt"}},{"name":"Remove the list of Python 3 software requirements.","run":"rm create-scriv-fragment.requirements.txt","shell":"bash"},{"name":"Configure the user creating the fragment.","uses":"fregante/setup-git-user@v2.0.1"},{"name":"Create the fragment.","run":"scriv create --add \\\n\u0026\u0026 git commit -m \\\n       \"`git config --list \\\n         | grep user\\.name \\\n         | cut -d= -f2`:  Create fresh Scriv fragment\"\n","shell":"bash"}]},"default_branch":"main","path":null},"repo_metadata":{"uuid":"586065634","full_name":"kevinmatthes/create-scriv-fragment","owner":"kevinmatthes","description":"A GitHub Action to create a blank Scriv fragment.","archived":false,"fork":false,"pushed_at":"2023-06-12T16:34:25.000Z","size":89,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-07-13T08:34:52.524Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kevinmatthes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2023-01-06T21:08:39.000Z","updated_at":"2023-01-06T21:08:39.000Z","dependencies_parsed_at":"2023-02-12T18:31:03.465Z","dependency_job_id":null,"html_url":"https://github.com/kevinmatthes/create-scriv-fragment","commit_stats":{"total_commits":36,"total_committers":3,"mean_commits":12.0,"dds":"0.36111111111111116","last_synced_commit":"fb17cb1c519f35b810d2f980f51c6ca421a41658"},"previous_names":[],"tags_count":7,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Fcreate-scriv-fragment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Fcreate-scriv-fragment/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Fcreate-scriv-fragment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinmatthes","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":145453885,"owners_count":6247811,"icon_url":"https://github.com/github.png","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"},"owner_record":{"login":"kevinmatthes","name":"Kevin Matthes","uuid":"92332892","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/92332892?u=dec8d7ca540472aecd265ca4c50b469edb2da93a\u0026v=4","repositories_count":16,"last_synced_at":"2023-03-11T12:10:31.688Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kevinmatthes","created_at":"2023-02-15T02:49:13.838Z","updated_at":"2023-03-11T12:10:31.691Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinmatthes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinmatthes/repositories"},"tags":[{"name":"v0.2.3","sha":"b0acbd239684d842822285fe562f163d5df5935e","kind":"commit","published_at":"2023-03-06T14:59:29.000Z","download_url":"https://codeload.github.com/kevinmatthes/create-scriv-fragment/tar.gz/v0.2.3","html_url":"https://github.com/kevinmatthes/create-scriv-fragment/releases/tag/v0.2.3","dependencies_parsed_at":"2023-06-02T00:23:53.523Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Fcreate-scriv-fragment/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Fcreate-scriv-fragment/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"37ddcc818b97608336b8d8e3fcc6f38d70ce77ed","kind":"commit","published_at":"2023-03-01T15:49:23.000Z","download_url":"https://codeload.github.com/kevinmatthes/create-scriv-fragment/tar.gz/v0.2.2","html_url":"https://github.com/kevinmatthes/create-scriv-fragment/releases/tag/v0.2.2","dependencies_parsed_at":"2023-06-02T00:23:52.509Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Fcreate-scriv-fragment/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Fcreate-scriv-fragment/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"19282005cf5c46a4bfc8726484b909bc3103b041","kind":"commit","published_at":"2023-02-09T15:44:53.000Z","download_url":"https://codeload.github.com/kevinmatthes/create-scriv-fragment/tar.gz/v0.2.1","html_url":"https://github.com/kevinmatthes/create-scriv-fragment/releases/tag/v0.2.1","dependencies_parsed_at":"2023-06-02T00:23:53.299Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Fcreate-scriv-fragment/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Fcreate-scriv-fragment/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b8c9f46e16dc26718e4bd2ffa86b743fbefa41ae","kind":"commit","published_at":"2023-01-22T21:38:24.000Z","download_url":"https://codeload.github.com/kevinmatthes/create-scriv-fragment/tar.gz/v0.2.0","html_url":"https://github.com/kevinmatthes/create-scriv-fragment/releases/tag/v0.2.0","dependencies_parsed_at":"2023-06-02T00:23:53.815Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Fcreate-scriv-fragment/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Fcreate-scriv-fragment/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"d0b5b78f284323582c91b85d0a04b7df08680ac1","kind":"commit","published_at":"2023-01-13T17:36:25.000Z","download_url":"https://codeload.github.com/kevinmatthes/create-scriv-fragment/tar.gz/v0.1.2","html_url":"https://github.com/kevinmatthes/create-scriv-fragment/releases/tag/v0.1.2","dependencies_parsed_at":"2023-06-02T00:23:53.458Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Fcreate-scriv-fragment/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Fcreate-scriv-fragment/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"7f1e87036b6bf3d266c0b399f99e3e9885eef0ad","kind":"commit","published_at":"2023-01-08T22:09:52.000Z","download_url":"https://codeload.github.com/kevinmatthes/create-scriv-fragment/tar.gz/v0.1.1","html_url":"https://github.com/kevinmatthes/create-scriv-fragment/releases/tag/v0.1.1","dependencies_parsed_at":"2023-06-02T00:23:52.476Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Fcreate-scriv-fragment/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Fcreate-scriv-fragment/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"4057f6f8d422ab36dc5f7e8330d1e7f01f2767f9","kind":"commit","published_at":"2023-01-06T22:43:41.000Z","download_url":"https://codeload.github.com/kevinmatthes/create-scriv-fragment/tar.gz/v0.1.0","html_url":"https://github.com/kevinmatthes/create-scriv-fragment/releases/tag/v0.1.0","dependencies_parsed_at":"2023-06-02T00:23:52.689Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Fcreate-scriv-fragment/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Fcreate-scriv-fragment/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2023-07-13T08:35:01.050Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":16.450641736650294,"dependent_packages_count":0.0,"stargazers_count":48.261765171922036,"forks_count":35.11012517826018,"docker_downloads_count":null,"average":24.955633021708127},"purl":"pkg:githubactions/kevinmatthes/create-scriv-fragment","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/kevinmatthes/create-scriv-fragment","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/kevinmatthes/create-scriv-fragment","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/kevinmatthes/create-scriv-fragment/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T10:19:34.499Z","issues_count":0,"pull_requests_count":42,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":43004.142857142855,"issues_closed_count":0,"pull_requests_closed_count":42,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9761904761904762,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":17,"past_year_issues_count":0,"past_year_pull_requests_count":42,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":43004.142857142855,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":42,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.9761904761904762,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":30},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kevinmatthes%2Fcreate-scriv-fragment/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kevinmatthes%2Fcreate-scriv-fragment/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kevinmatthes%2Fcreate-scriv-fragment/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kevinmatthes%2Fcreate-scriv-fragment/related_packages","maintainers":[],"registry":{"name":"github actions","url":"https://github.com/marketplace/actions/","ecosystem":"actions","default":true,"packages_count":32172,"maintainers_count":0,"namespaces_count":20204,"keywords_count":6156,"github":"actions","metadata":{"funded_packages_count":2685},"icon_url":"https://github.com/actions.png","created_at":"2023-01-03T17:16:39.185Z","updated_at":"2025-09-04T05:01:00.917Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/namespaces"}}],"commits":{"id":484964,"full_name":"kevinmatthes/create-scriv-fragment","default_branch":"main","committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":40},{"name":"Kevin Matthes","email":"92332892+kevinmatthes","login":"kevinmatthes","count":23},{"name":"Kevin Matthes","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":4}],"total_commits":67,"total_committers":3,"total_bot_commits":40,"total_bot_committers":1,"mean_commits":22.333333333333332,"dds":0.4029850746268657,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":15}],"past_year_total_commits":15,"past_year_total_committers":1,"past_year_total_bot_commits":15,"past_year_total_bot_committers":1,"past_year_mean_commits":15.0,"past_year_dds":0.0,"last_synced_at":"2025-02-10T00:21:12.034Z","last_synced_commit":"e6d964f59adc8c1a5d91363a7fc74bfa32232c27","created_at":"2023-03-09T01:37:55.287Z","updated_at":"2025-02-10T00:21:12.035Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Fcreate-scriv-fragment/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"kevinmatthes/create-scriv-fragment","html_url":"https://github.com/kevinmatthes/create-scriv-fragment","last_synced_at":"2025-08-31T14:19:27.501Z","status":null,"issues_count":0,"pull_requests_count":68,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":117217.40909090909,"issues_closed_count":0,"pull_requests_closed_count":66,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.6323529411764706,"merged_pull_requests_count":52,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":0,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":685834.625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-11T01:31:26.623Z","updated_at":"2025-09-02T14:44:11.652Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Fcreate-scriv-fragment","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmatthes%2Fcreate-scriv-fragment/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":57,"documentation":12,"enhancement":10,"github_actions":4,"bug":3},"issue_author_associations_count":{},"pull_request_author_associations_count":{"CONTRIBUTOR":57,"OWNER":25},"issue_authors":{},"pull_request_authors":{"dependabot[bot]":57,"kevinmatthes":25},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10078881,"issues_count":31310760,"pull_requests_count":96073094,"authors_count":10692485,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":14,"github_actions":4},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":14},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":14},"maintainers":[{"login":"kevinmatthes","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinmatthes"}],"active_maintainers":[]},"events":{"total":{"DeleteEvent":4,"IssueCommentEvent":1,"PushEvent":3,"PullRequestReviewEvent":3,"PullRequestEvent":9,"CreateEvent":5},"last_year":{"DeleteEvent":4,"IssueCommentEvent":1,"PushEvent":3,"PullRequestReviewEvent":3,"PullRequestEvent":9,"CreateEvent":5}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T18:31:03.187Z","updated_at":"2023-02-12T18:31:03.187Z","repository_link":"https://github.com/kevinmatthes/create-scriv-fragment/blob/main/.github/workflows/ci.yml","dependencies":[{"id":7593354071,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":7593354072,"package_name":"citation-file-format/cffconvert-github-action","ecosystem":"actions","requirements":"2.0.0","direct":true,"kind":"composite","optional":false},{"id":7593354073,"package_name":"./","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T18:31:03.220Z","updated_at":"2023-02-12T18:31:03.220Z","repository_link":"https://github.com/kevinmatthes/create-scriv-fragment/blob/main/.github/workflows/release.yml","dependencies":[{"id":7593354080,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":7593354081,"package_name":"kevinmatthes/release-bump2version-scriv","ecosystem":"actions","requirements":"v0.2.2","direct":true,"kind":"composite","optional":false},{"id":7593354082,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"v0.6.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scriv.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T18:31:03.300Z","updated_at":"2023-02-12T18:31:03.300Z","repository_link":"https://github.com/kevinmatthes/create-scriv-fragment/blob/main/.github/workflows/scriv.yml","dependencies":[{"id":7593355304,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":7593355305,"package_name":"./","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":7593355306,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"v0.6.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"action.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T18:31:03.401Z","updated_at":"2023-02-12T18:31:03.401Z","repository_link":"https://github.com/kevinmatthes/create-scriv-fragment/blob/main/action.yml","dependencies":[{"id":7593355360,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4.5.0","direct":true,"kind":"composite","optional":false},{"id":7593355361,"package_name":"py-actions/py-dependency-install","ecosystem":"actions","requirements":"v4.0.0","direct":true,"kind":"composite","optional":false},{"id":7593355362,"package_name":"fregante/setup-git-user","ecosystem":"actions","requirements":"v1.1.0","direct":true,"kind":"composite","optional":false}]}],"score":2.4849066497880004,"created_at":"2025-09-04T15:50:49.215Z","updated_at":"2025-10-07T08:09:14.269Z","avatar_url":"https://github.com/kevinmatthes.png","language":null,"category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["hack","standardization","meshing","pipeline-testing","datacleaner","data-profilers","sequences","bridges","interpretability","argument-parser"],"project_url":"https://science.ecosyste.ms/api/v1/projects/18014","html_url":"https://science.ecosyste.ms/projects/18014","bibtex_url":"https://science.ecosyste.ms/projects/18014/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/18014/export.apalike"}