{"id":16155299,"url":"https://github.com/eniehack/vnsl","last_synced_at":"2026-01-18T23:34:55.395Z","repository":{"id":110661655,"uuid":"204308230","full_name":"eniehack/VNSL","owner":"eniehack","description":"Language for visual novel's script based on XML.","archived":false,"fork":false,"pushed_at":"2019-08-27T14:30:13.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T00:41:15.615Z","etag":null,"topics":["relaxng","specification","visualnovel","vnsl"],"latest_commit_sha":null,"homepage":"","language":null,"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/eniehack.png","metadata":{"files":{"readme":"README.adoc","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-08-25T14:48:57.000Z","updated_at":"2019-08-27T14:33:11.000Z","dependencies_parsed_at":"2023-04-03T23:18:51.266Z","dependency_job_id":null,"html_url":"https://github.com/eniehack/VNSL","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/eniehack/VNSL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eniehack%2FVNSL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eniehack%2FVNSL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eniehack%2FVNSL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eniehack%2FVNSL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eniehack","download_url":"https://codeload.github.com/eniehack/VNSL/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eniehack%2FVNSL/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28553560,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T23:10:22.888Z","status":"ssl_error","status_checked_at":"2026-01-18T23:07:19.656Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["relaxng","specification","visualnovel","vnsl"],"created_at":"2024-10-10T01:20:22.654Z","updated_at":"2026-01-18T23:34:55.381Z","avatar_url":"https://github.com/eniehack.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"= VNSL-spec\n\nVisual Novel Script Language's specfication by RELAX-NG.\n*VNSL is experimental mode*.\n\n== What is VNSL?\n\nVNSL is visual novel's script language written in XML.\n\n== Namespace\n\n\n\n== Details\n\n=== meta\n** title - Work title\n** author - work author\n** releaseDate - released work date\n\n=== character\n\ndefine a character\n\n** displayName - character's display name\n** familyName\n** firstName\n** birthday\n** nickName\n** actor - character's actor\n** drawer - character's drawer\n\n=== scene \n\ndefine a scene\n\n** bgm\n** background\n** place\n** date\n\n==== text\n\n** character\n** picture\n** sound\n** voice\n\n== example\n\n[source, xml]\n----\n\u003cvnsl\u003e\n    \u003cmeta\u003e\n        \u003ctitle\u003eexample story\u003ctitle\u003e\n        \u003cauthor\u003esomeone\u003cauthor\u003e\n    \u003c/meta\u003e\n    \u003ccharacter displayName=\"Alice\"\u003e\u003c/character\u003e\n    \u003cscene\u003e\n        \u003cbackground fileName=\"\" /\u003e\n        \u003cline character=\"Alice\" picture=\"alice.png\" sound=\"\"\u003e\n            please put text.\n        \u003c/line\u003e\n    \u003c/scene\u003e\n\u003c/vnsl\u003e\n----\n\n== Loadmap\n\n* create `\u003casset\u003e` tag\n* ver1.0 release\n* to renpy file(`.rpy`) converter","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feniehack%2Fvnsl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feniehack%2Fvnsl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feniehack%2Fvnsl/lists"}