Source symbols: docs/changelog_formatter.py
Deterministic, value-free symbol metadata extracted from public source. Implementations and literal values are not copied into this page.
- Revision: main@97ed017c09de03612a7d9617ff4c038c00bf916b · 2026-07-19T16:04:39Z
- Declarations: 4
- Referenced calls: 26
Declared symbols
read_changes_file— def at line 17; referencesopen,readlines,print,exitread_from_clipboard— def at line 26; referencespaste,splitlinesprocess_line— def at line 31; referencesstrip,startswith,match,groups,command,option,Path,Filemain— def at line 77; referencesisatty,read_from_clipboard,read_changes_file,process_line,append,join,len,print,write,close
File-level call references
init— line 11compile— line 14open— line 19readlines— line 20print— line 22exit— line 23paste— line 27splitlines— line 28strip— line 32startswith— line 39match— line 50groups— line 52command— line 57option— line 58Path— line 61File— line 67isatty— line 79read_from_clipboard— line 81read_changes_file— line 84process_line— line 91append— line 95join— line 97len— line 101write— line 125close— line 126main— line 130
Source: docs/changelog_formatter.py