Debian NEW package overview for pwndck
| pwndck_0.1-1_amd64.changes (click to toggle) | |
|---|---|
| Format: | 1.8 |
| Date: | Mon, 20 Oct 2025 23:52:08 -0400 |
| Source: | pwndck |
| Binary: | pwndck |
| Architecture: | source all |
| Version: | 0.1-1 |
| Distribution: | unstable |
| Urgency: | medium |
| Maintainer: | David Steele <steele@debian.org> |
| Changed-By: | David Steele <steele@debian.org> |
| Description: | pwndck - Check passwords against the HaveIBeenPwned leak database |
| Closes: | 1118480 |
| Changes: | pwndck (0.1-1) unstable; urgency=medium * Initial release. (Closes: #1118480) |
| Files: | 5a4978667dcdc65928024908143cfca0 1893 misc optional pwndck_0.1-1.dsc 9960857e7dd420946548e615a3ade0f6 11139 misc optional pwndck_0.1.orig.tar.gz d74193bc7f6f93b7c1f022f8cdef79da 1972 misc optional pwndck_0.1-1.debian.tar.xz 7783078e50623c4e790381db7f733d53 5520 misc optional pwndck_0.1-1_all.deb e52be143b406c8a48517d38196ab0238 8339 misc optional pwndck_0.1-1_amd64.buildinfo |
| pwndck_0.1-1.dsc (click to toggle) | |
|---|---|
| Format: | 3.0 (quilt) |
| Source: | pwndck |
| Binary: | pwndck |
| Architecture: | all |
| Version: | 0.1-1 |
| Maintainer: | David Steele <steele@debian.org> |
| Homepage: | https://github.com/davesteele/pwndck |
| Standards-Version: | 4.5.1 |
| Vcs-Browser: | https://github.com/davesteele/pwndck |
| Vcs-Git: | https://github.com/davesteele/pwndck.git -b debian |
| Build-Depends: | debhelper-compat (=12), pybuild-plugin-pyproject, dh-python, python3 (>=3.9), python3-poetry, pandoc |
| Package-List: | pwndck deb misc optional arch=all |
| Files: | 9960857e7dd420946548e615a3ade0f6 11139 pwndck_0.1.orig.tar.gz d74193bc7f6f93b7c1f022f8cdef79da 1972 pwndck_0.1-1.debian.tar.xz |
| control file for pwndck_0.1-1_all.deb (click to toggle) | |
|---|---|
| Package: | pwndck |
| Version: | 0.1-1 |
| Architecture: | all |
| Maintainer: | David Steele <steele@debian.org> |
| Installed-Size: | 30 |
| Depends: | python3-requests, python3:any |
| Section: | misc |
| Priority: | optional |
| Homepage: | https://github.com/davesteele/pwndck |
| Description: | Check passwords against the HaveIBeenPwned leak database pwndck queries the HaveIBeenPwned password leak database, returning the number of times the password has been identified as leaked. It uses the published API, and requires no authentication. |
| contents of pwndck_0.1-1_all.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-10-21 03:52 ./ drwxr-xr-x root/root 0 2025-10-21 03:52 ./usr/ drwxr-xr-x root/root 0 2025-10-21 03:52 ./usr/bin/ -rwxr-xr-x root/root 213 2025-10-21 03:52 ./usr/bin/pwndck drwxr-xr-x root/root 0 2025-10-21 03:52 ./usr/lib/ drwxr-xr-x root/root 0 2025-10-21 03:52 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-10-21 03:52 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-10-21 03:52 ./usr/lib/python3/dist-packages/pwndck/ -rw-r--r-- root/root 0 2025-10-21 03:52 ./usr/lib/python3/dist-packages/pwndck/__init__.py -rwxr-xr-x root/root 2392 2025-10-21 03:52 ./usr/lib/python3/dist-packages/pwndck/pwndck.py drwxr-xr-x root/root 0 2025-10-21 03:52 ./usr/lib/python3/dist-packages/pwndck-0.1.dist-info/ -rw-r--r-- root/root 7 2025-10-21 03:52 ./usr/lib/python3/dist-packages/pwndck-0.1.dist-info/INSTALLER -rw-r--r-- root/root 2267 2025-10-21 03:52 ./usr/lib/python3/dist-packages/pwndck-0.1.dist-info/METADATA -rw-r--r-- root/root 88 2025-10-21 03:52 ./usr/lib/python3/dist-packages/pwndck-0.1.dist-info/WHEEL -rw-r--r-- root/root 45 2025-10-21 03:52 ./usr/lib/python3/dist-packages/pwndck-0.1.dist-info/entry_points.txt drwxr-xr-x root/root 0 2025-10-21 03:52 ./usr/share/ drwxr-xr-x root/root 0 2025-10-21 03:52 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-21 03:52 ./usr/share/doc/pwndck/ -rw-r--r-- root/root 155 2025-10-21 03:52 ./usr/share/doc/pwndck/changelog.Debian.gz -rw-r--r-- root/root 231 2025-10-21 03:51 ./usr/share/doc/pwndck/changelog.gz -rw-r--r-- root/root 979 2025-10-21 03:51 ./usr/share/doc/pwndck/copyright drwxr-xr-x root/root 0 2025-10-21 03:52 ./usr/share/man/ drwxr-xr-x root/root 0 2025-10-21 03:52 ./usr/share/man/man1/ -rw-r--r-- root/root 553 2025-10-21 03:52 ./usr/share/man/man1/pwndck.1.gz | |
| copyright of pwndck_0.1-1_all.deb (click to toggle) | |
|---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pwndck Source: https://github.com/davesteele/pwndck Files: * Copyright: 2025 David Steele <steele@debian.org> License: GPL-2+ This package 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 2 of the License, or (at your option) any later version. . This package 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 <http://www.gnu.org/licenses/> . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". | |
Timestamp: 21.10.2025 / 05:02:37 (UTC)