{"id":31419377,"url":"https://github.com/norm/your5e","last_synced_at":"2025-09-29T22:49:44.631Z","repository":{"id":305134737,"uuid":"1020982462","full_name":"norm/your5e","owner":"norm","description":"A set of tools to help with running fifth edition D\u0026D.","archived":false,"fork":false,"pushed_at":"2025-08-17T06:21:20.000Z","size":106,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-17T08:28:56.719Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/norm.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,"zenodo":null}},"created_at":"2025-07-16T17:34:09.000Z","updated_at":"2025-08-17T06:21:24.000Z","dependencies_parsed_at":"2025-07-18T14:34:34.726Z","dependency_job_id":"ea686f53-4ed5-49c0-af06-af6b7b0f7cfa","html_url":"https://github.com/norm/your5e","commit_stats":null,"previous_names":["norm/your5e"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/norm/your5e","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fyour5e","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fyour5e/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fyour5e/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fyour5e/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/norm","download_url":"https://codeload.github.com/norm/your5e/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fyour5e/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277601084,"owners_count":25845629,"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-29T02:00:09.175Z","response_time":84,"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"}},"keywords":[],"created_at":"2025-09-29T22:49:42.010Z","updated_at":"2025-09-29T22:49:44.621Z","avatar_url":"https://github.com/norm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"your5e\n======\n\nA set of tools to help with running fifth edition D\u0026D.\n\n\n## Rules parsing and directives\n\nRules are expected to be [written up](docs/rules/README.md) including special\ndirectives to explain to both the players and the tools.\n\nRules files can be checked for invalid directives:\n\n```bash\n# find errors\nyour5e check-rules docs/rules/directives/hit_die.md\n\n# successful directives also...\nyour5e check-rules --verbose docs/rules/directives/hit_die.md\n```\n\n\n## Developing `your5e`\n\nRequires:\n\n- Python 3.10+\n    - `pip install -e .[dev]`\n- [bats](https://github.com/bats-core/bats-core) for CLI testing\n    - `brew install bats-core` (on macOS)\n\nRun black reformatting, flake8 linting, python, and CLI tests:\n\n```bash\nmake test           # everything\n\nmake format         # black\nmake lint           # flake8\nmake tests          # both of:\nmake tests-python   #   pytest\nmake tests-bats     #   bats\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnorm%2Fyour5e","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnorm%2Fyour5e","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnorm%2Fyour5e/lists"}