Debian NEW package overview for crazy-complete
| crazy-complete_0.3.6-1_multi.changes (click to toggle) | |
|---|---|
| Format: | 1.8 |
| Date: | Sun, 05 Oct 2025 22:33:52 +0200 |
| Binary: | crazy-complete crazy-complete-doc |
| Source: | crazy-complete |
| Architecture: | all source |
| Version: | 0.3.6-1 |
| Distribution: | unstable |
| Urgency: | medium |
| Maintainer: | Nicolas Peugnet <nicolas@club1.fr> |
| Changed-By: | Nicolas Peugnet <nicolas@club1.fr> |
| Closes: | 1088766 |
| Description: | crazy-complete-doc - Generate shell completion files for all major shells - documentat crazy-complete - Generate shell completion files for all major shells |
| Changes: | crazy-complete (0.3.6-1) unstable; urgency=medium * Initial packaging (Closes: #1088766) |
| Files: | 7827687b29ea23c9431cc4c560b9c6e7 1606 devel optional crazy-complete_0.3.6-1.dsc 4426d3fd4db8d093cbde89cc47aef2d0 268316 devel optional crazy-complete_0.3.6.orig.tar.gz 8c0692170f1dd666a41c25ade2d893e5 3368 devel optional crazy-complete_0.3.6-1.debian.tar.xz 02f67423fc7d16839493835843287b05 7475 devel optional crazy-complete_0.3.6-1_amd64.buildinfo 288c57246fa1dbe2ed793df17229f804 31764 doc optional crazy-complete-doc_0.3.6-1_all.deb b11c44b80839193937cb46c550f4ea20 72668 devel optional crazy-complete_0.3.6-1_all.deb |
| crazy-complete_0.3.6-1.dsc (click to toggle) | |
|---|---|
| Format: | 3.0 (quilt) |
| Source: | crazy-complete |
| Binary: | crazy-complete, crazy-complete-doc |
| Architecture: | all |
| Version: | 0.3.6-1 |
| Maintainer: | Nicolas Peugnet <nicolas@club1.fr> |
| Homepage: | https://github.com/crazy-complete/crazy-complete |
| Standards-Version: | 4.7.2 |
| Vcs-Browser: | https://salsa.debian.org/debian/crazy-complete |
| Vcs-Git: | https://salsa.debian.org/debian/crazy-complete.git |
| Testsuite: | autopkgtest-pkg-pybuild |
| Build-Depends: | bash-completion<!nocheck>, debhelper-compat (=13), dh-python, dh-shell-completions, fish<!nocheck>, python3-all, python3-argparse-manpage<!nodoc>, python3-setuptools, python3-sphinx<!nodoc>, python3-yaml, tmux, zsh<!nocheck> |
| Package-List: | crazy-complete deb devel optional arch=all crazy-complete-doc deb doc optional arch=all |
| Files: | 4426d3fd4db8d093cbde89cc47aef2d0 268316 crazy-complete_0.3.6.orig.tar.gz 8c0692170f1dd666a41c25ade2d893e5 3368 crazy-complete_0.3.6-1.debian.tar.xz |
| control file for crazy-complete_0.3.6-1_all.deb (click to toggle) | |
|---|---|
| Package: | crazy-complete |
| Version: | 0.3.6-1 |
| Architecture: | all |
| Maintainer: | Nicolas Peugnet <nicolas@club1.fr> |
| Installed-Size: | 373 |
| Depends: | python3:any, python3-yaml |
| Suggests: | crazy-complete-doc |
| Section: | devel |
| Priority: | optional |
| Homepage: | https://github.com/crazy-complete/crazy-complete |
| Description: | Generate shell completion files for all major shells crazy-complete is a tool that generates shell completion scripts, based on a description of the command line interface. It supports many input formats, including YAML and JSON, but can also use the --help output of a command, or even directly the content of a Python script if it uses argparse. . Its output also supports multiple shells, including Bash, Fish and Zsh. The generated scripts are standalone, focus on robustness and do not depend on modified environment. |
| contents of crazy-complete_0.3.6-1_all.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-10-05 20:33 ./ drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/ drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/bin/ -rwxr-xr-x root/root 1639 2025-10-05 20:33 ./usr/bin/crazy-complete drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/lib/ drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/lib/python3/dist-packages/crazy_complete/ -rw-r--r-- root/root 512 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/__init__.py -rw-r--r-- root/root 1765 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/algo.py -rw-r--r-- root/root 9366 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/application.py -rw-r--r-- root/root 2197 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/argparse_mod.py -rw-r--r-- root/root 7831 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/argparse_source.py -rw-r--r-- root/root 6938 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/bash.py -rw-r--r-- root/root 7694 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/bash_complete.py -rw-r--r-- root/root 4084 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/bash_helpers.py -rw-r--r-- root/root 9199 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/bash_option_completion.py -rw-r--r-- root/root 3276 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/bash_option_strings_completion.py -rw-r--r-- root/root 5589 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/bash_parser.py -rw-r--r-- root/root 2308 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/bash_parser_subcommand_code.py -rw-r--r-- root/root 5896 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/bash_parser_v2.py -rw-r--r-- root/root 2187 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/bash_utils.py -rw-r--r-- root/root 1693 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/bash_when.py -rw-r--r-- root/root 28882 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/cli.py -rw-r--r-- root/root 1287 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/compat.py -rw-r--r-- root/root 8520 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/completion_validator.py -rw-r--r-- root/root 8952 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/config.py -rw-r--r-- root/root 7899 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/dictionary_source.py -rw-r--r-- root/root 2395 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/errors.py -rw-r--r-- root/root 4477 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/extended_yaml_parser.py -rw-r--r-- root/root 1410 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/file_loader.py -rw-r--r-- root/root 13272 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/fish.py -rw-r--r-- root/root 9495 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/fish_complete.py -rw-r--r-- root/root 13854 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/fish_helpers.py -rw-r--r-- root/root 6805 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/fish_utils.py -rw-r--r-- root/root 4715 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/generation.py -rw-r--r-- root/root 293 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/generation_notice.py -rw-r--r-- root/root 3762 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/help_converter.py -rw-r--r-- root/root 8747 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/help_parser.py -rw-r--r-- root/root 5621 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/helpers.py -rw-r--r-- root/root 657 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/json_source.py -rw-r--r-- root/root 156 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/modeline.py -rw-r--r-- root/root 1863 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/paths.py -rw-r--r-- root/root 1626 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/preprocessor.py -rw-r--r-- root/root 12917 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/scheme_validator.py -rw-r--r-- root/root 6056 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/shell.py -rw-r--r-- root/root 2515 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/str_utils.py -rw-r--r-- root/root 249 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/type_utils.py -rw-r--r-- root/root 9342 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/utils.py -rw-r--r-- root/root 1485 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/value_with_trace.py -rw-r--r-- root/root 1331 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/when.py -rw-r--r-- root/root 5563 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/yaml_source.py -rw-r--r-- root/root 9119 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/zsh.py -rw-r--r-- root/root 6610 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/zsh_complete.py -rw-r--r-- root/root 10486 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/zsh_helpers.py -rw-r--r-- root/root 2510 2025-10-05 17:24 ./usr/lib/python3/dist-packages/crazy_complete/zsh_utils.py drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/lib/python3/dist-packages/crazy_complete-0.3.6.egg-info/ -rw-r--r-- root/root 9143 2025-10-05 20:33 ./usr/lib/python3/dist-packages/crazy_complete-0.3.6.egg-info/PKG-INFO -rw-r--r-- root/root 1 2025-10-05 20:33 ./usr/lib/python3/dist-packages/crazy_complete-0.3.6.egg-info/dependency_links.txt -rw-r--r-- root/root 15 2025-10-05 20:33 ./usr/lib/python3/dist-packages/crazy_complete-0.3.6.egg-info/top_level.txt drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/share/ drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/share/bash-completion/ drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/share/bash-completion/completions/ -rw-r--r-- root/root 7455 2025-10-05 20:33 ./usr/share/bash-completion/completions/crazy-complete drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/share/doc/crazy-complete/ -rw-r--r-- root/root 2889 2025-10-05 17:24 ./usr/share/doc/crazy-complete/README.md.gz -rw-r--r-- root/root 165 2025-10-05 20:33 ./usr/share/doc/crazy-complete/changelog.Debian.gz -rw-r--r-- root/root 2716 2025-10-05 17:24 ./usr/share/doc/crazy-complete/commands.md.gz -rw-r--r-- root/root 1401 2025-10-05 17:24 ./usr/share/doc/crazy-complete/comparision.md -rw-r--r-- root/root 1209 2025-10-05 20:33 ./usr/share/doc/crazy-complete/copyright -rw-r--r-- root/root 5856 2025-10-05 17:24 ./usr/share/doc/crazy-complete/documentation.md.gz drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/share/doc/crazy-complete/examples/ -rw-r--r-- root/root 1303 2025-10-05 17:24 ./usr/share/doc/crazy-complete/examples/example.json -rwxr-xr-x root/root 805 2025-10-05 17:24 ./usr/share/doc/crazy-complete/examples/example.py -rw-r--r-- root/root 1024 2025-10-05 17:24 ./usr/share/doc/crazy-complete/examples/example.yaml drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/share/fish/ drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/share/fish/vendor_completions.d/ -rw-r--r-- root/root 12399 2025-10-05 20:33 ./usr/share/fish/vendor_completions.d/crazy-complete.fish drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/share/man/ drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/share/man/man1/ -rw-r--r-- root/root 989 2025-10-05 20:33 ./usr/share/man/man1/crazy-complete.1.gz drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/share/zsh/ drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/share/zsh/vendor-completions/ -rw-r--r-- root/root 2769 2025-10-05 20:33 ./usr/share/zsh/vendor-completions/_crazy-complete | |
| copyright of crazy-complete_0.3.6-1_all.deb (click to toggle) | |
|---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/crazy-complete/crazy-complete Upstream-Name: crazy-complete Upstream-Contact: Benjamin Abendroth <braph93@gmx.de> Files: * Copyright: 2025 Benjamin Abendroth License: GPL-3+ Files: debian/* Copyright: 2024-2025 Nicolas Peugnet <nicolas@club1.fr> License: GPL-3+ Comment: Debian packaging is licensed under the same terms as upstream License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. | |
| control file for crazy-complete-doc_0.3.6-1_all.deb (click to toggle) | |
|---|---|
| Package: | crazy-complete-doc |
| Source: | crazy-complete |
| Version: | 0.3.6-1 |
| Architecture: | all |
| Maintainer: | Nicolas Peugnet <nicolas@club1.fr> |
| Installed-Size: | 192 |
| Depends: | libjs-sphinxdoc (>=8.2) |
| Built-Using: | alabaster (= 0.7.16-0.1), sphinx (= 8.2.3-12) |
| Section: | doc |
| Priority: | optional |
| Homepage: | https://github.com/crazy-complete/crazy-complete |
| Description: | Generate shell completion files for all major shells - documentation crazy-complete is a tool that generates shell completion scripts, based on a description of the command line interface. It supports many input formats, including YAML and JSON, but can also use the --help output of a command, or even directly the content of a Python script if it uses argparse. . Its output also supports multiple shells, including Bash, Fish and Zsh. The generated scripts are standalone, focus on robustness and do not depend on modified environment. . This package contains the HTML documentation of crazy-complete. |
| contents of crazy-complete-doc_0.3.6-1_all.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-10-05 20:33 ./ drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/ drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/share/ drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/share/doc/crazy-complete/ drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/share/doc/crazy-complete/html/ drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/share/doc/crazy-complete/html/_sources/ -rw-r--r-- root/root 4585 2025-10-05 17:24 ./usr/share/doc/crazy-complete/html/_sources/basic_documentation.rst.txt -rw-r--r-- root/root 9739 2025-10-05 17:24 ./usr/share/doc/crazy-complete/html/_sources/completion_commands.rst.txt -rw-r--r-- root/root 1508 2025-10-05 17:24 ./usr/share/doc/crazy-complete/html/_sources/index.rst.txt -rw-r--r-- root/root 1246 2025-10-05 17:24 ./usr/share/doc/crazy-complete/html/_sources/usage.rst.txt drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/share/doc/crazy-complete/html/_static/ -rw-r--r-- root/root 11143 2025-10-05 20:33 ./usr/share/doc/crazy-complete/html/_static/alabaster.css -rw-r--r-- root/root 14687 2025-10-05 20:33 ./usr/share/doc/crazy-complete/html/_static/basic.css -rw-r--r-- root/root 42 2024-05-25 18:17 ./usr/share/doc/crazy-complete/html/_static/custom.css -rw-r--r-- root/root 328 2025-10-05 20:33 ./usr/share/doc/crazy-complete/html/_static/documentation_options.js -rw-r--r-- root/root 286 2025-10-05 20:33 ./usr/share/doc/crazy-complete/html/_static/file.png -rw-r--r-- root/root 7791 2024-05-25 18:17 ./usr/share/doc/crazy-complete/html/_static/forkme_right_darkblue_121621.png -rw-r--r-- root/root 90 2025-10-05 20:33 ./usr/share/doc/crazy-complete/html/_static/minus.png -rw-r--r-- root/root 90 2025-10-05 20:33 ./usr/share/doc/crazy-complete/html/_static/plus.png -rw-r--r-- root/root 5359 2025-10-05 20:33 ./usr/share/doc/crazy-complete/html/_static/pygments.css -rw-r--r-- root/root 21886 2025-10-05 20:33 ./usr/share/doc/crazy-complete/html/basic_documentation.html -rw-r--r-- root/root 50134 2025-10-05 20:33 ./usr/share/doc/crazy-complete/html/completion_commands.html -rw-r--r-- root/root 6202 2025-10-05 20:33 ./usr/share/doc/crazy-complete/html/genindex.html -rw-r--r-- root/root 8431 2025-10-05 20:33 ./usr/share/doc/crazy-complete/html/index.html -rw-r--r-- root/root 603 2025-10-05 20:33 ./usr/share/doc/crazy-complete/html/objects.inv -rw-r--r-- root/root 3132 2025-10-05 20:33 ./usr/share/doc/crazy-complete/html/search.html -rw-r--r-- root/root 7842 2025-10-05 20:33 ./usr/share/doc/crazy-complete/html/searchindex.js -rw-r--r-- root/root 8812 2025-10-05 20:33 ./usr/share/doc/crazy-complete/html/usage.html drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/share/doc/crazy-complete-doc/ -rw-r--r-- root/root 165 2025-10-05 20:33 ./usr/share/doc/crazy-complete-doc/changelog.Debian.gz -rw-r--r-- root/root 1209 2025-10-05 20:33 ./usr/share/doc/crazy-complete-doc/copyright drwxr-xr-x root/root 0 2025-10-05 20:33 ./usr/share/doc-base/ -rw-r--r-- root/root 369 2025-10-05 20:33 ./usr/share/doc-base/crazy-complete-doc.crazy-complete lrwxrwxrwx root/root 0 2025-10-05 20:33 ./usr/share/doc/crazy-complete/html/_static/doctools.js -> ../../../../javascript/sphinxdoc/1.0/doctools.js lrwxrwxrwx root/root 0 2025-10-05 20:33 ./usr/share/doc/crazy-complete/html/_static/language_data.js -> ../../../../javascript/sphinxdoc/1.0/language_data.js lrwxrwxrwx root/root 0 2025-10-05 20:33 ./usr/share/doc/crazy-complete/html/_static/searchtools.js -> ../../../../javascript/sphinxdoc/1.0/searchtools.js lrwxrwxrwx root/root 0 2025-10-05 20:33 ./usr/share/doc/crazy-complete/html/_static/sphinx_highlight.js -> ../../../../javascript/sphinxdoc/1.0/sphinx_highlight.js | |
| copyright of crazy-complete-doc_0.3.6-1_all.deb (click to toggle) | |
|---|---|
NOTE: Copyright is the same as crazy-complete (crazy-complete_0.3.6-1_all.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/crazy-complete/crazy-complete Upstream-Name: crazy-complete Upstream-Contact: Benjamin Abendroth <braph93@gmx.de> Files: * Copyright: 2025 Benjamin Abendroth License: GPL-3+ Files: debian/* Copyright: 2024-2025 Nicolas Peugnet <nicolas@club1.fr> License: GPL-3+ Comment: Debian packaging is licensed under the same terms as upstream License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. | |
Timestamp: 29.12.2025 / 23:12:40 (UTC)