The NetBSD Project

CVS log for pkgsrc/databases/py-kb/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / databases / py-kb

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Sep 28 18:58:01 2022 UTC (2 years, 2 months ago) by leot
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4 lines
py-kb: Update to 0.1.7

Changes:
0.1.7
-----
  * Fixed grep bug with pull request 89
  * XDG Compliance: moving files to `$XDG_DATA_HOME/kb`, if it exists, and fall back
    to `$HOME/.local/share/kb` if that environment variable does not exist
  * Added kb to pkgsrc
  * Added stdin functionality to add artifacts. For example:
    `cat ../script.py | python -m kb add -t mycoolscript`
    `cat path/to/script.py | python -m kb add -t mycoolscript -c python_scripts`
  * Implemented the confirmation mechanism for artifact removal

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Oct 26 10:09:50 2021 UTC (3 years, 1 month ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
databases: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (some may be only fetched
conditionally):

./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Oct 7 13:35:33 2021 UTC (3 years, 2 months ago) by nia
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -2 lines
databases: Remove SHA1 distfile hashes

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat May 29 10:22:25 2021 UTC (3 years, 6 months ago) by leot
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
py-kb: Import py38-kb-0.1.6 as databases/py-kb

kb is a text-oriented minimalist command line knowledge base manager.
kb can be considered a quick note collection and access tool oriented
toward software developers, penetration testers, hackers, students
or whoever has to collect and organize notes in a clean way. Although
kb is mainly targeted on text-based note collection, it supports
non-text files as well (e.g., images, pdf, videos and others).

The project was born from the frustration of trying to find a good
way to quickly access my notes, procedures, cheatsheets and lists
(e.g., payloads) but at the same time, keeping them organized. This
is particularly useful for any kind of student. I use it in the
context of penetration testing to organize pentesting procedures,
cheatsheets, payloads, guides and notes.

Packaged by Giuseppe Nebbione and shared via PR pkg/56193.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>