sortxml_0.1.0-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Fri, 30 May 2025 18:55:56 +0200 |
Source: | sortxml |
Binary: | python3-sortxml |
Architecture: | source all |
Version: | 0.1.0-1 |
Distribution: | unstable |
Urgency: | low |
Maintainer: | Daniel Baumann <daniel@debian.org> |
Changed-By: | Daniel Baumann <daniel@debian.org> |
Description: | python3-sortxml - simple XML element sorter |
Changes: | sortxml (0.1.0-1) unstable; urgency=low * Initial upload to sid. |
Files: | 3123263b6ae09fdac6f342c9c16dc842 1318 python optional sortxml_0.1.0-1.dsc 92fc783561214e335631d659c57f8727 5388 python optional sortxml_0.1.0.orig.tar.xz 819af9e0aa8975559ea43fe8a5f1b185 2216 python optional sortxml_0.1.0-1.debian.tar.xz 61fa3234a2285e96726b8d5c8809c262 6868 python optional python3-sortxml_0.1.0-1_all.deb aa716de05cd37417e965d9d92bdba468 6066 python optional sortxml_0.1.0-1_amd64.buildinfo |
sortxml_0.1.0-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | sortxml |
Binary: | python3-sortxml |
Architecture: | all |
Version: | 0.1.0-1 |
Maintainer: | Daniel Baumann <daniel@debian.org> |
Homepage: | https://github.com/Kopachris/sortxml |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://forgejo.debian.net/python/sortxml |
Vcs-Git: | https://forgejo.debian.net/python/sortxml |
Build-Depends: | debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-dateutil, python3-setuptools |
Package-List: | python3-sortxml deb python optional arch=all |
Files: | 92fc783561214e335631d659c57f8727 5388 sortxml_0.1.0.orig.tar.xz 819af9e0aa8975559ea43fe8a5f1b185 2216 sortxml_0.1.0-1.debian.tar.xz |
control file for python3-sortxml_0.1.0-1_all.deb (click to toggle) | |
---|---|
Package: | python3-sortxml |
Source: | sortxml |
Version: | 0.1.0-1 |
Architecture: | all |
Maintainer: | Daniel Baumann <daniel@debian.org> |
Installed-Size: | 36 |
Depends: | python3-dateutil, python3:any |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/Kopachris/sortxml |
Description: | simple XML element sorter sortxml is a simple XML element sorter. It can be used as a Python module (sortxml.sort_xml) or by running standalone from the command-line. |
contents of python3-sortxml_0.1.0-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-05-30 16:55 ./ drwxr-xr-x root/root 0 2025-05-30 16:55 ./usr/ drwxr-xr-x root/root 0 2025-05-30 16:55 ./usr/bin/ -rwxr-xr-x root/root 35 2025-05-30 16:55 ./usr/bin/sortxml drwxr-xr-x root/root 0 2025-05-30 16:55 ./usr/lib/ drwxr-xr-x root/root 0 2025-05-30 16:55 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-05-30 16:55 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-05-30 16:55 ./usr/lib/python3/dist-packages/sortxml-0.1.0.dist-info/ -rw-r--r-- root/root 7 2025-05-30 16:55 ./usr/lib/python3/dist-packages/sortxml-0.1.0.dist-info/INSTALLER -rw-r--r-- root/root 3696 2025-05-30 16:55 ./usr/lib/python3/dist-packages/sortxml-0.1.0.dist-info/METADATA -rw-r--r-- root/root 91 2025-05-30 16:55 ./usr/lib/python3/dist-packages/sortxml-0.1.0.dist-info/WHEEL -rw-r--r-- root/root 8 2025-05-30 16:55 ./usr/lib/python3/dist-packages/sortxml-0.1.0.dist-info/top_level.txt -rw-r--r-- root/root 11898 2025-05-30 16:55 ./usr/lib/python3/dist-packages/sortxml.py drwxr-xr-x root/root 0 2025-05-30 16:55 ./usr/share/ drwxr-xr-x root/root 0 2025-05-30 16:55 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-05-30 16:55 ./usr/share/doc/python3-sortxml/ -rw-r--r-- root/root 144 2025-05-30 16:55 ./usr/share/doc/python3-sortxml/changelog.Debian.gz -rw-r--r-- root/root 1875 2025-05-30 16:55 ./usr/share/doc/python3-sortxml/copyright |
copyright of python3-sortxml_0.1.0-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: treelib Upstream-Contact: https://github.com/Kopachris/sortxml/issues Source: https://github.com/Kopachris/sortxml/tags Files: * Copyright: 2022 Chris Koch <kopachris@gmail.com> License: BSD-3-clause Files: debian/* Copyright: 2025 Daniel Baumann <daniel@debian.org> License: BSD-3-clause License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
Timestamp: 30.05.2025 / 19:02:28 (UTC)