xonsh/xontrib
pre-commit-ci[bot] 66c0490d37
[pre-commit.ci] pre-commit autoupdate (#5271)
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 23.12.1 → 24.1.1](https://github.com/psf/black/compare/23.12.1...24.1.1)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-01-30 12:23:50 +01:00
..
coreutils.py [pre-commit.ci] pre-commit autoupdate (#5271) 2024-01-30 12:23:50 +01:00
README.rst Moving old xontribs to repositories (#5055) 2023-03-17 13:25:22 +06:00

Xontributions, or xontribs, are a set of tools and conventions for extending
the functionality of xonsh beyond what is provided by default. This allows
3rd party developers and users to improve their xonsh experience without
having to go through the xonsh development and release cycle.

This xontrib directory represents an implicit namespace package.
DO NOT add an __init__.py file to this directory.