{"id":16301210,"url":"https://github.com/melezhik/rakufile","last_synced_at":"2025-04-10T01:16:50.519Z","repository":{"id":150532460,"uuid":"313423719","full_name":"melezhik/Rakufile","owner":"melezhik","description":"Rakufile specification","archived":false,"fork":false,"pushed_at":"2020-11-19T03:11:28.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-10T01:16:45.845Z","etag":null,"topics":["package-manager","raku","zef"],"latest_commit_sha":null,"homepage":"","language":null,"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/melezhik.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-16T20:50:25.000Z","updated_at":"2020-11-25T19:16:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe22f021-9637-4229-aa90-cc915461f6b7","html_url":"https://github.com/melezhik/Rakufile","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/melezhik%2FRakufile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melezhik%2FRakufile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melezhik%2FRakufile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melezhik%2FRakufile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/melezhik","download_url":"https://codeload.github.com/melezhik/Rakufile/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137887,"owners_count":21053775,"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":["package-manager","raku","zef"],"created_at":"2024-10-10T20:54:12.718Z","updated_at":"2025-04-10T01:16:50.501Z","avatar_url":"https://github.com/melezhik.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rakufile\n\nRakufile specification.\n\nRakufile is a simple Raku modules dependencies specification.\n\n# File content\n\nRakufile has one or more lines in the following format:\n\n```\n\u003cModule\u003e \u003czef options\u003e\n```\n\nWhere:\n\n* `\u003cModule\u003e` is zef identity, see https://github.com/ugexe/zef#install-identities\n\n* `\u003czef options\u003e` is zef cli options, see https://github.com/ugexe/zef\n\nThus, every line represents one Raku module dependency. Zef options apply for a certain line (module to be installed)\n\n\nFor example:\n\n`$ cat Rakufile`\n\n```\nHash::Merge --/test\nhttps://github.com/Kaiepi/p6-Kind.git\n```\n\nComments.\n\nYou could use comments here, using  lines starting with `#` symbols:\n\n```\n# This module tests fail\nData::Dump --/test\n```\n\n# Specification implementation\n\nRakufile specification is implemented and supported in the following tools:\n\n* Sparrow\n* RakuDist\n* RakuPlay\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelezhik%2Frakufile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmelezhik%2Frakufile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelezhik%2Frakufile/lists"}