The Debian package manager, managed for tvOS/ARM64

Guillem Jover 5da3e92afc Do not use C++ style comments in C code 17 yıl önce
debian c2ee51d0da build: Fix DPKG_CHECK_DEFINE to properly check for dpkg_cv_define_$1 17 yıl önce
doc aee5c77267 Add document describing the C coding style 17 yıl önce
dpkg-deb 5da3e92afc Do not use C++ style comments in C code 16 yıl önce
dpkg-split e18a89b3b1 Remove helponly and versiononly functions 17 yıl önce
dselect 0c21f16179 dselect-multicd: fix bashism in setup script 17 yıl önce
lib 4a256f2cd3 libdpkg: Move copyfileperms to non-static file_copy_perms 17 yıl önce
m4 430c20759f build: Properly escape DPKG_CHECK_DECL and DPKG_CHECK_DEFINE arguments 17 yıl önce
man 8fd258be90 Minor fixes in the German man page translation 17 yıl önce
po 30a6d6d131 libdpkg: Move pkg_sorter code to a new pkg module 17 yıl önce
scripts 5da3e92afc Do not use C++ style comments in C code 16 yıl önce
src 5da3e92afc Do not use C++ style comments in C code 16 yıl önce
utils 95a4b0b31b Switch to use stdbool were appropriate 17 yıl önce
.gitignore 895059d2a3 Rename autoconf auxiliary directory from config to build-aux 17 yıl önce
.mailmap 722fa5660d Add a .mailmap file to fix up name and mail addresses 17 yıl önce
AUTHORS 594f46fba0 Credit people for their work and update copyright file. 18 yıl önce
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 19 yıl önce
ChangeLog.old 1a0b8ade8f Switch to automatically generating the ChangeLog file 17 yıl önce
Makefile.am aee5c77267 Add document describing the C coding style 17 yıl önce
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 yıl önce
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 yıl önce
README.translators 46184f85cd Fix typo (one ‘the’ too many) 17 yıl önce
THANKS 0bdf342a69 Dpkg::Substvars: restructure to have a separate namespace for variables 17 yıl önce
TODO d8432dde9f Use MD5HASHLEN instead of literals 17 yıl önce
configure.ac 55eb6f3163 libcompat: Define offsetof only if the system does not have it 17 yıl önce
cputable 57aafd682b Do not match sparc architecture with sparc64-*-* triplet 17 yıl önce
ostable 28a8ec9ba0 Add uClinux support to ostable and triplettable 17 yıl önce
triplettable 28a8ec9ba0 Add uClinux support to ostable and triplettable 17 yıl önce

README

This is dpkg, Debian's package maintenance system.

The primary interface for the dpkg suite is the `dselect' program;
a more low-level and less user-friendly interface is available in
the form of the `dpkg' command.