www/wikid: import pkg
Feature-rich terminal wikipedia client.
Features
- rich launch dashboard: big ascii logo, live wikipedia metrics and a continue
reading section.
- tabs & splits: work with multiple articles side-by-side or in tabs.
- smart status bar: 3-segment layout with active history trails and contextual
action hints.
- vim-like navigation: intuitive keybindings for fast scrolling, jumping,
heading traversal and pane management.
- table of contents (o): pop-up outline modal with hierarchical section
numbering.
- zen mode (z): distraction-free reading canvas with no borders, tab bars, or
status indicators.
- personalized recommendation feed (F): article discovery feed tailored to
your reading history. inspired by xikipedia.
- random article discovery (r): instantly fetch and explore random wikipedia
[6 lines not shown]
croc: Update to 11.2.5
11.2.5
What's Changed
fix: brave browser #1278 by @schollz in #1280
feat: harden transfer, relay, fs by @schollz in #1282
11.2.4
What's Changed
feat: improve ux by @schollz in #1273
feat: improve term messages by @schollz in #1275
feat: improve ux again by @schollz in #1276
feat: improve ux ip by @schollz in #1277
11.2.3
What's Changed
build(deps): bump github.com/stretchr/testify from 1.12.0 to 1.12.1 by @dependabot[bot] in #1271
feat: upgrade to latest go by @schollz in #1270
feat: autotag by @schollz in #1272
libical4: update to 4.0.5.
## [4.0.5] - 2026-08-15
- Fix 32-bit time_t upper bound off by two days.
- Buildsystem: fix libical_deprecated_option() writing the wrong cache value.
- Bogus TZIDs no longer cause an error.
- DTEND, DURATION, DUE property types and values are now validated per
RFC 5545 Sections 3.8.2.2 - 3.8.2.5.
- Built-in timezones updated to tzdata2026c.
## [4.0.4] - 2026-07-25
- Fix an uninitialized memory issue reading zoneinfo geo coordinates.
## [4.0.3] - 2026-06-14
- Built-in timezones updated to tzdata2026b.
- Fixes line folding where a line fold could mix with a line ending.
[7 lines not shown]
nerd-fonts*: update to 3.5.1
It was too hot, we need a bugfix release this time.
Bugs
Actually put in the new promised Devicons #2057
SpaceMono: Remove fi/fl ligs #2062
Flatten forgotten font subdirs
py-zensical: update to 0.0.57.
This version improves compatibility with markdown-exec by supporting
pymdownx blocks, raises the maximum HTTP header value size to 8
KiB for proxy-generated cookies, and updates the UI dependency
stack and bundled icons. UI performance and palette tooltip behavior
were also improved, especially on large pages and in Safari.
py-vcs-versioning: update to 2.3.1.
Add some test dependencies.
## 2.3.1 (2026-08-19)
### Fixed
- Fix a `FileNotFoundError` crash in the git file finder when a
submodule is tracked in the index but its working tree directory
does not exist - such gitlinks are now skipped like not checked
out submodules.
([#1500](https://github.com/pypa/setuptools-scm/issues/1500))
## 2.3.0 (2026-08-13)
### Added
- Add a ``vcs_versioning.dynamic_metadata`` provider for the
[68 lines not shown]
py-pygments: update to 2.21.0.
Version 2.21.0
---------------
(released August 17th, 2026)
- New lexers:
* BitBake (#3103)
* Caddyfile (#3225)
* CEL (#3048)
* PureScript (#1077, #3054)
- Updated lexers:
* Bash: Fix coloured keyword at the beginning of a name (#2926)
* Boogie: Add missing Boogie and Civl Verifier keywords (#3156)
* C#:
- Recognize interpolated verbatim strings with either ``$@`` or ``@$``
[85 lines not shown]
py-idna: update to 3.19.
## 3.19 (2026-08-XX)
- Restore the `std3_rules` option, which had no effect since changes
to UTS #46 processing in Unicode 16. Note that `uts46_remap()`
defaults to enabling STD3 rules, so direct callers will see input
containing non-LDH ASCII characters rejected again.
- Performance improvements to UTS #46 mapping, particularly for
ASCII-only domains.
- Test on free-threaded CPython with the GIL disabled and document
thread safety.
- Expose the Unicode version of the generated tables as
`idna.unicode_version`, and show it in `idna --version`.
- Add `code`, `text`, `codepoint` and `position` attributes to
`IDNAError` so that the failed rule and the offending character can
be identified without parsing the exception message.
- The deprecated `transitional` argument to `encode()` and
`uts46_remap()` is now completely ignored, and gives a deprecation warning
[11 lines not shown]