_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-flycheck-package 0.14
Propagated dependencies: emacs-flycheck@36.0 emacs-package-lint@0.26
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/flycheck-package
Licenses: GPL 3+
Build system: emacs
Synopsis: Flycheck checker for elisp package metadata
Description:

This library provides a flycheck checker for the metadata in Emacs Lisp files which are intended to be packages.

emacs-flymake-quickdef 1.0.0-0.150c583
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/karlotness/flymake-quickdef
Licenses: GPL 3+
Build system: emacs
Synopsis: Quickly define a new Flymake backend
Description:

This package mainly defines a macro which helps remove some of the boilerplate code from defining new Flymake backend functions.

emacs-flycheck-package 0.13-0.303f9e0
Propagated dependencies: emacs-flycheck@36.0 emacs-package-lint@0.26
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/purcell/flycheck-package
Licenses: GPL 3+
Build system: emacs
Synopsis: Flycheck checker for elisp package authors
Description:

Provides feedback via flycheck about issues with the package metadata of a file, e.g. the package dependencies it requires.

emacs-flyspell-correct 1.0.0
Propagated dependencies: emacs-helm@4.0.7 emacs-ivy@0.15.1 emacs-popup@0.5.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/d12frosted/flyspell-correct
Licenses: GPL 3+
Build system: emacs
Synopsis: Correcting words with flyspell via custom interfaces
Description:

This package provides functionality for correcting words via custom interfaces. Several interfaces are supported beside the classic Ido: Popup, Helm and Ivy.

emacs-flycheck-cpplint 1.0.2
Dependencies: cpplint@2.0.2
Propagated dependencies: emacs-flycheck@36.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/flycheck/flycheck-google-cpplint
Licenses: GPL 3+
Build system: emacs
Synopsis: Google C++ checker for Flycheck
Description:

This package provides a interface for cpplint over Flycheck plugin. cpplint is a static code checker for C++, following Google guidelines.

emacs-flycheck-clojure 20191215.2227
Propagated dependencies: emacs-cider@1.21.0 emacs-flycheck@36.0 emacs-let-alist@1.0.6
Channel: bugchan
Location: bugchan/packages/emacs-xyz.scm (bugchan packages emacs-xyz)
Home page: https://github.com/clojure-emacs/squiggly-clojure
Licenses: GPL 3+
Build system: emacs
Synopsis: Flycheck: Clojure support
Description:

Add Clojure support to Flycheck. Provide syntax checkers to check Clojure code using a running Cider repl. Installation: (eval-after-load flycheck (flycheck-clojure-setup)).

emacs-frames-only-mode 1.0.0-0.3c7d7d8
Propagated dependencies: emacs-dash@2.20.0 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/davidshepherd7/frames-only-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Use frames instead of Emacs windows
Description:

This is an Emacs global minor mode to use Emacs frames instead of Emacs' internal windowing system. This combines particularly well with tiling window managers such as XMonad.

emacs-flymake-flycheck 0.2-0.cbc0fc8
Propagated dependencies: emacs-flycheck@36.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/flymake-flycheck
Licenses: GPL 3+
Build system: emacs
Synopsis: Use Flycheck checkers as Flymake backends
Description:

This package provides support for running any Flycheck checker as a Flymake diagnostic backend. The effect is that Flymake will control when the checker runs, and Flymake will receive its errors.

emacs-flymake-quickdef 1.0.0-0.150c583
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/karlotness/flymake-quickdef
Licenses: GPL 3+
Build system: emacs
Synopsis: Quickly define a new Flymake backend
Description:

This package mainly defines `flymake-quickdef-backend', a macro which helps remove some of the boilerplate code from defining new Flymake backend functions. Consult the function's documentation for full information on use. The macro defines a function which is suitable for use with `flymake-diagnostic-functions' and handles running the external process, creating and removing any necessary files and buffers, and regex matches against diagnostic output.

emacs-font-lock-studio 0.0.10
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Lindydancer/font-lock-studio
Licenses: GPL 3+
Build system: emacs
Synopsis: Interactive debugger for Font Lock keywords
Description:

Font Lock Studio is an interactive debugger for Emacs syntax highlighting rules, also called Font Lock keywords. It can single-step Font Lock keywords -- matchers, highlights, and anchored rules, to see what happens when a buffer is fontified. Breakpoints can be set on or inside rules. When inside a rule, matches are visualized using a palette of background colors. The explainer can describe a rule in plain-text English. Finally, tight integration with Edebug allows stepping into Lisp expressions that are part of the Font Lock keywords.

emacs-flycheck-dialyxir 20170515.1525
Propagated dependencies: emacs-flycheck@20260817.706
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/aaronjensen/flycheck-dialyxir
Licenses:
Build system: melpa
Synopsis: Flycheck checker for elixir dialyxir
Description:

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

emacs-fancy-compilation 20251214.1102
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://codeberg.org/ideasman42/emacs-fancy-compilation
Licenses:
Build system: melpa
Synopsis: Enhanced compilation output
Description:

Documentation at https://melpa.org/#/fancy-compilation

emacs-flymake-grammarly 20251231.1727
Propagated dependencies: emacs-grammarly@20251231.1727 emacs-s@20260522.135
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emacs-grammarly/flymake-grammarly
Licenses:
Build system: melpa
Synopsis: Flymake support for Grammarly
Description:

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

emacs-flycheck-drstring 20200210.1903
Propagated dependencies: emacs-flycheck@20260817.706 emacs-swift-mode@20260801.1244
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/danielmartin/flycheck-drstring
Licenses:
Build system: melpa
Synopsis: Doc linting for Swift using DrString
Description:

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

emacs-flycheck-liquidhs 20170412.2326
Propagated dependencies: emacs-flycheck@20260817.706
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/ucsd-progsys/liquidhaskell/flycheck-liquid.el
Licenses:
Build system: melpa
Synopsis: A flycheck checker for Haskell using liquid (i.e. liquidhaskell)
Description:

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

emacs-flycheck-pyflakes 20240124.101
Propagated dependencies: emacs-flycheck@20260817.706
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Wilfred/flycheck-pyflakes
Licenses:
Build system: melpa
Synopsis: Support pyflakes in flycheck
Description:

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

emacs-flycheck-coverity 20170704.59
Propagated dependencies: emacs-flycheck@20260817.706 emacs-dash@20260221.1346
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/alexmurray/flycheck-coverity
Licenses:
Build system: melpa
Synopsis: Integrate Coverity with flycheck
Description:

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

emacs-flycheck-plantuml 20171018.111
Propagated dependencies: emacs-flycheck@20260817.706 emacs-plantuml-mode@20260514.1745
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/alexmurray/flycheck-plantuml
Licenses:
Build system: melpa
Synopsis: Integrate plantuml with flycheck
Description:

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

emacs-flycheck-lilypond 20211006.2102
Propagated dependencies: emacs-flycheck@20260817.706
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/hinrik/flycheck-lilypond
Licenses:
Build system: melpa
Synopsis: LilyPond support in Flycheck
Description:

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

emacs-flycheck-apertium 20181211.1038
Propagated dependencies: emacs-flycheck@20260817.706
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://wiki.apertium.org/wiki/Emacs
Licenses:
Build system: melpa
Synopsis: Apertium checkers in flycheck
Description:

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

emacs-flycheck-posframe 20260409.14
Propagated dependencies: emacs-flycheck@20260817.706 emacs-posframe@20260816.2356
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/alexmurray/flycheck-posframe
Licenses:
Build system: melpa
Synopsis: Show flycheck error messages using posframe.el
Description:

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

emacs-flycheck-yamllint 20170326.1309
Propagated dependencies: emacs-flycheck@20260817.706
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/krzysztof-magosa/flycheck-yamllint
Licenses:
Build system: melpa
Synopsis: Flycheck integration for YAMLLint
Description:

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

emacs-flycheck-dialyzer 20160326.1430
Propagated dependencies: emacs-flycheck@20260817.706
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/lbolla/emacs-flycheck-dialyzer
Licenses:
Build system: melpa
Synopsis: Support dialyzer in flycheck
Description:

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

emacs-foggy-night-theme 20190123.1614
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/mswift42/foggy-night-theme
Licenses:
Build system: melpa
Synopsis: Dark low contrast theme with soft and muted colors
Description:

Documentation at https://melpa.org/#/foggy-night-theme

Page: 1151617181921
Total packages: 492