_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-flycheck-swift3 20221227.1307
Propagated dependencies: emacs-flycheck@20240726.456
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/GyazSquare/flycheck-swift3
Licenses:
Synopsis: Flycheck: Swift support for Apple swift-mode
Description:

Documentation at https://melpa.org/#/flycheck-swift3

emacs-flycheck-cstyle 20160905.2341
Propagated dependencies: emacs-flycheck@20240726.456
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/alexmurray/flycheck-cstyle
Licenses:
Synopsis: Integrate cstyle with flycheck
Description:

Documentation at https://melpa.org/#/flycheck-cstyle

emacs-freeradius-mode 20190401.1743
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/VersBinarii/freeradius-mode
Licenses:
Synopsis: major mode for FreeRadius server config files
Description:

Documentation at https://melpa.org/#/freeradius-mode

emacs-flymake-phpstan 20231114.1120
Propagated dependencies: emacs-phpstan@20240527.2142
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emacs-php/phpstan.el
Licenses:
Synopsis: Flymake backend for PHP using PHPStan
Description:

Documentation at https://melpa.org/#/flymake-phpstan

emacs-flow-minor-mode 20200905.1730
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/an-sh/flow-minor-mode
Licenses:
Synopsis: Flow type mode based on web-mode.
Description:

Documentation at https://melpa.org/#/flow-minor-mode

emacs-fixed-page-mode 20230531.929
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://gitlab.com/igorwojnicki/fixed-page-mode
Licenses:
Synopsis: A fixed page length mode
Description:

Documentation at https://melpa.org/#/fixed-page-mode

emacs-flow-minor-mode 0.3-4.d1b32a7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/an-sh/flow-minor-mode
Licenses: Modified BSD
Synopsis: Minor mode for JavaScript Flow files
Description:

This package integrates Flow with Emacs, allowing for definition-jumping and type-checking on demand.

emacs-flycheck-ledger 0.5
Dependencies: ledger@3.3.2
Propagated dependencies: emacs-flycheck@34.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/flycheck-ledger
Licenses: GPL 3+
Synopsis: Ledger support for Flycheck
Description:

This Flycheck checker uses the output of ledger balance on the current file to find errors such as unbalanced transactions and syntax errors.

emacs-flycheck-cython 1.0-0.ecc4454
Propagated dependencies: emacs-flycheck@34.1
Channel: guixrus
Location: guixrus/packages/emacs.scm (guixrus packages emacs)
Home page: https://github.com/lbolla/emacs-flycheck-cython/
Licenses: GPL 3+
Synopsis: Flycheck checker for Cython files
Description:

emacs-flycheck-cython provides a flycheck interface to Cython, an optimising static compiler for both the Python programming language and the extended Cython programming language.

emacs-fish-completion 1.2
Dependencies: fish@3.7.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/Ambrevar/emacs-fish-completion
Licenses: GPL 3+
Synopsis: Fish completion for Emacs pcomplete
Description:

This package provides completion for the Fish shell to pcomplete (used by shell and Eshell). You can set it up globally with:

(when (and (executable-find "fish")
           (require 'fish-completion nil t))
  (global-fish-completion-mode))

Alternatively, you can call the fish-completion-mode manually or in shell/Eshell mode hook.

The package emacs-bash-completion is an optional dependency: if available, fish-completion-complete can be configured to fall back on bash to further try completing. See fish-completion-fallback-on-bash-p.

emacs-flymake-quickdef 20200308.2342
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/karlotness/flymake-quickdef
Licenses:
Synopsis: Quickly define a new Flymake backend
Description:

Documentation at https://melpa.org/#/flymake-quickdef

emacs-flymake-yamllint 20230226.1024
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/shaohme/flymake-yamllint
Licenses:
Synopsis: YAML linter with yamllint
Description:

Documentation at https://melpa.org/#/flymake-yamllint

emacs-flycheck-clojure 20191215.2227
Propagated dependencies: emacs-cider@20240924.1959 emacs-flycheck@20240726.456
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/clojure-emacs/squiggly-clojure
Licenses:
Synopsis: Flycheck: Clojure support
Description:

Documentation at https://melpa.org/#/flycheck-clojure

emacs-flycheck-bashate 20200625.642
Propagated dependencies: emacs-flycheck@20240726.456
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/alexmurray/flycheck-bashate
Licenses:
Synopsis: Integrate bashate with flycheck
Description:

Documentation at https://melpa.org/#/flycheck-bashate

emacs-flymake-golangci 20191028.1927
Propagated dependencies: emacs-flymake-easy@20240624.1702
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://gitlab.com/shackra/flymake-golangci
Licenses:
Synopsis: A flymake handler for go-mode files using Golang CI lint
Description:

Documentation at https://melpa.org/#/flymake-golangci

emacs-flycheck-package 20210509.2325
Propagated dependencies: emacs-flycheck@20240726.456 emacs-package-lint@20240923.1044
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/purcell/flycheck-package
Licenses:
Synopsis: A Flycheck checker for elisp package authors
Description:

Documentation at https://melpa.org/#/flycheck-package

emacs-flyspell-correct 20220520.630
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/d12frosted/flyspell-correct
Licenses:
Synopsis: Correcting words with flyspell via custom interface
Description:

Documentation at https://melpa.org/#/flyspell-correct

emacs-flymake-flycheck 20230826.749
Propagated dependencies: emacs-flycheck@20240726.456
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/purcell/flymake-flycheck
Licenses:
Synopsis: Use flycheck checkers as flymake backends
Description:

Documentation at https://melpa.org/#/flymake-flycheck

emacs-flymake-hadolint 20220328.823
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/buzztaiki/flymake-hadolint
Licenses:
Synopsis: Flymake backend for hadolint, a Dockerfile linter
Description:

Documentation at https://melpa.org/#/flymake-hadolint

emacs-flycheck-haskell 20230706.1439
Propagated dependencies: emacs-flycheck@20240726.456 emacs-haskell-mode@20240911.1020 emacs-dash@20240510.1327
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/flycheck/flycheck-haskell
Licenses:
Synopsis: Flycheck: Automatic Haskell configuration
Description:

Documentation at https://melpa.org/#/flycheck-haskell

emacs-flycheck-mercury 20181118.1952
Propagated dependencies: emacs-flycheck@20240726.456 emacs-s@20220902.1511 emacs-dash@20240510.1327
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/flycheck/flycheck-mercury
Licenses:
Synopsis: Mercury support in Flycheck
Description:

Documentation at https://melpa.org/#/flycheck-mercury

emacs-flycheck-clolyze 20190422.2134
Propagated dependencies: emacs-flycheck@20240726.456
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/DLaps/flycheck-clolyze
Licenses:
Synopsis: Add Clolyze to to flycheck
Description:

Documentation at https://melpa.org/#/flycheck-clolyze

emacs-flycheck-hledger 20240423.1307
Propagated dependencies: emacs-flycheck@20240726.456
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/DamienCassou/flycheck-hledger/
Licenses:
Synopsis: Flycheck module to check hledger journals
Description:

Documentation at https://melpa.org/#/flycheck-hledger

emacs-flycheck-phpstan 20240527.2142
Propagated dependencies: emacs-flycheck@20240726.456 emacs-phpstan@20240527.2142
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emacs-php/phpstan.el
Licenses:
Synopsis: Flycheck integration for PHPStan
Description:

Documentation at https://melpa.org/#/flycheck-phpstan

Total results: 455