decli_0.6.2-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Mon, 21 Apr 2025 11:01:02 +0200 |
Source: | decli |
Binary: | python3-decli |
Architecture: | source all |
Version: | 0.6.2-1 |
Distribution: | unstable |
Urgency: | low |
Maintainer: | Daniel Baumann <daniel@debian.org> |
Changed-By: | Daniel Baumann <daniel@debian.org> |
Description: | python3-decli - Minimal, easy-to-use, declarative cli tool using argparse (Python |
Changes: | decli (0.6.2-1) unstable; urgency=low * Initial upload to sid, build-depends of commitizen. |
Files: | 5e1d4f6c9df7783848137c30ac9eda7d 1297 python optional decli_0.6.2-1.dsc 5a61c466851fa9dbd8418e28151070dc 26136 python optional decli_0.6.2.orig.tar.xz 25f9c19e2413a886cb2f44f491002c79 1888 python optional decli_0.6.2-1.debian.tar.xz 93fe64fc6f8ca6059711645c9a584121 5780 python optional decli_0.6.2-1_amd64.buildinfo 68ca290150f7b06e5f6ef84cfddb3930 8820 python optional python3-decli_0.6.2-1_all.deb |
decli_0.6.2-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | decli |
Binary: | python3-decli |
Architecture: | all |
Version: | 0.6.2-1 |
Maintainer: | Daniel Baumann <daniel@debian.org> |
Homepage: | https://github.com/woile/decli |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://forgejo.debian.net/git/decli |
Vcs-Git: | https://forgejo.debian.net/git/decli |
Build-Depends: | debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-poetry-core, python3-pytest<!nocheck> |
Package-List: | python3-decli deb python optional arch=all |
Files: | 5a61c466851fa9dbd8418e28151070dc 26136 decli_0.6.2.orig.tar.xz 25f9c19e2413a886cb2f44f491002c79 1888 decli_0.6.2-1.debian.tar.xz |
control file for python3-decli_0.6.2-1_all.deb (click to toggle) | |
---|---|
Package: | python3-decli |
Source: | decli |
Version: | 0.6.2-1 |
Architecture: | all |
Maintainer: | Daniel Baumann <daniel@debian.org> |
Installed-Size: | 43 |
Depends: | python3:any |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/woile/decli |
Description: | Minimal, easy-to-use, declarative cli tool using argparse (Python) Decli is minimal wrapper around argparse. It's useful when writing big applications that have many arguments and subcommands. It's a minimal library to rapidly create an interface separated from the application. While it's possible to use any argument from argparse, it lets you stop taking care about copy pasting the argparse functions. |
contents of python3-decli_0.6.2-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-04-21 09:01 ./ drwxr-xr-x root/root 0 2025-04-21 09:01 ./usr/ drwxr-xr-x root/root 0 2025-04-21 09:01 ./usr/lib/ drwxr-xr-x root/root 0 2025-04-21 09:01 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-04-21 09:01 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-04-21 09:01 ./usr/lib/python3/dist-packages/decli/ -rw-r--r-- root/root 72 2025-04-21 09:01 ./usr/lib/python3/dist-packages/decli/__init__.py -rw-r--r-- root/root 4607 2025-04-21 09:01 ./usr/lib/python3/dist-packages/decli/application.py -rw-r--r-- root/root 0 2025-04-21 09:01 ./usr/lib/python3/dist-packages/decli/py.typed drwxr-xr-x root/root 0 2025-04-21 09:01 ./usr/lib/python3/dist-packages/decli-0.6.2.dist-info/ -rw-r--r-- root/root 7 2025-04-21 09:01 ./usr/lib/python3/dist-packages/decli-0.6.2.dist-info/INSTALLER -rw-r--r-- root/root 17847 2025-04-21 09:01 ./usr/lib/python3/dist-packages/decli-0.6.2.dist-info/METADATA -rw-r--r-- root/root 88 2025-04-21 09:01 ./usr/lib/python3/dist-packages/decli-0.6.2.dist-info/WHEEL drwxr-xr-x root/root 0 2025-04-21 09:01 ./usr/share/ drwxr-xr-x root/root 0 2025-04-21 09:01 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-04-21 09:01 ./usr/share/doc/python3-decli/ -rw-r--r-- root/root 160 2025-04-21 09:01 ./usr/share/doc/python3-decli/changelog.Debian.gz -rw-r--r-- root/root 324 2024-04-28 17:40 ./usr/share/doc/python3-decli/changelog.gz -rw-r--r-- root/root 1416 2025-04-21 09:01 ./usr/share/doc/python3-decli/copyright |
copyright of python3-decli_0.6.2-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Decli Upstream-Contact: https://github.com/woile/decli/issues Source: https://github.com/woile/decli/tags Files: * Copyright: 2018-2024 Santiago Fraire <santiwilly@gmail.com> License: MIT Files: debian/* Copyright: 2025 Daniel Baumann <daniel@debian.org> License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
Timestamp: 21.04.2025 / 10:02:28 (UTC)