_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
ecl-filesystem-utils 1.0.0-2.a07e8b6
Dependencies: ecl-documentation-utils@1.2.0-0.98630dd ecl-pathname-utils@1.1.0-4.3309d65 ecl-trivial-features@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/filesystem-utils/
Licenses: Zlib
Synopsis: Collection of utilities for filesystem interaction
Description:

This is an extension library to pathname-utils, to allow dealing with common problems with filesystems, such as listing files, probing file types, determining default directories, etc.

node-get-caller-file 2.0.5
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/stefanpenner/get-caller-file#readme
Licenses: ISC
Synopsis: [![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.a
Description:

[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.a

emacs-uniquify-files 1.0.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/uniquify-files.html
Licenses: GPL 3+
Synopsis: Disambiguate files with the same basename
Description:

This package helps differentiate files with the same name but in different directories when displayed in Emacs buffers or completion interfaces.

Generally, you probably want to use emacs' builtin uniquify instead--which makes unique buffer names. Only if you want to programmatically generate unique file names you need this package here.

texlive-filecontents 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/filecontents
Licenses: LPPL 1.3c+
Synopsis: Create an external file from within a LaTeX document
Description:

LaTeX2e's filecontents and filecontents* environments enable a LaTeX source file to generate external files as it runs through LaTeX. However, there are two limitations of these environments: they refuse to overwrite existing files, and they can only be used in the preamble of a document. The filecontents package removes these limitations, letting you overwrite existing files and letting you use filecontents filecontents* anywhere.

cl-trivial-file-size 0.0.0-0.1c1d672
Propagated dependencies: cl-fiveam@1.4.2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/ruricolist/trivial-file-size
Licenses: Expat
Synopsis: Size of a file in bytes in Common Lisp
Description:

The canonical way to determine the size of a file in bytes, using Common Lisp, is to open the file with an element type of (unsigned-byte 8) and then calculate the length of the stream. This is less than ideal. In most cases it is better to get the size of the file from its metadata, using a system call.

This library exports a single function, file-size-in-octets. It returns the size of a file in bytes, using system calls when possible.

python-wheel-filename 1.4.2
Channel: bloup
Location: bloup/packages/python.scm (bloup packages python)
Home page: https://github.com/wheelodex/wheel-filename
Licenses: Expat
Synopsis: Parse wheel filenames
Description:

Parse wheel filenames.

chicken5-compile-file 1.3
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/compile-file
Licenses: FreeBSD
Synopsis: Programmatic compiler invocation
Description:

Programmatic compiler invocation

chicken6-compile-file 1.4
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/5/compile-file
Licenses: FreeBSD
Synopsis: Programmatic compiler invocation
Description:

Programmatic compiler invocation

emacs-magit-find-file 20150702.830
Propagated dependencies: emacs-magit@20250910.2042 emacs-dash@20250312.1307
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/bradleywright/magit-find-file.el
Licenses:
Synopsis: Completing-read over all files in Git
Description:

Documentation at https://melpa.org/#/magit-find-file

maven-file-management 3.0.0
Propagated dependencies: maven-plugin-api@3.0 maven-shared-io@3.0.0 maven-shared-utils@3.2.1 java-plexus-utils@3.3.0 maven-components-parent-pom@22
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/shared/maven-dependency-tree
Licenses: ASL 2.0
Synopsis: Tree-based API for resolution of Maven project dependencies
Description:

This package provides a tree-based API for resolution of Maven project dependencies.

perl-file-find-object 0.2.13
Dependencies: perl-class-xsaccessor@1.19
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-Find-Object
Licenses: Artistic License 2.0
Synopsis: Object-oriented File::Find replacement in Perl
Description:

File::Find::Object is an object-oriented File::Find replacement in Perl.

ecl-numpy-file-format 0.0.0-2.e440c7b
Dependencies: ecl-ieee-floats@20170924-1.566b51a ecl-trivial-features@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/marcoheisig/numpy-file-format
Licenses: Expat
Synopsis: Read and write NumPy .npy and .npz files
Description:

The NUMPY-FILE-FORMAT library is a Common Lisp library for reading and writing NumPy .npy and .npz files.

android-file-transfer 4.3
Dependencies: qtbase@5.15.15 qtwayland@5.15.15 fuse@3.10.5 libxkbcommon@1.6.0
Channel: guix
Location: gnu/packages/android.scm (gnu packages android)
Home page: https://whoozle.github.io/android-file-transfer-linux/
Licenses: LGPL 2.1+
Synopsis: MTP client for Android devices
Description:

This package provides a Qt graphical interface for transferring files with Android devices using MTP. It also allows the Android device to be mounted via FUSE.

sbcl-filesystem-utils 1.0.0-2.a07e8b6
Dependencies: sbcl-documentation-utils@1.2.0-0.98630dd sbcl-pathname-utils@1.1.0-4.3309d65 sbcl-trivial-features@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/filesystem-utils/
Licenses: Zlib
Synopsis: Collection of utilities for filesystem interaction
Description:

This is an extension library to pathname-utils, to allow dealing with common problems with filesystems, such as listing files, probing file types, determining default directories, etc.

node-file-uri-to-path 2.0.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/TooTallNate/file-uri-to-path
Licenses: Expat
Synopsis: Convert a @code{file:} URI to a file path
Description:

This package provides a function to convert a file: URI to a file path. It accepts a file: URI and returns a file path suitable for use with the fs module functions.

node-file-entry-cache 6.0.1
Dependencies: node-flat-cache@3.0.4
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/royriojas/file-entry-cache#readme
Licenses: Expat
Synopsis: Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process
Description:

Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process

texlive-tex-ini-files 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://www.ctan.org/pkg/tex-ini-files
Licenses: Public Domain
Synopsis: Files for creating TeX formats
Description:

This bundle provides a collection of model .ini files for creating TeX formats. These files are commonly used to introduced distribution-dependent variations in formats. They are also used to allow existing format source files to be used with newer engines, for example to adapt the plain e-TeX source file to work with XeTeX and LuaTeX.

ecl-trivial-file-size 0.0.0-0.1c1d672
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/ruricolist/trivial-file-size
Licenses: Expat
Synopsis: Size of a file in bytes in Common Lisp
Description:

The canonical way to determine the size of a file in bytes, using Common Lisp, is to open the file with an element type of (unsigned-byte 8) and then calculate the length of the stream. This is less than ideal. In most cases it is better to get the size of the file from its metadata, using a system call.

This library exports a single function, file-size-in-octets. It returns the size of a file in bytes, using system calls when possible.

emacs-magit-filenotify 20151116.2340
Propagated dependencies: emacs-magit@20250910.2042
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/ruediger/magit-filenotify
Licenses:
Synopsis: Refresh status buffer when git tree changes
Description:

Documentation at https://melpa.org/#/magit-filenotify

emacs-ivy-file-preview 20240101.1004
Propagated dependencies: emacs-ivy@20250417.1209 emacs-s@20220902.1511 emacs-f@20241003.1131
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/jcs-elpa/ivy-file-preview
Licenses:
Synopsis: Preview the current ivy file selection
Description:

Documentation at https://melpa.org/#/ivy-file-preview

rust-sanitize-filename 0.5.0
Channel: yewscion
Location: cdr255/programming.scm (cdr255 programming)
Home page: https://github.com/kardeiz/sanitize-filename
Licenses: Expat
Synopsis: A simple filename sanitizer, based on Node's sanitize-filename
Description:

This package provides a simple filename sanitizer, based on Node's sanitize-filename

ocaml-opam-file-format 2.1.4
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: https://opam.ocaml.org
Licenses: LGPL 2.1+
Synopsis: Parser and printer for the opam file syntax
Description:

This package contains a parser and a pretty-printer for the opam file format.

perl-file-changenotify 0.24
Propagated dependencies: perl-class-load@0.25 perl-list-moreutils@0.430 perl-module-pluggable@5.2 perl-moose@2.2015 perl-moosex-params-validate@0.21 perl-moosex-semiaffordanceaccessor@0.10 perl-namespace-autoclean@0.29
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-ChangeNotify
Licenses: Artistic License 2.0
Synopsis: Watch for changes to files
Description:

This module provides a class to monitor a directory for changes made to any file.

sbcl-numpy-file-format 0.0.0-2.e440c7b
Dependencies: sbcl-ieee-floats@20170924-1.566b51a sbcl-trivial-features@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/marcoheisig/numpy-file-format
Licenses: Expat
Synopsis: Read and write NumPy .npy and .npz files
Description:

The NUMPY-FILE-FORMAT library is a Common Lisp library for reading and writing NumPy .npy and .npz files.

Page: 12345678
Total results: 187