{"id":32527651,"url":"https://github.com/commonroad/ltl-augmentation","last_synced_at":"2025-10-28T10:48:44.834Z","repository":{"id":319122210,"uuid":"1077554154","full_name":"CommonRoad/ltl-augmentation","owner":"CommonRoad","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-16T15:26:23.000Z","size":201,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-17T18:06:54.827Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/CommonRoad.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-16T12:11:54.000Z","updated_at":"2025-10-16T15:26:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"afe89039-1d51-4317-9841-b9e9075e4f42","html_url":"https://github.com/CommonRoad/ltl-augmentation","commit_stats":null,"previous_names":["commonroad/ltl-augmentation"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/CommonRoad/ltl-augmentation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CommonRoad%2Fltl-augmentation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CommonRoad%2Fltl-augmentation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CommonRoad%2Fltl-augmentation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CommonRoad%2Fltl-augmentation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CommonRoad","download_url":"https://codeload.github.com/CommonRoad/ltl-augmentation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CommonRoad%2Fltl-augmentation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281425542,"owners_count":26499031,"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-10-28T02:00:06.022Z","response_time":60,"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-10-28T10:48:29.750Z","updated_at":"2025-10-28T10:48:44.820Z","avatar_url":"https://github.com/CommonRoad.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## LTL Augmentation: Augment LTL Formulas with Outside Knowledge\n\n### System Requirements\n\nThe software is written in Python 3.10 and Rust, and was tested on Ubuntu 22.04.\n\n### Building \u0026 Testing\n\nTo build the Rust code simply run\n```bash\ncargo build\n```\nThis will automatically download all required dependencies.\n\nYou can run the tests with\n```bash\ncargo test\n```\n\n### Python Bindings\n\nThe project provides Python bindings for the most important functionalities.\nTo install the Python package, you need to run\n```bash\npip install -v .\n```\nThe `-v` switch activates additional output during the build process.\n\nFor development purposes, it can make sense to install the Python bindings directly via `maturin`:\n```bash\nmaturin develop\n```\n`maturin` can be installed via `pip`.\nFor further options, please see its [documentation](https://www.maturin.rs/).\n\nYou can run the `main.py` script to check whether the Python bindings were installed properly.\n\n### Using Pre-Commit Hooks\n\nThis project uses [pre-commit](https://pre-commit.com/) to ensure that formatters and linters automatically run when committing files.\nTo use pre-commit, install it via pip:\n\n```bash\npip install pre-commit\n```\nAlternatively, pre-commit is also included in the optional `dev` dependencies of this project.\n\nThen, install the pre-commit hooks so that they automatically run before each commit:\n```bash\npre-commit install\n```\n\nTo run the pre-commit hooks manually, use\n```bash\npre-commit run --all-files\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommonroad%2Fltl-augmentation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcommonroad%2Fltl-augmentation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommonroad%2Fltl-augmentation/lists"}