_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
pantheon-files 7.1.0
Dependencies: gtk+@3.24.49 granite@6.2.0 libgee@0.20.6 glib@2.83.3 pango@1.54.0 libhandy@1.8.3 libportal@0.9.1 zeitgeist@1.0.4 libgit2-glib@1.2.0 libcanberra@0.30 libcloudproviders@0.3.6 dbus-glib@0.112 sqlite@3.50.4
Channel: abbe
Location: abbe/packages/files.scm (abbe packages files)
Home page: https://elementary.io
Licenses: GPL 3
Synopsis: File browser designed for elementary OS
Description:

File browser

emacs-filelock 20180524.2215
Propagated dependencies: emacs-f@20241003.1131
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/DarwinAwardWinner/emacs-filelock
Licenses:
Synopsis: Functions for manipulating file locks
Description:

Documentation at https://melpa.org/#/filelock

emacs-filetags 20190706.804
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/DerBeutlin/filetags.el
Licenses:
Synopsis: Package to manage filetags in filename
Description:

Documentation at https://melpa.org/#/filetags

emacs-filetree 20241229.1923
Propagated dependencies: emacs-dash@20250312.1307 emacs-helm@4.0.6
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/knpatel401/filetree
Licenses:
Synopsis: File tree view/manipulatation package
Description:

Documentation at https://melpa.org/#/filetree

ecl-file-types 0-0.6f5676b
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/eugeneia/file-types
Licenses: AGPL 1
Synopsis: Simple scheme to classify file types in a hierarchical fashion
Description:

Simple scheme to classify file types in a hierarchical fashion.

perl-file-next 1.18
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/pod/File::Next
Licenses: Artistic License 2.0
Synopsis: Lightweight, taint-safe file-finding Perl module
Description:

File::Next is a Perl CPAN module for finding files.

perl-test-file 1.444
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-File
Licenses: GPL 1+
Synopsis: Utilities for testing file attributes
Description:

Test::File provides a collection of test utilities for file attributes.

ruby-fileutils 1.7.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/ruby/fileutils
Licenses: FreeBSD
Synopsis: Ruby utility library to manipulate files
Description:

The FileUtils Ruby library includes Several file utility methods for copying, moving, removing, etc.

cl-file-notify 1.0.0-0.f12dc2f
Propagated dependencies: cl-cffi@0.24.1-2.32c90d4 cl-documentation-utils@1.2.0-0.98630dd cl-trivial-features@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/Shinmera/file-notify
Licenses: Zlib
Synopsis: Get notifications for file accesses and changes
Description:

File-Notify is a Common Lisp library for getting notifications for file accesses and changes.

perl-file-temp 0.2309
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-Temp
Licenses: GPL 1+
Synopsis: Return name and handle of a temporary file safely
Description:

File::Temp can be used to create and open temporary files in a safe way.

cl-file-finder 0.2.0-0.ec392d7
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-str@0.21 cl-file-attributes@1.0.0-2.bbde396 cl-local-time@1.0.6-4.40169fe cl-named-readtables@0.9-4.d5ff162 cl-serapeum@0.0.0-12.c08442a
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/lisp-maintainers/file-finder
Licenses: GPL 3+
Synopsis: Enable rapid file search, inspection and manipulation
Description:

This library provides modern file handling for Common Lisp, which avoids many of the pitfalls of pathnames.

perl-file-path 2.16
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-Path
Licenses: GPL 1+
Synopsis: Create or remove directory trees
Description:

This module provide a convenient way to create directories of arbitrary depth and to delete an entire directory subtree from the file system.

perl-file-list 0.3.1
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-List
Licenses: GPL 1+
Synopsis: Perl extension for crawling directory trees and compiling lists of files
Description:

The File::List module crawls the directory tree starting at the provided base directory and can return files (and/or directories if desired) matching a regular expression.

ghc-file-embed 0.0.15.0
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/snoyberg/file-embed
Licenses: Modified BSD
Synopsis: Use Template Haskell to embed file contents directly
Description:

This package allows you to use Template Haskell to read a file or all the files in a directory, and turn them into (path, bytestring) pairs embedded in your Haskell code.

lua-filesystem 1.7.0.2
Dependencies: lua@5.3.5
Channel: guix
Location: gnu/packages/lua.scm (gnu packages lua)
Home page: https://keplerproject.github.io/luafilesystem/index.html
Licenses: X11
Synopsis: File system library for Lua
Description:

LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribution. LuaFileSystem offers a portable way to access the underlying directory structure and file attributes.

perl-file-grep 0.02
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-Grep
Licenses: GPL 1+
Synopsis: Matches patterns in a series of files
Description:

File::Grep provides similar functionality as perl's builtin grep, map, and foreach commands, but iterating over a passed filelist instead of arrays. While trivial, this module can provide a quick dropin when such functionality is needed.

cl-file-select 1.0.0-1.ef25f6d
Propagated dependencies: cl-cffi@0.24.1-2.32c90d4 cl-documentation-utils@1.2.0-0.98630dd cl-float-features@1.0.0-2.c1f86ae
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/file-select/
Licenses: Zlib
Synopsis: Invoke the native file selection dialogs to open or save files
Description:

This library allows you to open native file dialogs to open and save files. This is useful if you have an application that's primarily text based and would like a more convenient file selection utility, or if you are working with a UI toolkit that does not offer a way to access the native file dialogs directly.

r-filesstrings 3.4.0
Propagated dependencies: r-checkmate@2.3.2 r-magrittr@2.0.3 r-purrr@1.0.4 r-rlang@1.1.6 r-strex@2.0.1 r-stringi@1.8.7 r-stringr@1.5.1 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rorynolan/filesstrings
Licenses: GPL 3
Synopsis: Handy file and string manipulation
Description:

This started out as a package for file and string manipulation. Since then, the fs and strex packages emerged, offering functionality previously given by this package. Those packages have hence almost pushed filesstrings into extinction. However, it still has a small number of unique, handy file manipulation functions which can be seen in the vignette. One example is a function to remove spaces from all file names in a directory.

emacs-file-info 20251107.1738
Propagated dependencies: emacs-hydra@20250316.1254 emacs-browse-at-remote@20230223.554
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/artawower/file-info.el
Licenses:
Synopsis: Show pretty information about current file
Description:

Documentation at https://melpa.org/#/file-info

sbcl-file-types 0-0.6f5676b
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/eugeneia/file-types
Licenses: AGPL 1
Synopsis: Simple scheme to classify file types in a hierarchical fashion
Description:

Simple scheme to classify file types in a hierarchical fashion.

node-file-match 1.0.2
Dependencies: node-utils-extend@1.0.8
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/douzi8/file-match
Licenses: ISC
Synopsis: Match filepath is validated, or exclude filepath that don't need.
Description:

Match filepath is validated, or exclude filepath that don't need.

ocaml-fileutils 0.6.4
Propagated dependencies: ocaml-stdlib-shims@0.3.0
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: http://ocaml-fileutils.forge.ocamlcore.org
Licenses: LGPL 2.1+
Synopsis: Pure OCaml functions to manipulate real file and filename
Description:

Library to provide pure OCaml functions to manipulate real file (POSIX like) and filename.

perl-file-chdir 0.1011
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-chdir
Licenses: GPL 1+
Synopsis: A more sensible way to change directories
Description:

This module provides $CWD and @CWD as alternatives to chdir().

emacs-file-info 0.5
Propagated dependencies: emacs-hydra@0.15.0 emacs-browse-at-remote@0.14.0
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/Artawower/file-info.el
Licenses: GPL 3+
Synopsis: All necessary information about current file in hydra + posframe.
Description:

Package for quick view and copy all necessary information about current opened file.

Page: 12345678
Total results: 188