Package: apertis-dev-tools Priority: extra Section: devel Installed-Size: 196 Maintainer: Apertis package maintainers Architecture: all Version: 0.2022.6+v2023.0bv2023.0bb1 Depends: abi-compliance-checker, flatpak, git-buildpackage, gitlab-rulez, python3-argcomplete, python3-debian, python3-sh, python3-xdg, python3-yaml, python3-paramiko, python3-gi, python3-gitlab, python3-bs4, python3-requests, python3-tqdm, systemd-container Recommends: gcc-arm-linux-gnueabihf Suggests: ribchester (>= 0.1612.7) Filename: pool/development/a/apertis-dev-tools/apertis-dev-tools_0.2022.6+v2023.0bv2023.0bb1_all.deb Size: 48800 MD5sum: 19802b16de8d0d994544fde04c34a807 SHA1: a59a39c6bc05144c5167faf04dd581b447886259 SHA256: 3c687681d68acee2e966380efef63d741cdc3055d89adacc0b52c7f99bb5234a SHA512: cd3dac44ad6e6a0ed8358c6304ed036b863b03ebdb8c6c70ac5e3a74e8c3f869feeed72654368ee40eb76e161a6e96867948adcd8ca4aa58ada06764219f5342 Description: Apertis development tools to help building, deploying and debugging applications Package: devscripts Priority: optional Section: devel Installed-Size: 2653 Maintainer: Devscripts Maintainers Architecture: arm64 Version: 2.21.3+deb11u1+apertis1bv2023.0bb1 Replaces: hardening-includes, ubuntu-dev-tools (<< 0.124~) Depends: dpkg-dev (>= 1.18.19), fakeroot, file, gnupg | gnupg2, gpgv | gpgv2, libfile-dirlist-perl, libfile-homedir-perl, libfile-touch-perl, libfile-which-perl, libipc-run-perl, libmoo-perl, libwww-perl, patchutils, sensible-utils, wdiff, perl:any, python3:any, libc6 (>= 2.17) Recommends: apt (>= 1.3~pre3), dctrl-tools, dput | dupload, libdistro-info-perl, libdpkg-perl, libencode-locale-perl, libgit-wrapper-perl, libgitlab-api-v4-perl, liblist-compare-perl, libstring-shellquote-perl, libtry-tiny-perl, liburi-perl, licensecheck, lintian, man-db, patch, pristine-tar, python3-apt, python3-debian (>= 0.1.15), python3-magic, python3-requests, python3-unidiff, python3-xdg, strace, unzip, wget | curl, xz-utils, debian-keyring, equivs, liblwp-protocol-https-perl, libsoap-lite-perl Suggests: adequate, at, autopkgtest, bls-standalone, bsd-mailx | mailx, build-essential, check-all-the-things, cvs-buildpackage, debhelper, devscripts-el, diffoscope, disorderfs, dose-extra (>= 4.0), duck, faketime, gnuplot, how-can-i-help, libauthen-sasl-perl, libdbd-pg-perl, libfile-desktopentry-perl, libnet-smtps-perl, libterm-size-perl, libtimedate-perl, libyaml-syck-perl, mmdebstrap, mozilla-devscripts, mutt, piuparts, postgresql-client, pristine-lfs, quilt, ratt, reprotest, ssh-client, svn-buildpackage, w3m Breaks: hardening-includes, ubuntu-dev-tools (<< 0.147~) Filename: pool/development/d/devscripts/devscripts_2.21.3+deb11u1+apertis1bv2023.0bb1_arm64.deb Size: 1096552 MD5sum: 804b2e1ae92ed4fd48767c16e2274c17 SHA1: 13a87a7fc0efe5075595e692f3fc002498aaac06 SHA256: f69487f10be75165d5564fd5186faa65079aed5fa7efaf372c32de2738979279 SHA512: 0e337225348798fc298c0a36ecd1b0c386c0b850e1cf855e9df7c3607ec8a003671a2e862d9369e5b3e785a706e6a08962c2173af379ee91d4515c0bf3864adf Description: scripts to make the life of a Debian Package maintainer easier Contains the following scripts, dependencies/recommendations shown in brackets afterwards: . - annotate-output: run a command and prepend time and stream (O for stdout, E for stderr) for every line of output. - archpath: Prints arch (tla/Bazaar) package names. Also supports calculating the package names for other branches. [tla | bazaar] - bts: A command-line tool for accessing the Debian Bug Tracking System, both to send mails to control@bts.debian.org and to access the web pages and SOAP interface of the BTS. [www-browser, libauthen-sasl-perl, libnet-smtps-perl, libsoap-lite-perl, liburi-perl, libwww-perl, bsd-mailx | mailx] - build-rdeps: Searches for all packages that build-depend on a given package. [dctrl-tools, dose-extra, libdpkg-perl] - chdist: tool to easily play with several distributions. [dctrl-tools] - checkbashisms: check whether a /bin/sh script contains any common bash-specific constructs. - cowpoke: upload a Debian source package to a cowbuilder host and build it, optionally also signing and uploading the result to an incoming queue. [ssh-client] - cvs-debi, cvs-debc: wrappers around debi and debc respectively (see below) which allow them to be called from the CVS working directory. [cvs-buildpackage] - cvs-debrelease: wrapper around debrelease which allows it to be called from the CVS working directory. [cvs-buildpackage, dupload | dput, ssh-client] - cvs-debuild: A wrapper for cvs-buildpackage to use debuild as its package building program. [cvs-buildpackage, fakeroot, lintian, gnupg |gnupg2] - dcmd: run a given command replacing the name of a .changes or .dsc file with each of the files referenced therein. * - dd-list: given a list of packages, pretty-print it ordered by maintainer. * - debbisect: bisect snapshot.debian.org to find which change in the archive introduced a certain problem. [mmdebstrap, python3-debian] - debc: List contents of current package. Do this after a successful "debuild" to see if the package looks all right. - debchange (abbreviation dch): Modifies debian/changelog and manages version numbers for you. It will either increment the version number or add an entry for the current version, depending upon the options given to it. [libdistro-info-perl, libsoap-lite-perl]* - debcheckout: checkout the development repository of a Debian package. * - debclean: Clean a Debian source tree. Debclean will clean all Debian source trees below the current directory, and if requested, also remove all files that were generated from these source trees (that is .deb, .dsc and .changes files). It will keep the .diffs and original files, though, so that the binaries and other files can be rebuilt if necessary. [fakeroot]* - debcommit: Commits changes to cvs, darcs, svn, svk, tla, bzr, git, or hg, using new entries in debian/changelog as the commit message. Also supports tagging Debian package releases. [cvs | darcs | subversion | svk | tla | bzr | git-core | mercurial, libtimedate-perl] - debdiff: A program which examines two .deb files or two .changes files and reports on any difference found in their file lists. Useful for ensuring that no files were inadvertently lost between versions. Can also examine two .dsc files and report on the changes between source versions. For a deeper comparison one can use the diffoscope package. [wdiff, patchutils]* - debdiff-apply: Apply unified diffs of two Debian source packages, such as those generated by debdiff, to a target Debian source package. Any changes to debian/changelog are dealt with specially, to avoid the conflicts that changelog diffs typically produce when applied naively. May be used to check that old patches still apply to newer versions of those packages. [python3-debian, python3-unidiff, quilt] - debi: Installs the current package by using the setuid root debpkg script described below. It assumes that the current package has just been built (for example by debuild), and the .deb lives in the parent directory, and will effectively run dpkg -i on the .deb. The ability to install the package with a very short command is very useful when troubleshooting packages. - debpkg: A wrapper for dpkg used by debi to allow convenient testing of packages. For debpkg to work, it needs to be made setuid root, and this needs to be performed by the sysadmin -- it is not installed as setuid root by default. (Note that being able to run a setuid root debpkg is effectively the same as having root access to the system, so this should be done with caution.) Having debpkg as a wrapper for dpkg can be a Good Thing (TM), as it decreases the potential for damage by accidental wrong use of commands in superuser mode (e.g., an inadvertent rm -rf * in the wrong directory is disastrous as many can attest to). - debrelease: A wrapper around dupload or dput which figures out which version to upload, and then calls dupload or dput to actually perform the upload. [dupload | dput, ssh-client] - debrebuild: A script that provided a .buildinfo file reports the instructions on how to try to reproduce the reported build. [sbuild | mmdebstrap, libdistro-info-perl] - debrepro: A script that tests reproducibility of Debian packages. It will build a given source directory twice, with a set of variation between the first and second build, and compare the binary packages produced. If diffoscope is installed, it is used to compare non-matching binaries. If disorderfs is installed, it is used during the build to inject non-determinism in filesystem listing operations. [faketime, diffoscope, disorderfs] - debrsign: This transfers a .changes/.dsc pair to a remote machine for signing, and runs debsign on the remote machine over an SSH connection. [gnupg | gnupg2, debian-keyring, ssh-client] - debsign: Use GNU Privacy Guard to sign the changes (and possibly dsc) files created by running dpkg-buildpackage with no-sign options. Useful if you are building a package on a remote machine and wish to sign it on a local one. This script is capable of automatically downloading the .changes and .dsc files from a remote machine. [gnupg |gnupg2, debian-keyring, ssh-client]* - debsnap: grab packages from https://snapshot.debian.org [libwww-perl, libjson-perl] - debuild: A wrapper for building a package (i.e., dpkg-buildpackage) to avoid problems with insufficient permissions and wrong paths etc. Debuild will set up the proper environment for building a package. Debuild will use the fakeroot program to build the package by default, but can be instructed to use any other gain-root command, or can even be installed setuid root. Debuild can also be used to run various of the debian/rules operations with the same root-gaining procedure. Debuild will also run lintian to check that the package does not have any major policy violations. [fakeroot, lintian, gnupg | gnupg2]* - deb-reversion: increases a binary package version number and repacks the package, useful for porters and the like. - deb-why-removed: shows the reason a package was removed from the archive. [libdpkg-perl] - dep3changelog: generate a changelog entry from a DEP3-style patch header. - desktop2menu: given a freedesktop.org desktop file, generate a skeleton for a menu file. [libfile-desktopentry-perl] - dget: Downloads Debian source and binary packages. Point at a .changes or .dsc to download all references files. Specify a package name to download it from the configured apt repository. [wget | curl] - diff2patches: extracts patches from a .diff.gz file placing them under debian/ or, if present, debian/patches. [patchutils] - dpkg-depcheck, dpkg-genbuilddeps: Runs a specified command (such as debian/rules build) or dpkg-buildpackage, respectively, to determine the packages used during the build process. This information can be helpful when trying to determine the packages needed in the Build-Depends etc. lines in the debian/control file. [build-essential, strace] - dscextract: extract a single file from a Debian source package. [patchutils] - dscverify: check the signature and MD5 sums of a dsc file against the most current Debian keyring on your system. [gnupg | gnupg2, debian-keyring] - edit-patch: add/edit a patch for a source package and commit the changes. [quilt | dpatch | cdbs] - getbuildlog: download package build logs from Debian auto-builders. [wget] - git-deborig: try to produce Debian orig.tar using git-archive(1). [libdpkg-perl, libgit-wrapper-perl, liblist-compare-perl, libstring-shellquote-perl, libtry-tiny-perl] - grep-excuses: grep britney's excuses to find out what is happening to your packages. [libdbd-pg-perl, libterm-size-perl, libyaml-syck-perl, wget, w3m] - hardening-check: report the hardening characteristics of a set of binaries. - list-unreleased: searches for packages marked UNRELEASED in their changelog. - ltnu (Long Time No Upload): List all uploads of packages by the given uploader or maintainer and display them ordered by the last upload of that package, oldest uploads first. - manpage-alert: locate binaries without corresponding manpages. [man-db] - mass-bug: mass-file bug reports. [bsd-mailx | mailx] - mergechanges: merge .changes files from the same release but built on different architectures. - mk-build-deps: Given a package name and/or control file, generate a binary package which may be installed to satisfy the build-dependencies of the given package. [equivs] - mk-origtargz: Rename upstream tarball, optionally changing the compression and removing unwanted files. [libfile-which-perl, unzip, xz-utils, file] - namecheck: Check project names are not already taken. - nmudiff: prepare a diff of this version (presumably an NMU against the previously released version (as per the changelog) and submit the diff to the BTS. [patchutils, mutt] - origtargz: fetch the orig tarball of a Debian package from various sources, and unpack it. [pristine-tar] - plotchangelog: display information from a changelog graphically using gnuplot. [libtimedate-perl, gnuplot] - pts-subscribe: subscribe to the PTS (Package Tracking System) for a limited period of time. [bsd-mailx | mailx, at] - rc-alert: list installed packages which have release-critical bugs. [wget | curl] - reproducible-check: reports on the reproducible status of installed packages. For more details please see . - rmadison: remotely query the Debian archive database about packages. [liburi-perl, wget | curl] - sadt: run DEP-8 tests. [python3-debian] - salsa: manipulates salsa.debian.org repositories and users [libgitlab-api-v4-perl] - suspicious-source: output a list of files which are not common source files. [python3-magic] - svnpath: Prints the path to the Subversion repository of a Subversion checkout. Also supports calculating the paths for branches and tags in a repository independent fashion. Used by debcommit to generate svn tags. [subversion] - tagpending: runs from a Debian source tree and tags bugs that are to be closed in the latest changelog as pending. [libsoap-lite-perl] - transition-check: Check a list of source packages for involvement in transitions for which uploads to unstable are currently blocked. [libwww-perl, libyaml-syck-perl] - uscan: Automatically scan for and download upstream updates. Uscan can also call a program such as uupdate to attempt to update the Debianised version based on the new update. Whilst uscan could be used to release the updated version automatically, it is probably better not to without testing it first. Uscan can also verify detached OpenPGP signatures if upstream's signing key is known. [file, gpgv | gpgv2, gnupg | gnupg2, libfile-dirlist-perl, libfile-touch-perl, libfile-which-perl, liblwp-protocol-https-perl, libmoo-perl, libwww-perl, unzip, xz-utils]* - uupdate: Update the package with an archive or patches from an upstream author. This will be of help if you have to update your package. It will try to apply the latest diffs to your package and tell you how successful it was. [patch] - what-patch: determine what patch system, if any, a source package is using. [patchutils] - whodepends: check which maintainers' packages depend on a package. - who-permits-upload: Retrieve information about Debian Maintainer access control lists. [gnupg | gnupg2, libencode-locale-perl, libwww-perl, debian-keyring] - who-uploads: determine the most recent uploaders of a package to the Debian archive. [gnupg | gnupg2, debian-keyring, debian-maintainers, wget] - wnpp-alert: list installed packages which are orphaned or up for adoption. [wget | curl] - wnpp-check: check whether there is an open request for packaging or intention to package bug for a package. [wget | curl] - wrap-and-sort: wrap long lines and sort items in packaging files. [python3-debian] - /usr/share/doc/devscripts/examples: This directory contains examples of procmail and exim scripts for sorting mail arriving to Debian mailing lists. Multi-Arch: foreign Package: devscripts-dbgsym Priority: optional Section: debug Installed-Size: 19 Maintainer: Devscripts Maintainers Architecture: arm64 Source: devscripts Version: 2.21.3+deb11u1+apertis1bv2023.0bb1 Depends: devscripts (= 2.21.3+deb11u1+apertis1bv2023.0bb1) Filename: pool/development/d/devscripts/devscripts-dbgsym_2.21.3+deb11u1+apertis1bv2023.0bb1_arm64.deb Size: 4188 MD5sum: 4dbe7ab1fcd23dc614fb7c3c62e07d02 SHA1: fcb5e8923c5534c931d23af1e666bb4d998d994e SHA256: 258b8f537a4cddae3c0a5755edaa64442efd8daf6b5ce620c8307752523fa97f SHA512: 822dc7a1fb20e7a9b5f3c31cd47f8bc03cbe7262fc7d3cf567feb522733278c796e024a0cde4724928658d6c83b28e132a655dfaf6debc7b76d63a5a421d5433 Description: debug symbols for devscripts Auto-Built-Package: debug-symbols Build-Ids: 3252b714839beab84fd0e1b59f672d987f2d2d87 Package: dwarves Priority: optional Section: utils Installed-Size: 1491 Maintainer: Thomas Girard Architecture: arm64 Source: dwarves-dfsg Version: 1.20-1+apertis1bv2023.0bb1 Depends: libbpf1 (>= 1:0.6.0), libc6 (>= 2.22), libdw1 (>= 0.148), libelf1 (>= 0.142), zlib1g (>= 1:1.1.4) Filename: pool/development/d/dwarves-dfsg/dwarves_1.20-1+apertis1bv2023.0bb1_arm64.deb Size: 207068 MD5sum: 04fd4e4040a3297ac21354ea2680defa SHA1: 6955c1e22aae1a3f37ba196fb0d996ca5931070e SHA256: e7cf0808453abe4c464576ed2c1986105c4fc4df43c8a2038078c800b3511eac SHA512: 26119f45f3d9489b452d61902a03eb097b98ef212311df05bb73ffecafda51666d060edcffbf8ebb95f05cb7da33850941e2f8e42364ecd6ac93692840ec6a3a Description: set of advanced DWARF utilities This package contains tools that use the DWARF debugging information inserted in ELF binaries by the compiler. This information is used by debuggers (e.g. GDB), and other tools such as systemtap. . Utilities in the dwarves suite include: . - pahole: finds alignment holes in structs and classes in languages such as C/C++, CPU cacheline alignment. Helps repack those structures to achieve more cache hits. - codiff: a diff like tool to compare the effects changes in source code generate on the resulting binaries - pfunct: displays all sorts of information about functions, inlines, etc. - pdwtags: pretty-prints DWARF information - pglobal: lists global symbols - prefcnt: counts DWARF tags usage - syscse: system call sign extender - dtagnames: lists tag names Homepage: https://git.kernel.org/pub/scm/devel/pahole/pahole.git Package: dwarves-dbgsym Priority: optional Section: debug Installed-Size: 2124 Maintainer: Thomas Girard Architecture: arm64 Source: dwarves-dfsg Version: 1.20-1+apertis1bv2023.0bb1 Depends: dwarves (= 1.20-1+apertis1bv2023.0bb1) Filename: pool/development/d/dwarves-dfsg/dwarves-dbgsym_1.20-1+apertis1bv2023.0bb1_arm64.deb Size: 1762944 MD5sum: 55bcae4cc41843f93b7c215e690e6ba9 SHA1: 5b2adb2b6dd24c8f77ee69c0738ae64d49c2dea5 SHA256: b75b964ae400801db8232519fe10a2ab33fee2549068cd2c6d787a738cc03e41 SHA512: 6346cb5669f27f8476d951a2a11a2b426bc29403efae84566b442e936e8c08829d5b41572675bf92178a7050b5ac9b2d069ce93c09517221ee90a54ba53ac4ff Description: debug symbols for dwarves Auto-Built-Package: debug-symbols Build-Ids: 3786f28d2bce4288617e0bd06a9106099575b253 5f8c46ece908971b9185ae9a33c5fb90c6dfa7b7 6feec157d34c39d40ded0b256d59cf7dcb54647c 73f192feb5ebeee06a9a9f2cb784ec6729876773 91c6de4f88feddec52746664450b925a213c5b68 b919f9a722e1227017087941a49351cdf1e4f39e bf58fd668b898cb981555a91dcd52a0116de2eaa caa201e76ba4789736e1a979e744eafc26702d71 cd6a416942514ac86c31e704d421ab27204b432f e3c1b7a994d7766776d78393e2d926556d2451c6 Package: galera-3 Priority: optional Section: libs Installed-Size: 1897 Maintainer: Debian MySQL Maintainers Architecture: arm64 Version: 25.3.37-0+deb11u1+apertis0bv2023.0bb1 Replaces: galera Provides: galera, galera3, percona-xtradb-cluster-galera-25, wsrep Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libssl1.1 (>= 1.1.0), libstdc++6 (>= 9) Conflicts: garbd-2, garbd2, percona-galera-3, percona-xtradb-cluster-galera, percona-xtradb-cluster-galera-2.x, percona-xtradb-cluster-galera-3.x, percona-xtradb-cluster-garbd-2.x, percona-xtradb-cluster-garbd-3.x Breaks: galera Filename: pool/development/g/galera-3/galera-3_25.3.37-0+deb11u1+apertis0bv2023.0bb1_arm64.deb Size: 639832 MD5sum: 66736322c9d7854a46ef8a163fe0ecfa SHA1: d085749db49bce72f371f71cc593aea1a78b0c86 SHA256: f216830920bb36d601d3da69fa5592cbd6a7395a83dadc956fb5557c1346cf1c SHA512: 83d6e4b5050c5e77aec4ba16f1399fa5a17b746226051277949d0832018b5d00980745580d9b0be7156ea1db11ee0e31424a5175f7efbe4398d0140f5467de19 Description: Replication framework for transactional applications Galera is a fast synchronous multimaster wsrep provider (replication engine) for transactional databases and similar applications. For more information about wsrep API see https://launchpad.net/wsrep. For a description of Galera replication engine see http://galeracluster.com. . This package contains the Galera library/plugin. Homepage: http://www.galeracluster.com/ Package: galera-3-dbgsym Priority: optional Section: debug Installed-Size: 11726 Maintainer: Debian MySQL Maintainers Architecture: arm64 Source: galera-3 Version: 25.3.37-0+deb11u1+apertis0bv2023.0bb1 Depends: galera-3 (= 25.3.37-0+deb11u1+apertis0bv2023.0bb1) Filename: pool/development/g/galera-3/galera-3-dbgsym_25.3.37-0+deb11u1+apertis0bv2023.0bb1_arm64.deb Size: 11541668 MD5sum: d55987a2b1fd2518f59f2d3757f119d6 SHA1: 8f5353d7280e7b92a7e21f2870f97e7ee3c82df0 SHA256: df1f9209d72edbe2ea70b3f1fcad023941ca29a9ec04eeb8c75c2c1bfb99d8a0 SHA512: c6ca420e572fd8e5248e81fd1166fe7701c1c175f722a6588dd5750ed0d9f8b8342d56fbe540f39d53c52db214ee6e6c04ac1d444e208e5e075481eb626c938d Description: debug symbols for galera-3 Auto-Built-Package: debug-symbols Build-Ids: ae00641fca946c9d9cc9707f3086123cfbc73dd9 Package: galera-arbitrator-3 Priority: optional Section: database Installed-Size: 1599 Maintainer: Debian MySQL Maintainers Architecture: arm64 Source: galera-3 Version: 25.3.37-0+deb11u1+apertis0bv2023.0bb1 Replaces: percona-xtradb-cluster-galera-2.x Depends: lsb-base (>= 3.0-6), libboost-program-options1.74.0 (>= 1.74.0), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libssl1.1 (>= 1.1.0), libstdc++6 (>= 9) Conflicts: garbd-2, garbd2, percona-xtradb-cluster-garbd-2.x Breaks: percona-xtradb-cluster-galera-2.x Filename: pool/development/g/galera-3/galera-arbitrator-3_25.3.37-0+deb11u1+apertis0bv2023.0bb1_arm64.deb Size: 504796 MD5sum: a966493c44d31f7c6e176557a33d6c7f SHA1: 53b6e3766a3d50d8b66aa5a4cb8ed82a713cacbe SHA256: 33a1add2ccaf43d5d4c2a04a6c8a84f52ae8719059d37ac7bfe8a4c3014de743 SHA512: 0708d7ca7e23da0555926d68e01c8642755be4a95b4116e6b06db692781b8dbb33d1608ea4afaaa7cd36b7638839cce5a0a760af3714948afd447ffdfcbb972a Description: Galera arbitrator daemon Galera is a fast synchronous multimaster wsrep provider (replication engine) for transactional databases and similar applications. For more information about wsrep API see http://launchpad.net/wsrep. For a description of Galera replication engine see http://galeracluster.com. . This package contains the Galera arbitrator daemon (garbd). Homepage: http://www.galeracluster.com/ Package: galera-arbitrator-3-dbgsym Priority: optional Section: debug Installed-Size: 7904 Maintainer: Debian MySQL Maintainers Architecture: arm64 Source: galera-3 Version: 25.3.37-0+deb11u1+apertis0bv2023.0bb1 Depends: galera-arbitrator-3 (= 25.3.37-0+deb11u1+apertis0bv2023.0bb1) Filename: pool/development/g/galera-3/galera-arbitrator-3-dbgsym_25.3.37-0+deb11u1+apertis0bv2023.0bb1_arm64.deb Size: 7739408 MD5sum: f84ef5934579aa7a692e50f2d3256b98 SHA1: e39240b34f2bfb02443b5c3844673dd1b6939341 SHA256: 499f7af9b50fcb00670d7ce6833ffec26f26adba1846e55701b32a12baa0bac9 SHA512: 8c3698e778305055b148098245ece6bce0123a9e4a2b7ee3f88ba7a03fd74dfa57da06f5c9185702e7861425d277e19b702751d7507a6923197e560396ab0e3a Description: debug symbols for galera-arbitrator-3 Auto-Built-Package: debug-symbols Build-Ids: 8098ed70a561f5dd27e1dd014e5005c61f47ea21 Package: golang-github-ulikunitz-xz-dev Priority: optional Section: devel Installed-Size: 1386 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ulikunitz-xz Version: 0.5.6-2+apertis1~v2023bv2023.0bb1 Filename: pool/development/g/golang-github-ulikunitz-xz/golang-github-ulikunitz-xz-dev_0.5.6-2+apertis1~v2023bv2023.0bb1_all.deb Size: 353080 MD5sum: f5bd62f0c9c568d6ab0782d4b5e5e4fd SHA1: f67409458c7673ffd8a5ac57fc0b80af5e352793 SHA256: 025f0395dffb6fb2dd42491a95d314bbec52f786ef1d5b4f67c862861a9544f6 SHA512: d13eb0795a2d315b27d61831a2ea89273c900c22f89f846feaf3f0cfaead675f6f5ba749408f9bf86c4715cbb72dfd65d53da0f2149dfb76cdb684969336082d Description: Pure golang package for reading and writing xz-compressed files A Go library that supports the reading and writing of xz compressed streams. It includes also a gxz command for compressing and decompressing data. The package is completely written in Go and doesn't have any dependency on any C code. Homepage: https://github.com/ulikunitz/xz Multi-Arch: foreign Package: python-django-doc Priority: optional Section: doc Installed-Size: 44 Maintainer: Debian Python Team Architecture: all Source: python-django Version: 2:2.2.28-1~deb11u1+apertis2bv2023.0bb1 Filename: pool/development/p/python-django/python-django-doc_2.2.28-1~deb11u1+apertis2bv2023.0bb1_all.deb Size: 30244 MD5sum: 804089d6a8125bd3c289e6886cb653e4 SHA1: 6b96627cfba6e435af1138ca9598f2f6e6051db0 SHA256: ceefea7b10f5f82cc01ebf555f4baae362f21d81f568691f991605ace4a4ec11 SHA512: e9f2f28264945c5f9811dbb0fc3dfcd4615b70e9ff36e0cdcc41713c44817aa6fca17c6208e1e9e1c8af133f67a4f3c50fb0401fc0e003e353d845295c3a87ff Description: High-level Python web development framework (documentation) Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data-driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . This package contains the HTML documentation and example projects. Homepage: http://www.djangoproject.com/ Multi-Arch: foreign Package: python3-django Priority: optional Section: python Installed-Size: 22793 Maintainer: Debian Python Team Architecture: all Source: python-django Version: 2:2.2.28-1~deb11u1+apertis2bv2023.0bb1 Replaces: python-django-common Provides: python-django-common Depends: python3-sqlparse, python3-tz, python3:any Recommends: libjs-jquery Suggests: bpython3, geoip-database-contrib, gettext, ipython3, libgdal20, libsqlite3-mod-spatialite, python-django-doc, python3-bcrypt, python3-flup, python3-memcache, python3-mysqldb, python3-pil, python3-psycopg2, python3-selenium, python3-sqlite, python3-yaml Breaks: python-django-common, python3-django-filters (<< 2.1.0), python3-mysqldb (<< 1.3.13) Filename: pool/development/p/python-django/python3-django_2.2.28-1~deb11u1+apertis2bv2023.0bb1_all.deb Size: 2652996 MD5sum: 6d334a03cee4046a8a33a6bcf2c8db64 SHA1: 86218c7837bb12545dcfd75b933c3918d168adcd SHA256: ea04fd8d7145809decedd6671473756ee2e10a5ebd04fabd4aa8b8c9cad460c1 SHA512: 33fc677de0334738ecaea7f484578a2dc84cdf2cffc5a64c36e511138c0fbd6fc64946b3f8419aaaeb060065f60921551e858ac65f88609cdd6a0c78ab801bbb Description: High-level Python web development framework Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data-driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . Notable features include: * An object-relational mapper (ORM) * Automatic admin interface * Elegant URL dispatcher * Form serialization and validation system * Templating system * Lightweight, standalone web server for development and testing * Internationalization support * Testing framework and client Homepage: http://www.djangoproject.com/