_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
sbcl-file-select 1.0.0-1.ef25f6d
Dependencies: sbcl-cffi@0.24.1-2.32c90d4 sbcl-documentation-utils@1.2.0-0.98630dd sbcl-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.

texlive-filehook 2024.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/filehook
Licenses: LPPL 1.3+
Synopsis: Hooks for input files
Description:

The package provides several file hooks (AtBegin, AtEnd, ...) for files read by \input, \include and \InputIfFileExists. General hooks for all such files (e.g., all \included ones) and file specific hooks only used for named files are provided; two hooks are provided for the end of \included files --- one before, and one after the final \clearpage.

guile-file-names 0.3
Dependencies: guile@2.2.7
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://gitlab.com/brandoninvergo/guile-file-names
Licenses: LGPL 3+
Synopsis: Manipulate file names
Description:

The (file-names) module provides tools for manipulating file names. The module was built on the idea that doing anything more than a non-trivial modification of a file name string is a pain (making sure all slashes are present and accounted for, resolving . and .., etc). Inevitably, you have to break the string up into chunks and operate on that list of components. This module takes care of that for you.

perl-file-finder 0.53
Propagated dependencies: perl-text-glob@0.11
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-Finder
Licenses: GPL 1+
Synopsis: Wrapper for @code{File::Find} ala @code{find(1)}
Description:

File::Find is great, but constructing the wanted routine can sometimes be a pain. File::Finder provides a wanted-writer, using syntax that is directly mappable to the find(1) command's syntax.

A File::Finder object contains a hash of File::Find options, and a series of steps that mimic find's predicates. Initially, a File::Finder object has no steps. Each step method clones the previous object's options and steps, and then adds the new step, returning the new object. In this manner, an object can be grown, step by step, by chaining method calls. Furthermore, a partial sequence can be created and held, and used as the head of many different sequences.

rust-ignore-files 1.3.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/watchexec/watchexec
Licenses: ASL 2.0
Synopsis: Find, parse, and interpret ignore files
Description:

This package provides functions to find, parse, and interpret ignore files.

rust-filetreelist 0.5.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/extrawurst/gitui
Licenses: Expat
Synopsis: Filetree abstraction
Description:

Filetree abstraction based on a sorted path list, supports key based navigation events, folding, scrolling and more.

perl-file-slurper 0.012
Propagated dependencies: perl-perlio-utf8-strict@0.007
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-Slurper
Licenses: GPL 1+
Synopsis: Simple, sane and efficient module to slurp a file
Description:

This module provides functions for fast and correct file slurping and spewing. All functions are optionally exported.

perl-file-listing 6.15
Propagated dependencies: perl-http-date@6.05
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/File-Listing
Licenses: GPL 1+
Synopsis: Perl directory listing parser
Description:

The File::Listing module exports a single function called parse_dir(), which can be used to parse directory listings.

gulrak-filesystem 1.5.12
Channel: guix
Location: gnu/packages/cpp.scm (gnu packages cpp)
Home page: https://github.com/gulrak/filesystem
Licenses: Expat
Synopsis: Header only C++ std::filesystem compatible library
Description:

This package provides a header-only single-file std::filesystem compatible helper library, based on the C++17 and C++20 specs, but implemented for C++11, C++14, C++17 or C++20.

perl-file-basedir 0.09
Propagated dependencies: perl-ipc-system-simple@1.26
Channel: guix
Location: gnu/packages/freedesktop.scm (gnu packages freedesktop)
Home page: https://metacpan.org/release/File-BaseDir
Licenses: GPL 1+
Synopsis: Use the Freedesktop.org base directory specification
Description:

File::Basedir can be used to find directories and files as specified by the Freedesktop.org Base Directory Specification. This specifications gives a mechanism to locate directories for configuration, application data and cache data.

lua5.2-filesystem 1.7.0.2
Dependencies: lua@5.2.4
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.

lua5.1-filesystem 1.7.0.2
Dependencies: lua@5.1.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.

r-assertive-files 0.0-2
Propagated dependencies: r-assertive-base@0.0-9 r-assertive-numbers@0.0-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://bitbucket.org/richierocks/assertive.files
Licenses: GPL 3+
Synopsis: Assertions to check properties of files
Description:

This package provides a set of predicates and assertions for checking the properties of files and connections. This is mainly for use by other package developers who want to include run-time testing features in their own packages.

perl-file-homedir 1.004
Propagated dependencies: perl-file-which@1.23
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-HomeDir
Licenses: GPL 1+
Synopsis: Find your home and other directories on any platform
Description:

File::HomeDir is a module for locating the directories that are owned by a user (typically your user) and to solve the various issues that arise trying to find them consistently across a wide variety of platforms.

ghc-system-fileio 0.3.16.4
Dependencies: ghc-system-filepath@0.4.14 ghc-chell@0.5 ghc-temporary@1.3
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/fpco/haskell-filesystem
Licenses: Expat
Synopsis: Consistent file system interaction across GHC versions
Description:

This is a small wrapper around the directory, unix, and Win32 packages, for use with system-filepath. It provides a consistent API to the various versions of these packages distributed with different versions of GHC. In particular, this library supports working with POSIX files that have paths which can't be decoded in the current locale encoding.

perl-test-filename 0.03
Propagated dependencies: perl-path-tiny@0.118
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-Filename
Licenses: ASL 2.0
Synopsis: Portable filename comparison
Description:

Test::Filename provides functions to convert all path separators automatically.

elixir-file-system 1.0.0
Propagated dependencies: inotify-tools@3.22.6.0
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/file_system/
Licenses: WTFPL 2
Synopsis: File system change watcher
Description:

Provides a file system change watcher wrapper based on https://github.com/synrc/fs.

perl-file-libmagic 1.23
Dependencies: file@5.45
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-LibMagic
Licenses: GPL 1+
Synopsis: Determine MIME types of data or files using libmagic
Description:

The File::LibMagic module is a simple perl interface to libmagic from the file package.

cl-file-attributes 1.0.0-2.bbde396
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://shinmera.github.io/file-attributes/
Licenses: Zlib
Synopsis: Access to common file attributes in Common Lisp
Description:

This is a small OS portability library to retrieve and set file attributes not supported by the Common Lisp standard functions.

perl-proc-pid-file 1.29
Propagated dependencies: procps@4.0.3
Channel: small-guix
Location: small-guix/packages/ocsinventory-agent.scm (small-guix packages ocsinventory-agent)
Home page: https://metacpan.org/release/Proc-PID-File
Licenses: GPL 2+
Synopsis: Perl module to manage PID files
Description:

This package provides the Proc::PID::File Perl module. It is useful for writers of daemons and other processes that need to tell whether they are already running, in order to prevent multiple process instances. The module accomplishes this via *nix-style pidfiles, which are files that store a process identifier.

perl-file-mimeinfo 0.33
Dependencies: bash-minimal@5.1.16
Propagated dependencies: shared-mime-info@2.3 perl-file-desktopentry@0.22
Channel: guix
Location: gnu/packages/freedesktop.scm (gnu packages freedesktop)
Home page: https://metacpan.org/release/File-MimeInfo
Licenses: GPL 1+
Synopsis: Determine file type from the file name
Description:

File::Mimeinfo can be used to determine the MIME type of a file. It tries to implement the Freedesktop specification for a shared MIME database.

This package also contains two related utilities:

  • mimetype determines a file's MIME type;

  • mimeopen opens files in an appropriate program according to their MIME type.

perl-file-sharedir 1.116
Propagated dependencies: perl-class-inspector@1.36
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-ShareDir
Licenses: GPL 1+
Synopsis: Locate per-dist and per-module shared files
Description:

The intent of File::ShareDir is to provide a companion to Class::Inspector and File::HomeDir. Quite often you want or need your Perl module to have access to a large amount of read-only data that is stored on the file-system at run-time. Once the files have been installed to the correct directory, you can use File::ShareDir to find your files again after the installation.

desktop-file-utils 0.26
Dependencies: glib@2.78.0
Channel: guix
Location: gnu/packages/freedesktop.scm (gnu packages freedesktop)
Home page: https://www.freedesktop.org/wiki/Software/desktop-file-utils/
Licenses: GPL 2+
Synopsis: Utilities for working with desktop entries
Description:

This package contains a few command line utilities for working with desktop entries:

desktop-file-validate

Validates a desktop file and prints warnings/errors about desktop entry specification violations.

desktop-file-install

Installs a desktop file to the applications directory, optionally munging it a bit in transit.

update-desktop-database

Updates the database containing a cache of MIME types handled by desktop files.

rust-filedescriptor 0.8.2
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://github.com/wez/wezterm
Licenses: Expat
Synopsis: More ergonomic wrappers around RawFd and RawHandle
Description:

More ergonomic wrappers around RawFd and RawHandle

Page: 1234567
Total results: 166