python-keep_2.11-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Wed, 19 Feb 2025 07:10:58 +0100 |
Source: | python-keep |
Binary: | python3-keep |
Architecture: | source all |
Version: | 2.11-1 |
Distribution: | unstable |
Urgency: | low |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Changed-By: | Andreas Tille <tille@debian.org> |
Description: | python3-keep - Meta CLI toolkit for Python3 |
Closes: | 1067928 |
Changes: | python-keep (2.11-1) unstable; urgency=low * Team upload. * Initial release (Closes: #1067928) |
Files: | 5d2fc1ba7fad3b9697c9eed03f0c041c 2069 python optional python-keep_2.11-1.dsc bd10da0ad31c962cf4517c8ffba48dc1 20905 python optional python-keep_2.11.orig.tar.gz 8e960b42d94965360db7dc8e4039ce95 1964 python optional python-keep_2.11-1.debian.tar.xz e1330e069f855ce75e83a086c40c7784 7739 python optional python-keep_2.11-1_amd64.buildinfo bc60a2322e8d91bd12ddc6ce7a388977 12028 python optional python3-keep_2.11-1_all.deb |
python-keep_2.11-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | python-keep |
Binary: | python3-keep |
Architecture: | all |
Version: | 2.11-1 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Uploaders: | Shriram Ravindranathan <s20n@ters.dev> |
Homepage: | https://github.com/OrkoHunter/keep |
Standards-Version: | 4.7.0 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/python-keep |
Vcs-Git: | https://salsa.debian.org/python-team/packages/python-keep.git |
Testsuite: | autopkgtest-pkg-python |
Build-Depends: | debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, flit |
Package-List: | python3-keep deb python optional arch=all |
Files: | bd10da0ad31c962cf4517c8ffba48dc1 20905 python-keep_2.11.orig.tar.gz 8e960b42d94965360db7dc8e4039ce95 1964 python-keep_2.11-1.debian.tar.xz |
control file for python3-keep_2.11-1_all.deb (click to toggle) | |
---|---|
Package: | python3-keep |
Source: | python-keep |
Version: | 2.11-1 |
Architecture: | all |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 62 |
Depends: | python3-click, python3-github, python3-requests, python3:any, python3-terminaltables3 (>=4~) |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/OrkoHunter/keep |
Description: | Meta CLI toolkit for Python3 Writing CLI commands somewhere online. . * Save a new command with a brief description * Search the saved commands using powerful patterns * Save the commands as a secret GitHub gist * Use keep push and keep pull to sync the commands between GitHub gist and other computers. |
contents of python3-keep_2.11-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-02-19 06:10 ./ drwxr-xr-x root/root 0 2025-02-19 06:10 ./usr/ drwxr-xr-x root/root 0 2025-02-19 06:10 ./usr/bin/ -rwxr-xr-x root/root 205 2025-02-19 06:10 ./usr/bin/keep drwxr-xr-x root/root 0 2025-02-19 06:10 ./usr/lib/ drwxr-xr-x root/root 0 2025-02-19 06:10 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-02-19 06:10 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep/ -rw-r--r-- root/root 25 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep/__init__.py -rw-r--r-- root/root 41 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep/about.py -rw-r--r-- root/root 2023 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep/cli.py drwxr-xr-x root/root 0 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep/commands/ -rw-r--r-- root/root 0 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep/commands/__init__.py -rw-r--r-- root/root 600 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep/commands/cmd_completion.py -rw-r--r-- root/root 1256 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep/commands/cmd_edit.py -rw-r--r-- root/root 1853 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep/commands/cmd_github_token.py -rw-r--r-- root/root 558 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep/commands/cmd_grep.py -rw-r--r-- root/root 447 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep/commands/cmd_init.py -rw-r--r-- root/root 411 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep/commands/cmd_list.py -rw-r--r-- root/root 694 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep/commands/cmd_new.py -rw-r--r-- root/root 883 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep/commands/cmd_pull.py -rw-r--r-- root/root 854 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep/commands/cmd_push.py -rw-r--r-- root/root 800 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep/commands/cmd_rm.py -rw-r--r-- root/root 2031 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep/commands/cmd_run.py -rw-r--r-- root/root 320 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep/commands/cmd_update.py drwxr-xr-x root/root 0 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep/legacy_commands/ -rw-r--r-- root/root 546 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep/legacy_commands/removed_cmd_pull.py -rw-r--r-- root/root 442 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep/legacy_commands/removed_cmd_push.py -rw-r--r-- root/root 455 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep/legacy_commands/removed_cmd_register.py -rw-r--r-- root/root 11988 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep/utils.py drwxr-xr-x root/root 0 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep-2.11.dist-info/ -rw-r--r-- root/root 7 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep-2.11.dist-info/INSTALLER -rw-r--r-- root/root 4491 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep-2.11.dist-info/METADATA -rw-r--r-- root/root 81 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep-2.11.dist-info/WHEEL -rw-r--r-- root/root 37 2025-02-19 06:10 ./usr/lib/python3/dist-packages/keep-2.11.dist-info/entry_points.txt drwxr-xr-x root/root 0 2025-02-19 06:10 ./usr/share/ drwxr-xr-x root/root 0 2025-02-19 06:10 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-02-19 06:10 ./usr/share/doc/python3-keep/ -rw-r--r-- root/root 167 2025-02-19 06:10 ./usr/share/doc/python3-keep/changelog.Debian.gz -rw-r--r-- root/root 1335 2025-02-19 06:10 ./usr/share/doc/python3-keep/copyright |
copyright of python3-keep_2.11-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: keep Source: https://github.com/OrkoHunter/keep/ Files: * Copyright: 2017 Himanshu Mishra License: Expat Files: debian/* Copyright: 2025 Andreas Tille <tille@debian.org> License: Expat License: Expat 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: 19.02.2025 / 08:13:00 (UTC)