bfs 3.1.2-1 source package in Ubuntu

Changelog

bfs (3.1.2-1) unstable; urgency=medium

  * New upstream release.

 -- Chris Lamb <email address hidden>  Sun, 03 Mar 2024 15:51:16 +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.2-1.dsc 1.8 KiB 8e11c1024ecc1f4ebf1d81f30d922e4fdd82c77abced4e2a96419aac842b9b06
bfs_3.1.2.orig.tar.gz 232.0 KiB 49afd5241ad17842ddea71e436ca2b6c4cb2f5852cbd5fa8d767149dcd4fe7bb
bfs_3.1.2-1.debian.tar.xz 3.9 KiB b1b8bcec90367189a310188246fef623b991b3659e16421e60330a7c4e71327b

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