{"id":13861451,"url":"https://github.com/muffinmad/emacs-pdb-capf","last_synced_at":"2025-07-14T09:32:02.348Z","repository":{"id":51916192,"uuid":"255686698","full_name":"muffinmad/emacs-pdb-capf","owner":"muffinmad","description":"Completion-at-point function for pdb (Python debugger)","archived":false,"fork":false,"pushed_at":"2023-06-05T16:19:14.000Z","size":215,"stargazers_count":12,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-05T06:03:21.028Z","etag":null,"topics":["emacs","pdb"],"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/muffinmad.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}},"created_at":"2020-04-14T18:05:03.000Z","updated_at":"2024-02-06T15:51:51.000Z","dependencies_parsed_at":"2024-04-13T15:17:34.598Z","dependency_job_id":"afe7596f-7815-44f2-9d12-e91c3a417118","html_url":"https://github.com/muffinmad/emacs-pdb-capf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muffinmad%2Femacs-pdb-capf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muffinmad%2Femacs-pdb-capf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muffinmad%2Femacs-pdb-capf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muffinmad%2Femacs-pdb-capf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muffinmad","download_url":"https://codeload.github.com/muffinmad/emacs-pdb-capf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225968825,"owners_count":17553143,"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","pdb"],"created_at":"2024-08-05T06:01:22.597Z","updated_at":"2024-11-22T21:30:40.803Z","avatar_url":"https://github.com/muffinmad.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://stand-with-ukraine.pp.ua)\n\n[![License GPL 3](https://img.shields.io/badge/license-GPL_3-green.svg)](http://www.gnu.org/copyleft/gpl.html)\n[![MELPA](http://melpa.org/packages/pdb-capf-badge.svg)](http://melpa.org/#/pdb-capf)\n# emacs-pdb-capf\n`completion-at-point` function for `pdb` (Python debugger)\n\n## Usage\n\nEnable pdb completions for specific modes by adding `pdb-capf` to `completion-at-point-functions`, e.g. (for GUD):\n\n```elisp\n(add-hook 'pdb-mode-hook\n          (lambda ()\n            (add-hook 'completion-at-point-functions\n                      'pdb-capf nil t)))\n```\n\n## Screenshot\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/muffinmad/emacs-pdb-capf/master/screenshots/datetime-completions.png\" width=\"640\"\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuffinmad%2Femacs-pdb-capf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuffinmad%2Femacs-pdb-capf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuffinmad%2Femacs-pdb-capf/lists"}