{"id":24846251,"url":"https://github.com/emacsorphanage/qt-pro-mode","last_synced_at":"2025-08-15T20:36:25.004Z","repository":{"id":66572839,"uuid":"89942621","full_name":"emacsorphanage/qt-pro-mode","owner":"emacsorphanage","description":"GNU Emacs major-mode for Qt build-system files","archived":false,"fork":false,"pushed_at":"2018-12-10T17:46:46.000Z","size":20,"stargazers_count":9,"open_issues_count":4,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-03T18:11:01.640Z","etag":null,"topics":["build","emacs","emacs-lisp","gnu","qt","qt5"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/emacsorphanage.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},"funding":{"custom":"https://emacsair.me/about","github":"tarsius"}},"created_at":"2017-05-01T16:49:01.000Z","updated_at":"2023-09-30T01:42:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"b18d788a-faa8-4034-a1b2-c45878f7ca3e","html_url":"https://github.com/emacsorphanage/qt-pro-mode","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/emacsorphanage/qt-pro-mode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacsorphanage%2Fqt-pro-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacsorphanage%2Fqt-pro-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacsorphanage%2Fqt-pro-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacsorphanage%2Fqt-pro-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emacsorphanage","download_url":"https://codeload.github.com/emacsorphanage/qt-pro-mode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacsorphanage%2Fqt-pro-mode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270626740,"owners_count":24618675,"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-08-15T02:00:12.559Z","response_time":110,"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":["build","emacs","emacs-lisp","gnu","qt","qt5"],"created_at":"2025-01-31T10:19:24.064Z","updated_at":"2025-08-15T20:36:24.975Z","avatar_url":"https://github.com/emacsorphanage.png","language":"Emacs Lisp","funding_links":["https://emacsair.me/about","https://github.com/sponsors/tarsius"],"categories":[],"sub_categories":[],"readme":"# qt-pro-mode [![Build Status](https://travis-ci.org/EricCrosson/qt-pro-mode.svg?branch=master)](https://travis-ci.org/EricCrosson/qt-pro-mode) [![MELPA](https://melpa.org/packages/qt-pro-mode-badge.svg)](https://melpa.org/#/qt-pro-mode) [![MELPA Stable](https://stable.melpa.org/packages/qt-pro-mode-badge.svg)](https://stable.melpa.org/#/qt-pro-mode)\n\n\u003e GNU Emacs major-mode for Qt build-system files\n\n## Install\n\nFrom [MELPA](https://melpa.org/)\n\n```lisp\n(use-package qt-pro-mode\n  :ensure t\n  :mode (\"\\\\.pro\\\\'\" \"\\\\.pri\\\\'\"))\n```\n\nOr manually, after downloading into your `load-path`\n\n```lisp\n(require 'qt-pro-mode)\n(add-to-list 'auto-mode-alist '(\"\\\\.pr[io]$\" . qt-pro-mode))\n```\n\n## Acknowledgments\n\nThanks to Todd Neal for the original version of this file, which I\nfound\n[here](https://raw.githubusercontent.com/chriskonstad/emacs/master/elisp/qt-pro.el).\n\n## License\n\nGPL 2 (or higher) © [Free Software Foundation, Inc](http://www.fsf.org/about).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femacsorphanage%2Fqt-pro-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femacsorphanage%2Fqt-pro-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femacsorphanage%2Fqt-pro-mode/lists"}