void-packages/utils
Juan RP d534631f62 Better metadata printing for the 'show' target.
All objects are sorted to be comparable to 'apt-cache show'
output, like:

$ ./xbps-bin show openssl
Repository: /storage/xbps/binpkgs
Package: openssl
Installed size: 10265289 bytes
Maintainer: Juan RP [xtraeme@gmail.com]
Architecture: x86_64
Version: 0.9.8i
Filename: openssl-0.9.8i.x86_64.xbps
SHA256: 33204337e944bdcca285af5540cee39e60cdcbc4bc99cb5da32040793844eab5
Dependencies:
	glibc-2.8 zlib-1.2.3

Configuration files:
	/etc/ssl/openssl.cnf

Permanent directories:
	/etc/ssl

Description: Secure Socket Layer and cryptographic library
The OpenSSL Project is a collaborative effort to develop a robust,
commercial-grade, full-featured, and Open Source toolkit implementing
the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1)
protocols as well as a full-strength general purpose cryptography
library.
$

--HG--
extra : convert_revision : 77e59abbd586e495288c3e0805d7865269846bd8
2008-12-21 07:22:44 +01:00
..
sh Use a common key for all arrays of pkgdicts. 2008-12-20 03:45:35 +01:00
Makefile utils/Makefile: remove all bins in the clean target. 2008-12-21 00:53:21 +01:00
plist.c Better metadata printing for the 'show' target. 2008-12-21 07:22:44 +01:00
plist.h xbps-bin: implemented "search" target. 2008-12-21 05:32:13 +01:00
sha256.c Rename some C utils. 2008-12-20 03:07:46 +01:00
sha256.h Rename some C utils. 2008-12-20 03:07:46 +01:00
xbps-bin.c xbps-bin: implemented "search" target. 2008-12-21 05:32:13 +01:00
xbps-cmpver.c Replace some if conditionals with asserts where appropiate. 2008-12-21 01:50:19 +01:00
xbps-digest.c A bit of reorganization in C/shell code. 2008-12-19 04:18:49 +01:00
xbps-pkgdb.c xbps-pkgdb: remove unneeded stuff from unregister_pkg(). 2008-12-21 06:15:56 +01:00
xbps_api.h xbps_api.h: disable assert() with NDEBUG def. 2008-12-21 06:09:10 +01:00