mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-05 00:27:13 +02:00
Add pygments and GNU Mach (#138)
Close #137 Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/138 Reviewed-by: JesseBot <jessebot@noreply.codeberg.org> Co-authored-by: xarvos <xarvos@loang.net> Co-committed-by: xarvos <xarvos@loang.net>
This commit is contained in:
parent
63a686d7bf
commit
56e3a0fbf8
1 changed files with 2 additions and 0 deletions
|
|
@ -489,6 +489,7 @@ Note that Python is itself tainted; see [the Programming Languages section](#pro
|
|||
|---|:---:|---|---|
|
||||
| [Chardet](https://github.com/chardet/chardet) | [`6.0.0.post1`](https://github.com/chardet/chardet/releases/tag/6.0.0.post1) | [](#vibecoded) ([1](https://github.com/chardet/chardet/issues/327), [2](https://github.com/chardet/chardet/commit/5038f52057e0cc84f622fb2a0546393c43a84a15)) | [charset\_normalizer](https://github.com/jawah/charset_normalizer/) |
|
||||
| JupyterLab | [`v4.5.6`](https://github.com/jupyterlab/jupyterlab/tree/v4.5.6) | [](#permissive-ai-policy) ([1](https://github.com/jupyterlab/jupyterlab/blob/main/AGENTS.md)) <br> [](#ai-functionality) ([1](https://github.com/jupyterlab/jupyter-ai)) | Possibly Emacs ([1](https://www.danliden.com/notes/20241112-python-setup.html), [2](https://blog.serghei.pl/posts/emacs-python-ide/)) |
|
||||
| [Pygments](https://github.com/pygments/pygments) | [`2.19.2`](https://github.com/pygments/pygments/commits/2.19.2/) | [](#permissive-ai-policy) ([1](https://github.com/pygments/pygments/pull/3038)) | [](#request-for-help)|
|
||||
| [Requests](https://github.com/psf/requests) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/psf/requests/commit/b2a1d33f571518ca9a6148e7da787cc5827f897a)) | [`urllib.request` in Python Standard Library](https://docs.python.org/3/library/urllib.request.html) |
|
||||
| [Textual](https://github.com/Textualize/textual) | [`v7.5.0`](https://github.com/Textualize/textual/releases/tag/v7.5.0) | [](#vibecoded) ([1](https://github.com/batrachianai/toad/commits?author=willmcgugan))<br /> [](#permissive-ai-policy) ([1](https://github.com/Textualize/textual/blob/main/AI_POLICY.md)) | [pytermgui](https://github.com/bczsalba/pytermgui) |
|
||||
|
||||
|
|
@ -693,6 +694,7 @@ list of unified push distributors at: https://unifiedpush.org/users/distributors
|
|||
| [DragonFlyBSD](https://www.dragonflybsd.org/) | [](#request-for-help) | [](#vibecoded) ([1](https://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commit;h=41fb76421dce54f90c9cfb9f4f7e2993ae795266)) | See below |
|
||||
| [FreeBSD](https://freebsd.org) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/freebsd/freebsd-src?tab=contributing-ov-file#quality-expectations)) | See below |
|
||||
| [FreeDOS](http://www.fdos.org/) | [](#request-for-help) | [](#vibecoded) ([1](https://github.com/FDOS/country/pull/16))<br />[](#ai-code-reviews) ([1](https://github.com/FDOS/country/pull/16), [2](https://github.com/FDOS/country/pull/18)) | [The original MS-DOS source code](https://github.com/microsoft/MS-DOS) is under the Expat/MIT license |
|
||||
| [GNU Mach](https://www.gnu.org/software/hurd/microkernel/mach/gnumach.html) - kernel for GNU Hurd | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://lists.gnu.org/archive/html/bug-hurd/2026-02/msg00133.html)) | See below |
|
||||
| [Linux Kernel](https://kernel.org/) | [](#request-for-help) | [](#vibecoded) ([1](https://lwn.net/Articles/1041694/))<br />[](#permissive-ai-policy) ([1](https://github.com/torvalds/linux/blob/0f00132132937ca01a99feaf8985109a9087c9ff/Documentation/process/coding-assistants.rst)) | See below |
|
||||
| [MidnightBSD](http://www.midnightbsd.org/) | [`ed4b0a5`](https://github.com/MidnightBSD/src/commit/ed4b0a5d41d2dcdd89a3795713fd5c8f91c39533) | [](#vibecoded) ([1](https://github.com/MidnightBSD/src/commit/7c14aa7a887490da483646a84a23d7452d7f719c))<br />[](#permissive-ai-policy) ([1](https://github.com/MidnightBSD/src/blob/ea6d4e4fb944e0f3a76dd9bfb91d23917a27d24b/AI_POLICY.md))<br />[](#ai-code-reviews) ([1](https://github.com/MidnightBSD/src/pull/262), [2](https://github.com/MidnightBSD/src/pull/302), [3](https://github.com/MidnightBSD/src/pull/302)) | See below |
|
||||
| [NixOS](https://github.com/NixOS/nix) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/NixOS/nix/commit/6dddd433f8a40df445257d69f0ec2c3d88d37b21), [2](https://github.com/NixOS/nix/commit/b738af0f5cefaa4fd76d74a981433d608b109d2c), [3](https://github.com/NixOS/nix/commit/5286c0477d77fb919df890324d3a510a199f450e)) | [GNU Guix System](https://guix.gnu.org/) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue