2011-07-17 05:21:48 +05:30
|
|
|
syntax: glob
|
|
|
|
|
|
|
|
config.h
|
|
|
|
config.mk
|
2015-12-11 14:30:43 +05:30
|
|
|
bin/xbps-alternatives/xbps-alternatives
|
2012-09-04 19:49:23 +05:30
|
|
|
bin/xbps-create/xbps-create
|
2012-11-02 19:34:25 +05:30
|
|
|
bin/xbps-dgraph/xbps-dgraph
|
2015-05-06 15:11:37 +05:30
|
|
|
bin/xbps-fbulk/xbps-fbulk
|
2012-11-02 19:34:25 +05:30
|
|
|
bin/xbps-install/xbps-install
|
|
|
|
bin/xbps-pkgdb/xbps-pkgdb
|
|
|
|
bin/xbps-query/xbps-query
|
|
|
|
bin/xbps-reconfigure/xbps-reconfigure
|
|
|
|
bin/xbps-remove/xbps-remove
|
|
|
|
bin/xbps-rindex/xbps-rindex
|
|
|
|
bin/xbps-uhelper/xbps-uhelper
|
2014-04-06 15:51:24 +05:30
|
|
|
bin/xbps-uchroot/xbps-uchroot
|
2014-04-07 14:15:25 +05:30
|
|
|
bin/xbps-checkvers/xbps-checkvers
|
2015-03-14 05:03:01 +05:30
|
|
|
bin/xbps-uunshare/xbps-uunshare
|
xbps-digest(1): new utility that replaces "xbps-uhelper digest".
See the manual page:
XBPS-DIGEST(1) General Commands Manual XBPS-DIGEST(1)
NAME
xbps-digest - XBPS utility to generate message digests
SYNOPSIS
xbps-digest [OPTIONS] [FILE] [FILE+N]
DESCRIPTION
The xbps-digest utility generates message digests for specified FILE or
stdin if unset.
OPTIONS
-m, --mode mode
Sets the message digest mode. Supported: sha256. If unset, defaults
to sha256.
-h, --help
Show the help message.
-V, --version
Show the version information.
SEE ALSO
xbps.d(5), xbps-checkvers(1), xbps-create(1), xbps-dgraph(1),
xbps-fbulk(1), xbps-install(1), xbps-pkgdb(1), xbps-query(1),
xbps-reconfigure(1), xbps-remove(1), xbps-rindex(1), xbps-uchroot(1),
xbps-uunshare(1)
AUTHORS
Juan Romero Pardines <xtraeme@gmail.com>
BUGS
Probably, but I try to make this not happen. Use it under your own
responsibility and enjoy your life.
Report bugs at https://github.com/void-linux/xbps/issues
June 12, 2019
Signed-off-by: Juan RP <xtraeme@gmail.com>
2019-06-12 18:04:58 +05:30
|
|
|
bin/xbps-digest/xbps-digest
|
2011-07-17 05:21:48 +05:30
|
|
|
*.static
|
|
|
|
*.so*
|
|
|
|
*.o
|
|
|
|
*.a
|
|
|
|
*.xml
|
|
|
|
*.png
|
2012-01-17 21:56:18 +05:30
|
|
|
*.pc
|
2011-07-17 05:21:48 +05:30
|
|
|
api/
|
|
|
|
doc/xbps_api_doxyfile
|
|
|
|
ftperr.h
|
|
|
|
httperr.h
|
2013-11-03 14:45:02 +05:30
|
|
|
tests/*/*/*/*_test
|
2013-11-06 15:41:00 +05:30
|
|
|
tests/*/*/*_test
|
2013-06-27 20:47:47 +05:30
|
|
|
include/xbps.h
|
2014-09-24 00:54:04 +05:30
|
|
|
|
|
|
|
# vim backup files
|
|
|
|
.*.swp
|
|
|
|
*~
|