{"id":13822650,"url":"https://github.com/rust-windowing/keyboard-types","last_synced_at":"2025-07-08T08:33:53.978Z","repository":{"id":23242727,"uuid":"98513298","full_name":"rust-windowing/keyboard-types","owner":"rust-windowing","description":"Types to define keyboard related events","archived":false,"fork":false,"pushed_at":"2025-06-05T15:22:16.000Z","size":169,"stargazers_count":65,"open_issues_count":8,"forks_count":13,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-06-15T03:02:12.555Z","etag":null,"topics":["rust","uievents"],"latest_commit_sha":null,"homepage":"https://docs.rs/keyboard-types","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rust-windowing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2017-07-27T08:37:42.000Z","updated_at":"2025-05-30T23:58:32.000Z","dependencies_parsed_at":"2024-06-19T05:14:43.238Z","dependency_job_id":"c95eb650-1107-4a94-a107-87b3d5b99094","html_url":"https://github.com/rust-windowing/keyboard-types","commit_stats":{"total_commits":33,"total_committers":6,"mean_commits":5.5,"dds":0.5454545454545454,"last_synced_commit":"bbbb10330b3bfa6e27240a7d7823699178d64997"},"previous_names":["pyfisch/keyboard-types"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/rust-windowing/keyboard-types","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-windowing%2Fkeyboard-types","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-windowing%2Fkeyboard-types/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-windowing%2Fkeyboard-types/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-windowing%2Fkeyboard-types/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-windowing","download_url":"https://codeload.github.com/rust-windowing/keyboard-types/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-windowing%2Fkeyboard-types/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261170426,"owners_count":23119513,"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":["rust","uievents"],"created_at":"2024-08-04T08:02:11.111Z","updated_at":"2025-07-08T08:33:53.939Z","avatar_url":"https://github.com/rust-windowing.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"Keyboard Types\n==============\n\n[![Build Status](https://github.com/pyfisch/keyboard-types/actions/workflows/ci.yml/badge.svg)](https://github.com/pyfisch/keyboard-types/actions/workflows/ci.yml)\n[![Crates.io](https://img.shields.io/crates/v/keyboard-types.svg)](https://crates.io/crates/keyboard-types)\n[![Documentation](https://docs.rs/keyboard-types/badge.svg)](https://docs.rs/keyboard-types)\n\nContains types to define keyboard related events.\n\nThe naming and conventions follow the UI Events specification\nbut this crate should be useful for anyone implementing keyboard\ninput in a cross-platform way.\n\nSee also: [UI Events Specification](https://w3c.github.io/uievents/), and in\nparticular [the section on keyboard events](https://w3c.github.io/uievents/#keys).\n\nMinimum Support Rust Version (MSRV)\n-----------------------------------\n\nThe minimum supported Rust version is 1.61, or 1.81 if the `\"std\"` Cargo\nfeature is disabled. This is not defined by policy, and may change at any time\nin a patch release.\n\nUpdating Generated Code\n-----------------------\n\nThe file `src/key.rs` and `src/code.rs` are derived from the two\nW3C working drafts\n\n* [UI Events KeyboardEvent key Values](https://w3c.github.io/uievents-key/) and\n* [UI Events KeyboardEvent code Values](https://w3c.github.io/uievents-code/)\n\nin the most recent version. A Python 3 script (requires the `requests` and\n`beautifulsoup4` libraries) downloads the files and updates the tables.\n\nManually check if any modifier keys were changed and update the\n`src/modifiers.rs` file if necessary.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-windowing%2Fkeyboard-types","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frust-windowing%2Fkeyboard-types","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-windowing%2Fkeyboard-types/lists"}