bfs 2.3-1 source package in Ubuntu

Changelog

bfs (2.3-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.6.0.

 -- Chris Lamb <email address hidden>  Wed, 01 Dec 2021 08:50:04 -0800

Upload details

Uploaded by:
lamby
Uploaded to:
Sid
Original maintainer:
lamby
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
bfs_2.3-1.dsc 1.8 KiB e4378e5c9f1f133ec71c21090da6d93506c82fc3977639edaca22d87b14453fc
bfs_2.3.orig.tar.gz 140.1 KiB 15d5455af3a399561db1d701f2032d743a7a1a201d60df2b55cafd3517277bd3
bfs_2.3-1.debian.tar.xz 3.6 KiB 0799f891a82a1e74c06e5907bd965aa85a74439af1541cfd45871988fdb03efc

Available diffs

No changes file available.

Binary packages built by this source

bfs: Breadth-first version of find(1)

 bfs is a variant of the UNIX `find` command that operates breadth-first rather
 than depth-first.
 .
 It tries to be easier to use than `find`, while remaining compatible with
 find(1). For example, bfs is less picky about where you put its arguments.
 bfs also adds some extra options that make some common tasks easier.
 .
 When bfs detects that its output is a terminal, it automatically colors its
 output with the same colors ls uses.

bfs-dbgsym: debug symbols for bfs