bfs 1.2.1-1 source package in Ubuntu

Changelog

bfs (1.2.1-1) unstable; urgency=medium

  * New upstream release.

 -- Chris Lamb <email address hidden>  Mon, 12 Feb 2018 10:12:50 +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
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
bfs_1.2.1-1.dsc 1.7 KiB 4ab48829bdf320d1e8ab040bb61414f109d46b46e37a6a8effa6a7bbe76c4127
bfs_1.2.1.orig.tar.gz 77.1 KiB e3e7fb7d8d7508b0b9e789b32c492d962b5726f9b6b7951cf3359c97d47b2f82
bfs_1.2.1-1.debian.tar.xz 2.9 KiB 5b44c860791aedf90a3ea30bf4137c33f2536960cff7fcd1ea3c1764800efdb7

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