File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 50
50
man1.install "manpages/docsim.1"
51
51
52
52
nfpms :
53
- - maintainer : Harry R. Schwartz <hello@harryrschwartz.com >
53
+ - maintainer : Robin Schwartz <hello@robinschwartz.me >
54
54
description : |-
55
55
Local, in-memory search tool, ranking results by textual similarity.
56
56
Docsim uses information retrieval techniques (like stemming and TF-IDF) to
Original file line number Diff line number Diff line change 1
1
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2
2
3
3
Files: *
4
- Copyright: © 2023 Harry R. Schwartz <hello@harryschwartz.com > and contributors
4
+ Copyright: © 2024 Robin Schwartz <hello@robinschwartz.me > and contributors
5
5
License: GPL-3+
6
6
The full text of the GPL is distributed as ./LICENSE.md in docsim's source,
7
7
and is distributed in /usr/share/common-licenses/GPL-3 on Debian systems.
Original file line number Diff line number Diff line change @@ -122,4 +122,4 @@ Print the current version and exit.
122
122
Please report bugs if you find them:
123
123
.BR https://github.com/hrs/docsim/issues
124
124
.SH AUTHOR
125
- Harry R. Schwartz <hello@harryrschwartz.com >
125
+ Robin Schwartz <hello@robinschwartz.me >
You can’t perform that action at this time.
0 commit comments