Package: apertis-dev-tools Priority: extra Section: devel Installed-Size: 196 Maintainer: Apertis package maintainers Architecture: all Version: 0.2022.6+v2023.0bv2022.3bb2 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.0bv2022.3bb2_all.deb Size: 48792 MD5sum: ca1878e48651a5f80fd3b91f14b7c05d SHA1: 3a2e1a0dbb0d575e118f825ae9abcdc15f3a4194 SHA256: 88ba7b0dd330e2c508cc8d7f73bb4800c4567bbaa05777f7db8030dade027818 SHA512: 332aded40a2eea353e097a20455ff377e94f9b7ffbae26451a759999742a26865a48970959824f6acda11aab52f083a917af36c6534776a81c857ac3acb4a677 Description: Apertis development tools to help building, deploying and debugging applications Package: devscripts Priority: optional Section: devel Installed-Size: 2653 Maintainer: Devscripts Maintainers Architecture: armhf Version: 2.21.3+deb11u1+apertis1bv2022.3bb1 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.4) 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+apertis1bv2022.3bb1_armhf.deb Size: 1096420 MD5sum: 8cf520fe13d3670a46f191469c0e0b80 SHA1: 32590881a5079fb22d42b832b092c0cd73b74c13 SHA256: 343f0c8de14baccab17e372f4e0c05d669ef4a5316f1b3ec0e62dc922726face SHA512: 6d2b38f92a2e64017f5c3925e0e882335adddc7db3e30c1c03372d7b3d7467662f45511730b379a54803539fdd79d8f54e8bcb5c3670dae473c8c240770ee681 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: 17 Maintainer: Devscripts Maintainers Architecture: armhf Source: devscripts Version: 2.21.3+deb11u1+apertis1bv2022.3bb1 Depends: devscripts (= 2.21.3+deb11u1+apertis1bv2022.3bb1) Filename: pool/development/d/devscripts/devscripts-dbgsym_2.21.3+deb11u1+apertis1bv2022.3bb1_armhf.deb Size: 4352 MD5sum: 6e992f1b9ad58313bcd2d9146cc99f16 SHA1: 5060b4200f33683ee39ee4244487638a15cc4b68 SHA256: df3545bc06e7ab3873d9dcdb6afe0e658c14b8cbb30c54b8e886fb9eaf151305 SHA512: d44dcf3739eb568ba194f78ba0434e444ff7f106633244625f73a58c8ab0a97a20b91cfb95f76d8cb296389e5a7a3c07917cc8148ed20893222cf5a037bda1b1 Description: debug symbols for devscripts Auto-Built-Package: debug-symbols Build-Ids: 189247f27f2f493935b77b624a287054cf1e39c3 Package: distro-info-data Priority: optional Section: devel Installed-Size: 21 Maintainer: Benjamin Drung Architecture: all Version: 0.51+deb11u3+apertis0bv2022.3bb1 Breaks: distro-info (<< 1.0~) Filename: pool/development/d/distro-info-data/distro-info-data_0.51+deb11u3+apertis0bv2022.3bb1_all.deb Size: 8188 MD5sum: f9cf2add6846252d3ef7d5cfe53a409c SHA1: 5feb836ac554f1b283d96e3038bd2afd04c3c4c7 SHA256: 3d683536eaaf8e6f4538effb8c3def5c1d3a641c501d9405e78d3f26cc1108e7 SHA512: c36945d4acbfe0a64982c2f31b6f697009d64ff1d979db063c74842c5e085e01f605c3ea6d6d77b095c2aa3afa1a71d640f488446b23765c440cd81ac28eca2c Description: information about the distributions' releases (data files) Information about all releases of Debian and Ubuntu. The distro-info script will give you the codename for e.g. the latest stable release of your distribution. To get information about a specific distribution there are the debian-distro-info and the ubuntu-distro-info scripts. . This package contains the data files. Multi-Arch: foreign Package: galera-3 Priority: optional Section: libs Installed-Size: 1383 Maintainer: Debian MySQL Maintainers Architecture: armhf Version: 25.3.37-0+deb11u1+apertis0bv2022.3bb1 Replaces: galera Provides: galera, galera3, percona-xtradb-cluster-galera-25, wsrep Depends: libc6 (>= 2.28), libgcc-s1 (>= 3.5), 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+apertis0bv2022.3bb1_armhf.deb Size: 687388 MD5sum: 1402a2a5e2c6b4b545320312ed502233 SHA1: 88a70e2a1d7efbcc0cae01e492d7c132fb5b2794 SHA256: d7861d32d5cf53396ceef4ac90f1c9f600695977a08e0bded0bc7abcebc31a3d SHA512: 06922c41f23854d1b187ef1cf12eeca59668947a79fc0714b1d00e6a6739d821c126f79de1fefc516a3f272e443abcf4d3bb480d222d9d0b856b019234d8a46f 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: 11728 Maintainer: Debian MySQL Maintainers Architecture: armhf Source: galera-3 Version: 25.3.37-0+deb11u1+apertis0bv2022.3bb1 Depends: galera-3 (= 25.3.37-0+deb11u1+apertis0bv2022.3bb1) Filename: pool/development/g/galera-3/galera-3-dbgsym_25.3.37-0+deb11u1+apertis0bv2022.3bb1_armhf.deb Size: 11565672 MD5sum: 6fceb1983c27ac7b8fdadd355cc3fbd6 SHA1: 0e8926784e88a8a2d2c6753bf202b86fdfb69dd6 SHA256: d342b10ad395146de11aa69787ba8d199830830ffccfc3333658b11854cf233b SHA512: ecd1cd0a94d57ac26ddb3fd2385aa08da7e3fbef6f4cf45f6f8ccf33a0c301a1a631ee91bdf93c996ce5b369152a40e3396d6048fdaed6de7881dfaaf98102ae Description: debug symbols for galera-3 Auto-Built-Package: debug-symbols Build-Ids: fb88893e471d69db28386316d2c7a255388e3f5c Package: galera-arbitrator-3 Priority: optional Section: database Installed-Size: 1201 Maintainer: Debian MySQL Maintainers Architecture: armhf Source: galera-3 Version: 25.3.37-0+deb11u1+apertis0bv2022.3bb1 Replaces: percona-xtradb-cluster-galera-2.x Depends: lsb-base (>= 3.0-6), libboost-program-options1.74.0 (>= 1.74.0), libc6 (>= 2.28), libgcc-s1 (>= 3.5), 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+apertis0bv2022.3bb1_armhf.deb Size: 531612 MD5sum: f35c790ea19c9222e40afd3ed6522c0f SHA1: 34dccc6962469113a8ce1ddf101fd2f3954c93d6 SHA256: 56430ec27cd5eb471e9c921a43ac0a38f83940ff7ed15913652a7f443138e288 SHA512: 6694a2f72841c04821bd1487ccefbd4980f554143fcbc23807a04ee0ed944423d4da9f45fee84fbbe318eb83672d40c4378f0d994442a6109b345d47a40b4a60 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: 7931 Maintainer: Debian MySQL Maintainers Architecture: armhf Source: galera-3 Version: 25.3.37-0+deb11u1+apertis0bv2022.3bb1 Depends: galera-arbitrator-3 (= 25.3.37-0+deb11u1+apertis0bv2022.3bb1) Filename: pool/development/g/galera-3/galera-arbitrator-3-dbgsym_25.3.37-0+deb11u1+apertis0bv2022.3bb1_armhf.deb Size: 7773920 MD5sum: bde74970d6bed0e57986cfb96d9a8748 SHA1: bc6e39aabbe6b2de4c2694e9a837f333d123a26f SHA256: 5160fcedb8e8751f73a1e20730a473d9a38e4ff82b4896a907686ad272f57fec SHA512: 45802fd6ba32320508308ac1ae499a43b82b9d9e664e364a3fbd7cb76ab888ccd3f1d9c17ce7b1a6b8d4806d200565308dd82153a687fa9d1c56729b5375ceeb Description: debug symbols for galera-arbitrator-3 Auto-Built-Package: debug-symbols Build-Ids: 5d818d48fc1f42056635db5b76bf6bcc210a8193 Package: libjs-bootstrap4 Priority: optional Section: javascript Installed-Size: 5973 Maintainer: Debian Javascript Maintainers Architecture: all Source: twitter-bootstrap4 Version: 4.5.2+dfsg1-8~deb11u1+apertis0bv2022.3bb1 Provides: node-bootstrap (= 4.5.2+dfsg1-8~deb11u1+apertis0bv2022.3bb1), sass-stylesheets-bootstrap Depends: libjs-popper.js (>= 1.14.6+ds2-2) Filename: pool/development/t/twitter-bootstrap4/libjs-bootstrap4_4.5.2+dfsg1-8~deb11u1+apertis0bv2022.3bb1_all.deb Size: 2513672 MD5sum: 9210a39e6cd89a02bc314edbc907a460 SHA1: f00c7790213fb932651cede0421112eb1f8e1214 SHA256: 7f8ee1dd99fc24326ef8c87942f429e75e9a4e67f42a896018563042709b3645 SHA512: 41c61fabfaeec6b3aa6c00cb3aaa4cd58bb86db2fc3cd5a98d02ded6dbcaf2a43f86264cef7024dbf554b0ec46ea48c7bab079fabdffd0620337492a7c33d15b Description: HTML, CSS and JS framework Bootstrap is a popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web. . It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more. Enhances: sass Homepage: https://getbootstrap.com/ 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+apertis2bv2022.3bb1 Filename: pool/development/p/python-django/python-django-doc_2.2.28-1~deb11u1+apertis2bv2022.3bb1_all.deb Size: 30244 MD5sum: 3fc45a90340f3a0a1c4ec5a69eef3896 SHA1: cf42bef7127258e6de16aa88d555be979ed632d7 SHA256: 75d8a1053fbcf76e7a51eb4013682efb72ab6f33f4b58774aa232bdfca715f32 SHA512: 4ee43584a5f595a05d65fe550ba96dde215f18c22228ba686bfa45ede680dc264c3468d4a4f2a06747ef9bef07e73ae6d5036a054a02a74c68b847b2dc879806 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+apertis2bv2022.3bb1 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+apertis2bv2022.3bb1_all.deb Size: 2652908 MD5sum: 3446d9ef81c901a6990f3b12ada27620 SHA1: cefab6943953f3d24fa3158778e6866498f4d808 SHA256: a1504a8adba22159909ee9f915b57684136f6af65041328c4f54f16e2dc9feae SHA512: 4ac82523171a945fe3d03f2433577eb9da383a5e8085ab6c7becf4d0c268c281c6b3655fb0f956b1f73ae0a9099ce4e782d6ccd9a5b67508c61c892d566d3f42 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/