bfs 3.3.1-1 source package in Ubuntu

Changelog

bfs (3.3.1-1) unstable; urgency=medium

  * New upstream release.

 -- Chris Lamb <email address hidden>  Tue, 04 Jun 2024 08:26:30 +0100

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_3.3.1-1.dsc 1.8 KiB 5f20fb2759f0b563a037c2f5ed1343e45eb16aeba92156de66b17ff32b37312c
bfs_3.3.1.orig.tar.gz 256.7 KiB 8fb3df6687cd0a50411c5b381317d10590787e262d44fc5f0d294a64f0ab397d
bfs_3.3.1-1.debian.tar.xz 4.0 KiB 229786ed3817305caec7de88c8c6586f38741b6f3a299d8e89947646a1da5833

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