{"id":23516331,"url":"https://github.com/galdor/bcl-mode","last_synced_at":"2026-01-23T05:35:53.131Z","repository":{"id":269584842,"uuid":"907756028","full_name":"galdor/bcl-mode","owner":"galdor","description":"Emacs major mode for the BCL configuration language","archived":false,"fork":false,"pushed_at":"2025-03-15T22:36:11.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-13T23:37:04.927Z","etag":null,"topics":["bcl","configuration-language","emacs-mode"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/galdor.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,"zenodo":null}},"created_at":"2024-12-24T10:05:57.000Z","updated_at":"2025-03-15T22:36:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"ab0b473a-8951-4bf1-a4aa-f39416776158","html_url":"https://github.com/galdor/bcl-mode","commit_stats":null,"previous_names":["galdor/bcl-mode"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/galdor/bcl-mode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galdor%2Fbcl-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galdor%2Fbcl-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galdor%2Fbcl-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galdor%2Fbcl-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/galdor","download_url":"https://codeload.github.com/galdor/bcl-mode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galdor%2Fbcl-mode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28680948,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T04:33:33.518Z","status":"ssl_error","status_checked_at":"2026-01-23T04:33:30.433Z","response_time":59,"last_error":"SSL_read: 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":["bcl","configuration-language","emacs-mode"],"created_at":"2024-12-25T15:12:52.531Z","updated_at":"2026-01-23T05:35:53.126Z","avatar_url":"https://github.com/galdor.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bcl-mode\n## Introduction\nThe bcl-mode Emacs package is a major mode for\n[BCL](https://github.com/galdor/bcl-specification) (Block-based Configuration\nLanguage) files.\n\nIt provides minimal syntax highlighting and block indentation.\n\n## Usage\nYou can install bcl-mode as any other Emacs package. If you are using\n[Straight](https://github.com/radian-software/straight.el) (and you should), it is as simple as:\n```lisp\n(use-package bcl-mode\n  :straight (:type git :host github :repo \"galdor/bcl-mode\"))\n```\n\nWith Emacs 29, you can either run `package-vc-install` manually or install\n[vc-use-package](https://github.com/slotThe/vc-use-package) and use use-package:\n```lisp\n(use-package bcl-mode\n  :vc (:fetcher github :repo \"galdor/bcl-mode\"))\n```\n\nFinally with Emacs 30 you will not need any additional package:\n```lisp\n(use-package bcl-mode\n  :vc (:url \"https://github.com/galdor/bcl-mode\"))\n```\n\n## Licensing\nThe bcl-mode package is open source software distributed under the\n[ISC](https://opensource.org/licenses/ISC) license.\n\n## Contact\nIf you have an idea or a question, feel free to email me at\n\u003cnicolas@n16f.net\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaldor%2Fbcl-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgaldor%2Fbcl-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaldor%2Fbcl-mode/lists"}