{"id":22959879,"url":"https://github.com/kisaragi-hiu/ust-mode","last_synced_at":"2025-04-02T02:40:42.354Z","repository":{"id":45660693,"uuid":"217834491","full_name":"kisaragi-hiu/ust-mode","owner":"kisaragi-hiu","description":"Emacs major mode for editing UTAU project files","archived":false,"fork":false,"pushed_at":"2023-11-07T22:53:42.000Z","size":30,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T17:37:16.410Z","etag":null,"topics":["emacs","utau","utau-sequence-text"],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","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/kisaragi-hiu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-10-27T09:50:54.000Z","updated_at":"2021-11-23T18:55:32.000Z","dependencies_parsed_at":"2024-12-14T18:33:00.025Z","dependency_job_id":"f9c6daa2-2863-4a83-b359-78c7d152828a","html_url":"https://github.com/kisaragi-hiu/ust-mode","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kisaragi-hiu%2Fust-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kisaragi-hiu%2Fust-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kisaragi-hiu%2Fust-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kisaragi-hiu%2Fust-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kisaragi-hiu","download_url":"https://codeload.github.com/kisaragi-hiu/ust-mode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246746413,"owners_count":20827058,"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":["emacs","utau","utau-sequence-text"],"created_at":"2024-12-14T18:29:10.771Z","updated_at":"2025-04-02T02:40:42.335Z","avatar_url":"https://github.com/kisaragi-hiu.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ust-mode\n\nAn Emacs major mode for editing [UTAU Sequence Text](https://w.atwiki.jp/utaou/?cmd=word\u0026word=ust\u0026type=\u0026pageid=21#id_a90784c7), the project file format for [UTAU](https://en.wikipedia.org/wiki/Utau).\n\nThis is intended to work alongside UTAU itself, as there are some tasks that can be done faster with a text editor, such as copy-and-pasting large sections of the project.\n\n\u003cimg src=\"https://kisaragi-hiu.com/static/emacs-ust-mode.png\" width=\"200\"\u003e\n\nSyntax highlighting is provided, as well as a command, `ust-mode-normalize-paths`, to “normalize” paths within a UST: assuming the UST we're editing is named `main.ust`, it sets the output file to `main.wav`, caching directory to `main.cache`, and if the project name contains a dot (meaning it’s probably named after the file itself), to `main.ust`. This command is run everytime the file is saved, though I might make it a user option.\n\n## Install\n\n### With [`straight.el`](https://github.com/raxod502/straight.el)\n\n```elisp\n(straight-use-package '(ust-mode :host github :repo \"kisaragi-hiu/ust-mode\"))\n```\n\n### Manually\n\nPut `ust-mode.el` under your `load-path`, then `(require 'ust-mode)` in your init file.\n\n## License\n\nGPL.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkisaragi-hiu%2Fust-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkisaragi-hiu%2Fust-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkisaragi-hiu%2Fust-mode/lists"}