Package fd: Information

  • Default inline alert: Version in the repository: 9.0.0-alt1

Binary package: fd
Version: 8.1.1-alt1
Architecture: x86_64
Build time:  Jun 13, 2020, 01:18 PM in the task #253430
Source package: fd
Category: File tools
Report package bug
License: MIT and Apache-2.0
Summary: A simple, fast and user-friendly alternative to 'find'
Description: 
fd is an alternative to GNU find. It features:
- Colorized terminal output (similar to ls).
- The search is case-insensitive by default. It switches to
  case-sensitive if the pattern contains an uppercase character.
- By default, ignores patterns from .gitignore, and ignores hidden
  directories and files.
- Supports regular expressions and Unicode awareness.
- A parallel execution similar to GNU Parallel is available.

Maintainer: Alexander Makeenkov

List of contributors:
Alexander Makeenkov

ACL:
Alexander Makeenkov
@everybody

Last changed


June 13, 2020 Alexander Makeenkov 8.1.1-alt1
- Initial build for ALT