bfs 3.1.3-1 source package in Ubuntu

Changelog

bfs (3.1.3-1) unstable; urgency=medium

  * New upstream release.

 -- Chris Lamb <email address hidden>  Sat, 09 Mar 2024 09:34:31 +0000

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.1.3-1.dsc 1.8 KiB 75a5530cafaddbd8913f27f7f78c582ac7ad85788d831b526a285b28d6054532
bfs_3.1.3.orig.tar.gz 232.1 KiB 9b512e4fe665ff73f9a0b3357420fc1f65af6205cbf74f2dfb55592e90e598d8
bfs_3.1.3-1.debian.tar.xz 4.0 KiB 991d6cb278619587b80d5d65f0532b57dfb00a20f477bc6f27d124a4015c671f

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