From 8b1ac0bf2c0434749f5e7d87d9840c2030228174 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Wed, 30 Jul 2014 15:54:20 +0200 Subject: initial import of xtools --- README | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..23fadf8 --- /dev/null +++ b/README @@ -0,0 +1,20 @@ +# xtools - a few helpers for working with XBPS + +These are a few small utilities for use with XBPS: +https://github.com/voidlinux/xbps + + xdiff [DIR] - merge XBPS .new-* files + xgrep PATTERN PKGS... - search files limited to XBPS package contents + xlg PKG - open short commit log for XBPS template + xlocate PATTERN - locate files in all XBPS packages + xlog PKG - open commit log for XBPS template + xls PKGS... - list files contained in PKGS (including binpkgs) + xq PKGS... - query information about XBPS package + xsrc PKG - list source files for XBPS template + +A few tools assume xbps-packages is checked out at ~/xbps-packages. + +To the extent possible under law, Christian Neukirchen has waived +all copyright and related or neighboring rights to this work. + +http://creativecommons.org/publicdomain/zero/1.0/ -- cgit 1.4.1