_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
perl-file-copy-recursive 0.38
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-Copy-Recursive
Licenses: GPL 1+
Synopsis: Recursively copy files and directories
Description:

This module has 3 functions: one to copy files only, one to copy directories only, and one to do either depending on the argument's type.

perl-file-find-rule-perl 1.15
Propagated dependencies: perl-file-find-rule@0.34 perl-params-util@1.102 perl-parse-cpan-meta@2.150010
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-Find-Rule-Perl
Licenses: GPL 1+
Synopsis: Common rules for searching for Perl things
Description:

File::Find::Rule::Perl provides methods for finding various types Perl-related files, or replicating search queries run on a distribution in various parts of the CPAN ecosystem.

perl-moox-file-configdir 0.008
Propagated dependencies: perl-file-configdir@0.021 perl-moo@1.007000 perl-namespace-clean@0.27
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/MooX-File-ConfigDir
Licenses: GPL 1+
Synopsis: Moo eXtension for @code{File::ConfigDir}
Description:

This module is a helper for easily finding configuration file locations. This information can be used to find a suitable place for installing configuration files or for finding any piece of settings.

perl-bareword-filehandles 0.007
Propagated dependencies: perl-b-hooks-op-check@0.22 perl-lexical-sealrequirehints@0.011
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/bareword-filehandles
Licenses: GPL 1+
Synopsis: Disables bareword filehandles
Description:

This module disables bareword filehandles.

python-pytest-param-files 0.3.4
Propagated dependencies: python-pytest@8.3.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/chrisjsewell/pytest-param-files
Licenses: Expat
Synopsis: Pytest plugin to parameterize tests from external files
Description:

This Pytest plugin enables creating Pytest parametrize decorators from external files.

perl-file-find-object-rule 0.0311
Dependencies: perl-class-xsaccessor@1.19 perl-file-find-object@0.2.13 perl-number-compare@0.03 perl-text-glob@0.11
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-Find-Object-Rule
Licenses: GPL 1+
Synopsis: Alternative interface to File::Find::Object
Description:

File::Find::Object::Rule is an alternative Perl interface to File::Find::Object.

perl-file-sharedir-install 0.13
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-ShareDir-Install
Licenses: GPL 1+
Synopsis: Install shared files
Description:

File::ShareDir::Install allows you to install read-only data files from a distribution. It is a companion module to File::ShareDir, which allows you to locate these files after installation.

emacs-find-file-in-project 6.2.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/technomancy/find-file-in-project
Licenses: GPL 3+
Synopsis: File/directory finder for Emacs
Description:

find-file-in-project finds files or directories quickly in the current project. The project root is detected automatically when Git, Subversion or Mercurial are used. It also provides functions to assist in reviewing changes on files.

perl-filesys-notify-simple 0.13
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Filesys-Notify-Simple
Licenses: GPL 1+
Synopsis: Simple and dumb file system watcher
Description:

Filesys::Notify::Simple is a simple but unified interface to get notifications of changes to a given file system path. It uses inotify2 on Linux, fsevents on OS X, kqueue on FreeBSD, and FindFirstChangeNotification on Windows if they're installed, and falls back to a full directory scan if none of these are available.

texlive-latex-filecontents 2024.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.

perl-test-portability-files 0.10
Propagated dependencies: perl-pathtools@3.75
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/dist/Test-Portability-Files
Licenses: GPL 1+
Synopsis: Check file names portability
Description:

Test::Portability::Files module is used to check the portability across operating systems of the names of the files present in the distribution of a module. The tests use the advices given in 'Files and Filesystems' in perlport. The author of a distribution can select which tests to execute.

perl-test-file-sharedir-dist 1.001002
Propagated dependencies: perl-class-tiny@1.008 perl-file-copy-recursive@0.38 perl-file-sharedir@1.116 perl-path-tiny@0.118 perl-scope-guard@0.21 perl-test-fatal@0.016
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://github.com/kentnl/Test-File-ShareDir
Licenses: GPL 1+
Synopsis: Dist oriented ShareDir tester
Description:

This module creates a Fake ShareDir for your modules for testing.

emacs-org-agenda-files-track 0.4.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~ngraves/org-agenda-files-track
Licenses: GPL 3+
Synopsis: Fine-track org-agenda-files
Description:

This package tracks org-agenda-files precisely to speed-up org-agenda.

java-eclipse-core-filesystem 1.6.1
Dependencies: java-eclipse-equinox-common@3.10.200 java-eclipse-equinox-registry@3.6.100 java-eclipse-osgi@3.11.3
Channel: guix
Location: gnu/packages/java.scm (gnu packages java)
Home page: https://www.eclipse.org/
Licenses: EPL 1.0
Synopsis: Eclipse core file system
Description:

This package provides the Eclipse core file system with the module org.eclipse.core.filesystem.

maven-resolver-transport-file 1.9.4
Dependencies: java-eclipse-sisu-inject@0.3.5 java-eclipse-sisu-plexus@0.3.5 java-javax-inject@1 java-plexus-classworlds@2.6.0 java-plexus-component-annotations@2.1.0 java-plexus-utils@3.3.0 java-slf4j-api@1.7.25 maven-resolver-api@1.9.4 maven-resolver-spi@1.9.4 maven-resolver-util@1.9.4 maven-wagon-provider-api@3.4.3
Propagated dependencies: maven-resolver-parent-pom@1.9.4
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://github.com/apache/maven-resolver
Licenses: ASL 2.0
Synopsis: Transport implementation for Maven
Description:

This package contains a transport implementation based on files, for use in Maven.

texlive-generic-tex-ini-files 2024.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.

emacs-consult-xdg-recent-files 0-0.593023f
Propagated dependencies: emacs-consult@1.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hrehfeld/consult-xdg-recent-files
Licenses: GPL 3+
Synopsis: Include files used by other programs than Emacs in Consult
Description:

This package provides the ability to include files used by other programs in the candidate lists of commands like consult-recent-file and consult-buffer. This allows using the same interface for file opening.

On systems that comply with the XDG specification, these files are listed in the file recently-used.xbel, which is found in the directory ~/.local/share or the location described by the environment variable XDG_DATA_HOME.

emacs-org-agenda-files-track-ql 0.4.0
Propagated dependencies: emacs-org-ql@0.8.10
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~ngraves/org-agenda-files-track
Licenses: GPL 3+
Synopsis: Fine-track org-agenda-files
Description:

This package tracks org-agenda-files precisely to speed-up org-agenda, and takes advantage of the org-ql cache.

go-github-com-goreleaser-fileglob 1.3.0
Propagated dependencies: go-github-com-gobwas-glob@0.2.3
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/goreleaser/fileglob
Licenses: Expat
Synopsis: Golang file globbing library
Description:

This package provides a filesystem glob API. It uses gobwas/glob underneath and returns only matching files or direcories, depending on the configuration.

texlive-translation-filecontents-de 2024.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/translation-filecontents-de
Licenses: LPPL (any version)
Synopsis: German version of @code{filecontents}
Description:

This is a German translation of the filecontents documentation.

go-github-com-cyphar-filepath-securejoin 0.3.2
Propagated dependencies: go-golang-org-x-sys@0.25.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/cyphar/filepath-securejoin
Licenses: Modified BSD
Synopsis: Alternative Golang @code{filepath.SecureJoin} implementation
Description:

Package securejoin is an implementation of the hopefully-soon-to-be-included SecureJoin helper that is meant to be part of the "path/filepath" package. The purpose of this project is to provide a PoC implementation to make the SecureJoin proposal (https://github.com/golang/go/issues/20126) more tangible.

go-github-com-ipfs-go-ipfs-redirects-file 0.1.1
Propagated dependencies: go-github-com-pkg-errors@0.9.1 go-github-com-ucarion-urlpath@0.0.0-20200424170820-7ccc79b76bbb
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ipfs-redirects-file
Licenses: Expat
Synopsis: IPFS Web Gateway _redirects file format parser
Description:

Package redirects provides Netlify style _redirects file format parsing.

Page: 1234567
Total results: 166