diff --git a/pkgs/applications/editors/android-studio-for-platform/common.nix b/pkgs/applications/editors/android-studio-for-platform/common.nix index ad7d234c53af..a172d983e3af 100644 --- a/pkgs/applications/editors/android-studio-for-platform/common.nix +++ b/pkgs/applications/editors/android-studio-for-platform/common.nix @@ -170,7 +170,7 @@ runCommand drvName unwrapped = androidStudioForPlatform; }; meta = with lib; { - description = "The Official IDE for Android platform development"; + description = "Official IDE for Android platform development"; longDescription = '' Android Studio for Platform (ASfP) is the version of the Android Studio IDE for Android Open Source Project (AOSP) platform developers who build with the Soong build system. diff --git a/pkgs/applications/editors/kakoune/plugins/overrides.nix b/pkgs/applications/editors/kakoune/plugins/overrides.nix index 256bc4630da0..5c769e8db03f 100644 --- a/pkgs/applications/editors/kakoune/plugins/overrides.nix +++ b/pkgs/applications/editors/kakoune/plugins/overrides.nix @@ -180,7 +180,7 @@ self: super: { ''; meta = with lib; { - description = "hinting brought to Kakoune selections"; + description = "Hinting brought to Kakoune selections"; homepage = "https://git.sr.ht/~hadronized/hop.kak/"; license = licenses.bsd3; maintainers = with maintainers; [ oleina ]; diff --git a/pkgs/applications/editors/vscode/extensions/default.nix b/pkgs/applications/editors/vscode/extensions/default.nix index f05385ef4448..3008ba5328d1 100644 --- a/pkgs/applications/editors/vscode/extensions/default.nix +++ b/pkgs/applications/editors/vscode/extensions/default.nix @@ -618,7 +618,7 @@ let hash = "sha256-7pbl5OgvJ6S0mtZWsEyUzlg+lkUhdq3rkCCpLsvTm4g="; }; meta = { - description = "A VSCode extension that changes the markdown preview to support GitHub markdown features"; + description = "VSCode extension that changes the markdown preview to support GitHub markdown features"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=bierner.github-markdown-preview"; homepage = "https://github.com/mjbvz/vscode-github-markdown-preview"; license = lib.licenses.mit; @@ -1919,7 +1919,7 @@ let hash = "sha256-YAMH5smLyBuoTdlxSCTPyMIKOWTSIdf2MQVZuOO2V1w="; }; meta = { - description = "A VSCode extension that adds syntax highlighting for Pandoc-flavored Markdown"; + description = "VSCode extension that adds syntax highlighting for Pandoc-flavored Markdown"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=garlicbreadcleric.pandoc-markdown-syntax"; homepage = "https://github.com/garlicbreadcleric/vscode-pandoc-markdown"; license = lib.licenses.mit; @@ -2667,7 +2667,7 @@ let }; meta = { changelog = "https://marketplace.visualstudio.com/items/wayou.vscode-todo-highlight/changelog"; - description = "highlight TODOs, FIXMEs, and any keywords, annotations..."; + description = "Highlight TODOs, FIXMEs, and any keywords, annotations..."; downloadPage = "https://marketplace.visualstudio.com/items?itemName=jgclark.vscode-todo-highlight"; homepage = "https://github.com/jgclark/vscode-todo-highlight"; license = lib.licenses.mit; @@ -3523,7 +3523,7 @@ let hash = "sha256-yeX6RAJl07d+SuYyGQFLZNcUzVKAsmPFyTKEn+y3GuM="; }; meta = { - description = "A Visual Studio Code extension that complements the Remote SSH extension with syntax colorization, keyword intellisense, and simple snippets when editing SSH configuration files"; + description = "Visual Studio Code extension that complements the Remote SSH extension with syntax colorization, keyword intellisense, and simple snippets when editing SSH configuration files"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-ssh-edit"; homepage = "https://code.visualstudio.com/docs/remote/ssh"; license = lib.licenses.unfree; @@ -4207,7 +4207,7 @@ let changelog = "https://github.com/sdras/night-owl-vscode-theme/blob/main/CHANGELOG.md#${ builtins.replaceStrings [ "." ] [ "" ] mktplcRef.version }"; - description = "A Visual Studio Code theme named Light Owl for daytime usage"; + description = "Visual Studio Code theme named Light Owl for daytime usage"; longDescription = '' A VS Code theme for the night owls out there. Now introducing Light Owl theme for daytime usage. Decisions were based diff --git a/pkgs/applications/editors/vscode/extensions/dendron.adjust-heading-level/default.nix b/pkgs/applications/editors/vscode/extensions/dendron.adjust-heading-level/default.nix index 87cbe043f486..7b5f1ad63abf 100644 --- a/pkgs/applications/editors/vscode/extensions/dendron.adjust-heading-level/default.nix +++ b/pkgs/applications/editors/vscode/extensions/dendron.adjust-heading-level/default.nix @@ -8,7 +8,7 @@ vscode-utils.buildVscodeMarketplaceExtension { hash = "sha256-u50RJ7ETVFUC43mp94VJsR931b9REBaTyRhZE7muoLw="; }; meta = { - description = "A VSCode extension to adjust the heading level of the selected text"; + description = "VSCode extension to adjust the heading level of the selected text"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=dendron.adjust-heading-level"; homepage = "https://github.com/kevinslin/adjust-heading-level"; license = lib.licenses.asl20; diff --git a/pkgs/applications/editors/vscode/extensions/dendron.dendron-markdown-preview-enhanced/default.nix b/pkgs/applications/editors/vscode/extensions/dendron.dendron-markdown-preview-enhanced/default.nix index 11898d16b27f..edc43a2a3949 100644 --- a/pkgs/applications/editors/vscode/extensions/dendron.dendron-markdown-preview-enhanced/default.nix +++ b/pkgs/applications/editors/vscode/extensions/dendron.dendron-markdown-preview-enhanced/default.nix @@ -8,7 +8,7 @@ vscode-utils.buildVscodeMarketplaceExtension { hash = "sha256-uJmdsC+nKCkAJVH+szNepPcyfHD4ZQ83on195jjqZig="; }; meta = { - description = "A SUPER POWERFUL markdown extension for Visual Studio Code to bring you a wonderful markdown writing experience"; + description = "SUPER POWERFUL markdown extension for Visual Studio Code to bring you a wonderful markdown writing experience"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=dendron.dendron-markdown-preview-enhanced"; homepage = "https://github.com/dendronhq/markdown-preview-enhanced"; license = lib.licenses.ncsa; diff --git a/pkgs/applications/editors/vscode/extensions/dendron.dendron/default.nix b/pkgs/applications/editors/vscode/extensions/dendron.dendron/default.nix index d53fc73c9d7c..d8e6efb0b97d 100644 --- a/pkgs/applications/editors/vscode/extensions/dendron.dendron/default.nix +++ b/pkgs/applications/editors/vscode/extensions/dendron.dendron/default.nix @@ -9,7 +9,7 @@ vscode-utils.buildVscodeMarketplaceExtension { }; meta = { changelog = "https://github.com/dendronhq/dendron/blob/master/CHANGELOG.md"; - description = "The personal knowledge management (PKM) tool that grows as you do"; + description = "Personal knowledge management (PKM) tool that grows as you do"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=dendron.dendron"; homepage = "https://www.dendron.so/"; license = lib.licenses.asl20; diff --git a/pkgs/applications/editors/vscode/extensions/fstarlang.fstar-vscode-assistant/default.nix b/pkgs/applications/editors/vscode/extensions/fstarlang.fstar-vscode-assistant/default.nix index 7e2cf485c504..79bf601ca406 100644 --- a/pkgs/applications/editors/vscode/extensions/fstarlang.fstar-vscode-assistant/default.nix +++ b/pkgs/applications/editors/vscode/extensions/fstarlang.fstar-vscode-assistant/default.nix @@ -8,7 +8,7 @@ vscode-utils.buildVscodeMarketplaceExtension { hash = "sha256-uiw3EJbYoDG5r93NIxloiF7Co3gxcZT9+hlLZFnxkBE="; }; meta = { - description = "An interactive editing mode VS Code extension for F*"; + description = "Interactive editing mode VS Code extension for F*"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=FStarLang.fstar-vscode-assistant"; homepage = "https://github.com/FStarLang/fstar-vscode-assistant"; license = lib.licenses.mit; diff --git a/pkgs/applications/editors/vscode/extensions/mongodb.mongodb-vscode/default.nix b/pkgs/applications/editors/vscode/extensions/mongodb.mongodb-vscode/default.nix index 07d95019b5d5..7d00d71b9ab4 100644 --- a/pkgs/applications/editors/vscode/extensions/mongodb.mongodb-vscode/default.nix +++ b/pkgs/applications/editors/vscode/extensions/mongodb.mongodb-vscode/default.nix @@ -10,7 +10,7 @@ vscode-utils.buildVscodeMarketplaceExtension { meta = { changelog = "https://github.com/mongodb-js/vscode/blob/main/CHANGELOG.md"; - description = "An extension for VS Code that makes it easy to work with your data in MongoDB"; + description = "Extension for VS Code that makes it easy to work with your data in MongoDB"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=mongodb.mongodb-vscode"; homepage = "https://github.com/mongodb-js/vscode"; license = lib.licenses.asl20; diff --git a/pkgs/applications/editors/vscode/extensions/ms-vscode-remote.vscode-remote-extensionpack/default.nix b/pkgs/applications/editors/vscode/extensions/ms-vscode-remote.vscode-remote-extensionpack/default.nix index 41222c7eeb5d..6543e905f64b 100644 --- a/pkgs/applications/editors/vscode/extensions/ms-vscode-remote.vscode-remote-extensionpack/default.nix +++ b/pkgs/applications/editors/vscode/extensions/ms-vscode-remote.vscode-remote-extensionpack/default.nix @@ -12,7 +12,7 @@ vscode-utils.buildVscodeMarketplaceExtension { }; meta = { - description = "A Visual Studio Code extension pack that lets you open any folder in a container, on a remote machine, or in WSL and take advantage of VS Code's full feature set"; + description = "Visual Studio Code extension pack that lets you open any folder in a container, on a remote machine, or in WSL and take advantage of VS Code's full feature set"; homepage = "https://github.com/Microsoft/vscode-remote-release"; license = lib.licenses.unfree; maintainers = with lib.maintainers; [ drupol ]; diff --git a/pkgs/applications/editors/vscode/extensions/ms-windows-ai-studio.windows-ai-studio/default.nix b/pkgs/applications/editors/vscode/extensions/ms-windows-ai-studio.windows-ai-studio/default.nix index 00203e6a4b12..24a51005578c 100644 --- a/pkgs/applications/editors/vscode/extensions/ms-windows-ai-studio.windows-ai-studio/default.nix +++ b/pkgs/applications/editors/vscode/extensions/ms-windows-ai-studio.windows-ai-studio/default.nix @@ -12,7 +12,7 @@ vscode-utils.buildVscodeMarketplaceExtension { }; meta = { - description = "A Visual Studio Code an extension to help developers and AI engineers to easily build AI apps through developing and testing with generative AI models locally or in the cloud"; + description = "Visual Studio Code extension to help developers and AI engineers build AI apps"; homepage = "https://github.com/Microsoft/windows-ai-studio"; license = lib.licenses.unfree; maintainers = with lib.maintainers; [ drupol ]; diff --git a/pkgs/applications/editors/vscode/extensions/oops418.nix-env-picker/default.nix b/pkgs/applications/editors/vscode/extensions/oops418.nix-env-picker/default.nix index 29cbe5a69d28..0d15f5253253 100644 --- a/pkgs/applications/editors/vscode/extensions/oops418.nix-env-picker/default.nix +++ b/pkgs/applications/editors/vscode/extensions/oops418.nix-env-picker/default.nix @@ -8,7 +8,7 @@ vscode-utils.buildVscodeMarketplaceExtension { hash = "sha256-LGw7Pd72oVgMqhKPX1dV2EgluX0/4rvKVb7Fx2H6hOI="; }; meta = { - description = "A Visual Studio Code extension for seamless switching between Nix shells and flakes"; + description = "Visual Studio Code extension for seamless switching between Nix shells and flakes"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=io-github-oops418.nix-env-picker"; homepage = "https://github.com/Oops418/nix-env-picker"; license = lib.licenses.mit; diff --git a/pkgs/applications/editors/vscode/extensions/pylyzer.pylyzer/default.nix b/pkgs/applications/editors/vscode/extensions/pylyzer.pylyzer/default.nix index 536a4ed249b0..b360b5fbeb5f 100644 --- a/pkgs/applications/editors/vscode/extensions/pylyzer.pylyzer/default.nix +++ b/pkgs/applications/editors/vscode/extensions/pylyzer.pylyzer/default.nix @@ -9,7 +9,7 @@ vscode-utils.buildVscodeMarketplaceExtension { }; meta = { - description = "A VS Code extension for Pylyzer, a fast static code analyzer & language server for Python"; + description = "VS Code extension for Pylyzer, a fast static code analyzer & language server for Python"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=pylyzer.pylyzer"; homepage = "https://github.com/mtshiba/pylyzer/"; license = lib.licenses.mit; diff --git a/pkgs/applications/editors/vscode/extensions/saoudrizwan.claude-dev/default.nix b/pkgs/applications/editors/vscode/extensions/saoudrizwan.claude-dev/default.nix index c7a8cede59fd..30ba3a902e4a 100644 --- a/pkgs/applications/editors/vscode/extensions/saoudrizwan.claude-dev/default.nix +++ b/pkgs/applications/editors/vscode/extensions/saoudrizwan.claude-dev/default.nix @@ -12,7 +12,7 @@ vscode-utils.buildVscodeMarketplaceExtension { }; meta = { - description = "A VSCode extension providing an autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way"; + description = "VSCode extension providing an autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way"; downloadPage = "https://github.com/cline/cline"; homepage = "https://github.com/cline/cline"; license = lib.licenses.asl20; diff --git a/pkgs/applications/networking/irc/weechat/scripts/buffer_autoset/default.nix b/pkgs/applications/networking/irc/weechat/scripts/buffer_autoset/default.nix index 7def5ecf90af..090b7dcbce40 100644 --- a/pkgs/applications/networking/irc/weechat/scripts/buffer_autoset/default.nix +++ b/pkgs/applications/networking/irc/weechat/scripts/buffer_autoset/default.nix @@ -24,7 +24,7 @@ stdenv.mkDerivation { meta = with lib; { inherit (weechat.meta) platforms; - description = "buffer_autoset.py is a weechat script which auto-set buffer properties when a buffer is opened"; + description = "WeeChat script which auto-set buffer properties when a buffer is opened"; license = licenses.gpl3Plus; maintainers = with maintainers; [ govanify ]; }; diff --git a/pkgs/applications/networking/irc/weechat/scripts/highmon/default.nix b/pkgs/applications/networking/irc/weechat/scripts/highmon/default.nix index 5238eb27b17a..74302e67c436 100644 --- a/pkgs/applications/networking/irc/weechat/scripts/highmon/default.nix +++ b/pkgs/applications/networking/irc/weechat/scripts/highmon/default.nix @@ -29,7 +29,7 @@ stdenv.mkDerivation { meta = with lib; { inherit (weechat.meta) platforms; homepage = "https://github.com/KenjiE20/highmon/"; - description = "highmon.pl is a weechat script that adds 'Highlight Monitor'"; + description = "WeeChat script that adds 'Highlight Monitor'"; license = licenses.gpl3Plus; maintainers = with maintainers; [ govanify ]; }; diff --git a/pkgs/applications/networking/irc/weechat/scripts/url_hint/default.nix b/pkgs/applications/networking/irc/weechat/scripts/url_hint/default.nix index b72c4c096331..25afe6aef2a9 100644 --- a/pkgs/applications/networking/irc/weechat/scripts/url_hint/default.nix +++ b/pkgs/applications/networking/irc/weechat/scripts/url_hint/default.nix @@ -26,7 +26,7 @@ stdenv.mkDerivation { meta = with lib; { inherit (weechat.meta) platforms; - description = "url_hint.py is a URL opening script"; + description = "WeeChat URL opening script"; license = licenses.mit; maintainers = with maintainers; [ eraserhd ]; }; diff --git a/pkgs/applications/networking/irc/weechat/scripts/weechat-go/default.nix b/pkgs/applications/networking/irc/weechat/scripts/weechat-go/default.nix index e4bbde391558..b27d71a8b526 100644 --- a/pkgs/applications/networking/irc/weechat/scripts/weechat-go/default.nix +++ b/pkgs/applications/networking/irc/weechat/scripts/weechat-go/default.nix @@ -24,7 +24,7 @@ stdenv.mkDerivation { meta = with lib; { inherit (weechat.meta) platforms; - description = "go.py is a weechat script to quickly jump to different buffers"; + description = "WeeChat script to quickly jump to different buffers"; license = licenses.gpl3Plus; maintainers = with maintainers; [ govanify ]; }; diff --git a/pkgs/applications/office/activitywatch/wrapper.nix b/pkgs/applications/office/activitywatch/wrapper.nix index 67ecb30769ad..fbaf61873b3d 100644 --- a/pkgs/applications/office/activitywatch/wrapper.nix +++ b/pkgs/applications/office/activitywatch/wrapper.nix @@ -21,7 +21,7 @@ symlinkJoin { ++ (lib.forEach extraWatchers (p: p.out)); meta = with lib; { - description = "The best free and open-source automated time tracker"; + description = "Best free and open-source automated time tracker"; homepage = "https://activitywatch.net/"; downloadPage = "https://github.com/ActivityWatch/activitywatch/releases"; changelog = "https://github.com/ActivityWatch/activitywatch/releases/tag/v${aw-server-rust.version}"; diff --git a/pkgs/applications/office/beancount/bean-add.nix b/pkgs/applications/office/beancount/bean-add.nix index 1f2fb4cec1cd..913ac85fcf0f 100644 --- a/pkgs/applications/office/beancount/bean-add.nix +++ b/pkgs/applications/office/beancount/bean-add.nix @@ -26,7 +26,7 @@ stdenv.mkDerivation { meta = { homepage = "https://github.com/simon-v/bean-add/"; - description = "beancount transaction entry assistant"; + description = "Beancount transaction entry assistant"; mainProgram = "bean-add"; # The (only) source file states: diff --git a/pkgs/applications/science/logic/rocq-core/default.nix b/pkgs/applications/science/logic/rocq-core/default.nix index 4fabbfdb921b..920c6a9613b7 100644 --- a/pkgs/applications/science/logic/rocq-core/default.nix +++ b/pkgs/applications/science/logic/rocq-core/default.nix @@ -162,7 +162,7 @@ let ''; meta = with lib; { - description = "The Rocq Prover"; + description = "Rocq Prover"; longDescription = '' The Rocq Prover is an interactive theorem prover, or proof assistant. It provides a formal language to write mathematical definitions, executable diff --git a/pkgs/applications/video/kodi/addons/screensaver-asteroids/default.nix b/pkgs/applications/video/kodi/addons/screensaver-asteroids/default.nix index 70237c40d1f1..36a00a191170 100644 --- a/pkgs/applications/video/kodi/addons/screensaver-asteroids/default.nix +++ b/pkgs/applications/video/kodi/addons/screensaver-asteroids/default.nix @@ -27,7 +27,7 @@ buildKodiBinaryAddon rec { meta = with lib; { homepage = "https://github.com/xbmc/screensaver.asteroids"; - description = "A screensaver that plays Asteroids"; + description = "Screensaver that plays Asteroids"; license = licenses.gpl2Plus; platforms = platforms.all; teams = [ teams.kodi ]; diff --git a/pkgs/applications/video/kodi/addons/simplecache/default.nix b/pkgs/applications/video/kodi/addons/simplecache/default.nix index 4e97c9b42d37..9b8d1716e262 100644 --- a/pkgs/applications/video/kodi/addons/simplecache/default.nix +++ b/pkgs/applications/video/kodi/addons/simplecache/default.nix @@ -25,7 +25,7 @@ buildKodiAddon rec { meta = with lib; { homepage = "https://github.com/kodi-community-addons/script.module.simplecache"; - description = "A simple object cache for Kodi addons"; + description = "Simple object cache for Kodi addons"; license = licenses.asl20; teams = [ teams.kodi ]; }; diff --git a/pkgs/applications/video/mpv/scripts/visualizer.nix b/pkgs/applications/video/mpv/scripts/visualizer.nix index c26e3f63766c..1f339bdbeffc 100644 --- a/pkgs/applications/video/mpv/scripts/visualizer.nix +++ b/pkgs/applications/video/mpv/scripts/visualizer.nix @@ -17,7 +17,7 @@ buildLua { passthru.updateScript = unstableGitUpdater { }; meta = with lib; { - description = "various audio visualization"; + description = "Various audio visualization"; homepage = "https://github.com/mfcc64/mpv-scripts"; maintainers = with maintainers; [ kmein ]; }; diff --git a/pkgs/applications/video/obs-studio/plugins/obs-noise.nix b/pkgs/applications/video/obs-studio/plugins/obs-noise.nix index ba00986d405f..f893de5f0200 100644 --- a/pkgs/applications/video/obs-studio/plugins/obs-noise.nix +++ b/pkgs/applications/video/obs-studio/plugins/obs-noise.nix @@ -26,7 +26,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { - description = "A plug-in for noise generation and noise effects for OBS"; + description = "Plug-in for noise generation and noise effects for OBS"; homepage = "https://github.com/FiniteSingularity/obs-noise"; maintainers = with maintainers; [ flexiondotorg ]; license = licenses.gpl2Only; diff --git a/pkgs/applications/video/obs-studio/plugins/obs-retro-effects.nix b/pkgs/applications/video/obs-studio/plugins/obs-retro-effects.nix index a41323593fd0..cc11fd3749f1 100644 --- a/pkgs/applications/video/obs-studio/plugins/obs-retro-effects.nix +++ b/pkgs/applications/video/obs-studio/plugins/obs-retro-effects.nix @@ -27,7 +27,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { - description = "A collection of OBS filters to give your stream that retro feel"; + description = "Collection of OBS filters to give your stream that retro feel"; homepage = "https://github.com/FiniteSingularity/obs-retro-effects"; maintainers = with maintainers; [ flexiondotorg ]; license = licenses.gpl2Plus; diff --git a/pkgs/applications/video/obs-studio/plugins/obs-rgb-levels.nix b/pkgs/applications/video/obs-studio/plugins/obs-rgb-levels.nix index c253a45b35fe..a176af8babb7 100644 --- a/pkgs/applications/video/obs-studio/plugins/obs-rgb-levels.nix +++ b/pkgs/applications/video/obs-studio/plugins/obs-rgb-levels.nix @@ -21,7 +21,7 @@ stdenv.mkDerivation rec { buildInputs = [ obs-studio ]; meta = with lib; { - description = "A simple OBS Studio filter to adjust RGB levels"; + description = "Simple OBS Studio filter to adjust RGB levels"; homepage = "https://github.com/wimpysworld/obs-rgb-levels"; maintainers = with maintainers; [ flexiondotorg ]; license = licenses.gpl2Only; diff --git a/pkgs/applications/video/obs-studio/plugins/obs-scene-as-transition.nix b/pkgs/applications/video/obs-studio/plugins/obs-scene-as-transition.nix index cb1e41b6d286..d36b336a727c 100644 --- a/pkgs/applications/video/obs-studio/plugins/obs-scene-as-transition.nix +++ b/pkgs/applications/video/obs-studio/plugins/obs-scene-as-transition.nix @@ -25,7 +25,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { - description = "An OBS Studio plugin that will allow you to use a Scene as a transition"; + description = "OBS Studio plugin that will allow you to use a Scene as a transition"; homepage = "https://github.com/andilippi/obs-scene-as-transition"; maintainers = with maintainers; [ flexiondotorg ]; license = licenses.gpl2Plus; diff --git a/pkgs/applications/video/obs-studio/plugins/obs-stroke-glow-shadow.nix b/pkgs/applications/video/obs-studio/plugins/obs-stroke-glow-shadow.nix index 0c9b78852ecf..ca46be639993 100644 --- a/pkgs/applications/video/obs-studio/plugins/obs-stroke-glow-shadow.nix +++ b/pkgs/applications/video/obs-studio/plugins/obs-stroke-glow-shadow.nix @@ -26,7 +26,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { - description = "An OBS plugin to provide efficient Stroke, Glow, and Shadow effects on masked sources"; + description = "OBS plugin to provide efficient Stroke, Glow, and Shadow effects on masked sources"; homepage = "https://github.com/FiniteSingularity/obs-stroke-glow-shadow"; maintainers = with maintainers; [ flexiondotorg ]; license = licenses.gpl2Only; diff --git a/pkgs/applications/video/obs-studio/plugins/pixel-art.nix b/pkgs/applications/video/obs-studio/plugins/pixel-art.nix index a28101362f34..95998d6b4500 100644 --- a/pkgs/applications/video/obs-studio/plugins/pixel-art.nix +++ b/pkgs/applications/video/obs-studio/plugins/pixel-art.nix @@ -21,7 +21,7 @@ stdenv.mkDerivation rec { buildInputs = [ obs-studio ]; meta = with lib; { - description = "An OBS Plugin that can be used to create retro-inspired pixel art visuals"; + description = "OBS Plugin that can be used to create retro-inspired pixel art visuals"; homepage = "https://github.com/dspstanky/pixel-art"; maintainers = with maintainers; [ flexiondotorg ]; license = licenses.gpl2Only; diff --git a/pkgs/applications/virtualization/docker/default.nix b/pkgs/applications/virtualization/docker/default.nix index 9fe086e4ffeb..f6a5135d8e54 100644 --- a/pkgs/applications/virtualization/docker/default.nix +++ b/pkgs/applications/virtualization/docker/default.nix @@ -232,7 +232,7 @@ rec { meta = docker-meta // { homepage = "https://mobyproject.org/"; - description = "A collaborative project for the container ecosystem to assemble container-based systems"; + description = "Collaborative project for the container ecosystem to assemble container-based systems"; }; } ); diff --git a/pkgs/applications/window-managers/i3/lock-fancy.nix b/pkgs/applications/window-managers/i3/lock-fancy.nix index cd6e8c006360..510e57622a46 100644 --- a/pkgs/applications/window-managers/i3/lock-fancy.nix +++ b/pkgs/applications/window-managers/i3/lock-fancy.nix @@ -70,7 +70,7 @@ stdenv.mkDerivation { ''; meta = with lib; { - description = "A bash script that takes a screenshot of the desktop, blurs the background and adds a lock icon and text"; + description = "Bash script that takes a screenshot of the desktop, blurs the background and adds a lock icon and text"; homepage = "https://github.com/meskarune/i3lock-fancy"; maintainers = [ maintainers.reedrw ]; mainProgram = "i3lock-fancy"; diff --git a/pkgs/build-support/testers/testBuildFailurePrime/default.nix b/pkgs/build-support/testers/testBuildFailurePrime/default.nix index 260ab5c0c5eb..d61d6fb0efbe 100644 --- a/pkgs/build-support/testers/testBuildFailurePrime/default.nix +++ b/pkgs/build-support/testers/testBuildFailurePrime/default.nix @@ -30,7 +30,7 @@ lib.makeOverridable ( buildCommandPath = ./build-command.sh; meta = { - description = "A wrapper around testers.testBuildFailure to simplify common use cases"; + description = "Wrapper around testers.testBuildFailure to simplify common use cases"; maintainers = [ lib.maintainers.connorbaker ]; }; }) diff --git a/pkgs/by-name/ag/agave/package.nix b/pkgs/by-name/ag/agave/package.nix index 8aa0b9019034..e0fb5f0e508b 100644 --- a/pkgs/by-name/ag/agave/package.nix +++ b/pkgs/by-name/ag/agave/package.nix @@ -34,7 +34,7 @@ stdenv.mkDerivation { ''; meta = with lib; { - description = "truetype monospaced typeface designed for X environments"; + description = "TrueType monospaced typeface designed for X environments"; homepage = "https://b.agaric.net/page/agave"; license = licenses.mit; maintainers = [ ]; diff --git a/pkgs/by-name/an/any-nix-shell/package.nix b/pkgs/by-name/an/any-nix-shell/package.nix index 5e746b87e7bb..8bbe481e8292 100644 --- a/pkgs/by-name/an/any-nix-shell/package.nix +++ b/pkgs/by-name/an/any-nix-shell/package.nix @@ -42,7 +42,7 @@ stdenv.mkDerivation rec { ''; meta = { - description = "fish, xonsh and zsh support for nix-shell"; + description = "Fish, xonsh and zsh support for nix-shell"; license = lib.licenses.mit; homepage = "https://github.com/haslersn/any-nix-shell"; maintainers = with lib.maintainers; [ haslersn ]; diff --git a/pkgs/by-name/ap/apio-udev-rules/package.nix b/pkgs/by-name/ap/apio-udev-rules/package.nix index 5a159d7549b3..b06e489dfb5e 100644 --- a/pkgs/by-name/ap/apio-udev-rules/package.nix +++ b/pkgs/by-name/ap/apio-udev-rules/package.nix @@ -33,7 +33,7 @@ stdenvNoCC.mkDerivation (finalAttrs: { ''; meta = { - description = "apio udev rules list"; + description = "Apio udev rules list"; homepage = "https://github.com/FPGAwars/apio"; platforms = lib.platforms.linux; license = lib.licenses.gpl2Only; diff --git a/pkgs/by-name/ba/bash-preexec/package.nix b/pkgs/by-name/ba/bash-preexec/package.nix index 74c76239599d..14fb7e109cfe 100644 --- a/pkgs/by-name/ba/bash-preexec/package.nix +++ b/pkgs/by-name/ba/bash-preexec/package.nix @@ -43,7 +43,7 @@ stdenvNoCC.mkDerivation { ''; meta = with lib; { - description = "preexec and precmd functions for Bash just like Zsh"; + description = "Preexec and precmd functions for Bash just like Zsh"; license = licenses.mit; homepage = "https://github.com/rcaloras/bash-preexec"; maintainers = [ diff --git a/pkgs/by-name/ba/bazel-kazel/package.nix b/pkgs/by-name/ba/bazel-kazel/package.nix index 8ccb3727d1f6..d9a4b2ca8e2b 100644 --- a/pkgs/by-name/ba/bazel-kazel/package.nix +++ b/pkgs/by-name/ba/bazel-kazel/package.nix @@ -22,7 +22,7 @@ buildGoModule rec { subPackages = [ "cmd/kazel" ]; meta = with lib; { - description = "A BUILD file generator for go and bazel"; + description = "BUILD file generator for go and bazel"; homepage = "https://github.com/kubernetes/repo-infra"; license = licenses.asl20; maintainers = with maintainers; [ kalbasit ]; diff --git a/pkgs/by-name/bu/bustools/package.nix b/pkgs/by-name/bu/bustools/package.nix index 31e66e6542f4..d42e48bf131f 100644 --- a/pkgs/by-name/bu/bustools/package.nix +++ b/pkgs/by-name/bu/bustools/package.nix @@ -29,7 +29,7 @@ stdenv.mkDerivation rec { }; meta = { - description = "bustools is a program for manipulating BUS files for single cell RNA-Seq datasets"; + description = "Program for manipulating BUS files for single cell RNA-Seq datasets"; longDescription = '' bustools is a program for manipulating BUS files for single cell RNA-Seq datasets. It can be used to error correct barcodes, collapse UMIs, produce gene count or transcript compatibility count matrices, and is useful for many other tasks. It is also part of the kallisto | bustools workflow for pre-processing single-cell RNA-seq data. ''; diff --git a/pkgs/by-name/bu/butt/package.nix b/pkgs/by-name/bu/butt/package.nix index deae52c17a82..7dfe200f6354 100644 --- a/pkgs/by-name/bu/butt/package.nix +++ b/pkgs/by-name/bu/butt/package.nix @@ -68,7 +68,7 @@ stdenv.mkDerivation (finalAttrs: { meta = { changelog = "https://danielnoethen.de/butt/Changelog.html"; - description = "butt (broadcast using this tool) is an easy to use, multi OS streaming tool"; + description = "Easy to use, multi OS streaming tool"; homepage = "https://danielnoethen.de/butt/"; license = lib.licenses.gpl2; maintainers = with lib.maintainers; [ ehmry ]; diff --git a/pkgs/by-name/ca/caesura/package.nix b/pkgs/by-name/ca/caesura/package.nix index 181d8b3e3b70..812674c5767b 100644 --- a/pkgs/by-name/ca/caesura/package.nix +++ b/pkgs/by-name/ca/caesura/package.nix @@ -82,7 +82,7 @@ rustPlatform.buildRustPackage (finalAttrs: { }; meta = { - description = "versatile command line tool for automated verifying and transcoding of all your torrents"; + description = "Versatile command line tool for automated verifying and transcoding of all your torrents"; homepage = "https://github.com/RogueOneEcho/caesura"; license = lib.licenses.agpl3Only; maintainers = with lib.maintainers; [ ambroisie ]; diff --git a/pkgs/by-name/ca/cargo-gra/package.nix b/pkgs/by-name/ca/cargo-gra/package.nix index c7ed4cddb920..ae989ce3e263 100644 --- a/pkgs/by-name/ca/cargo-gra/package.nix +++ b/pkgs/by-name/ca/cargo-gra/package.nix @@ -16,7 +16,7 @@ rustPlatform.buildRustPackage rec { cargoHash = "sha256-B32GCIlFngfubwZqxMneAO24hhJ1zOgW6gXMHzgr89A="; meta = { - description = "gtk-rust-app cli for building flatpak apps with ease"; + description = "CLI for building flatpak apps with ease"; homepage = "https://gitlab.com/floers/gtk-stuff/cargo-gra/"; license = lib.licenses.gpl3Plus; maintainers = with lib.maintainers; [ bot-wxt1221 ]; diff --git a/pkgs/by-name/ch/chelf/package.nix b/pkgs/by-name/ch/chelf/package.nix index 940a74cfb2de..790bc3bdf58b 100644 --- a/pkgs/by-name/ch/chelf/package.nix +++ b/pkgs/by-name/ch/chelf/package.nix @@ -21,7 +21,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { - description = "change or display the stack size of an ELF binary"; + description = "Change or display the stack size of an ELF binary"; homepage = "https://github.com/Gottox/chelf"; license = licenses.bsd2; maintainers = with maintainers; [ dtzWill ]; diff --git a/pkgs/by-name/ck/ckdl/package.nix b/pkgs/by-name/ck/ckdl/package.nix index 277356a9cb71..b584ef1d5589 100644 --- a/pkgs/by-name/ck/ckdl/package.nix +++ b/pkgs/by-name/ck/ckdl/package.nix @@ -59,7 +59,7 @@ pkgs.stdenv.mkDerivation { ''; meta = { - description = "ckdl is a C (C11) library that implements reading and writing the KDL Document Language"; + description = "C library that implements reading and writing the KDL Document Language"; license = lib.licenses.mit; platforms = lib.platforms.all; }; diff --git a/pkgs/by-name/cl/clipster/package.nix b/pkgs/by-name/cl/clipster/package.nix index f73265d4fccf..cb48cfb8069e 100644 --- a/pkgs/by-name/cl/clipster/package.nix +++ b/pkgs/by-name/cl/clipster/package.nix @@ -37,7 +37,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { - description = "lightweight python clipboard manager"; + description = "Lightweight python clipboard manager"; longDescription = '' Clipster was designed to try to add a good selection of useful features, while avoiding bad design decisions or becoming excessively large. Its feature list includes: diff --git a/pkgs/by-name/co/coc-diagnostic/package.nix b/pkgs/by-name/co/coc-diagnostic/package.nix index c829dbbf415c..f34b3287e046 100644 --- a/pkgs/by-name/co/coc-diagnostic/package.nix +++ b/pkgs/by-name/co/coc-diagnostic/package.nix @@ -41,7 +41,7 @@ stdenvNoCC.mkDerivation (finalAttrs: { passthru.updateScript = nix-update-script { }; meta = { - description = "diagnostic-languageserver extension for coc.nvim"; + description = "Diagnostic-languageserver extension for coc.nvim"; homepage = "https://github.com/iamcco/coc-diagnostic"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ pyrox0 ]; diff --git a/pkgs/by-name/co/coc-toml/package.nix b/pkgs/by-name/co/coc-toml/package.nix index 996b48c5f165..e7f1532ff673 100644 --- a/pkgs/by-name/co/coc-toml/package.nix +++ b/pkgs/by-name/co/coc-toml/package.nix @@ -33,7 +33,7 @@ stdenv.mkDerivation (finalAttrs: { }; meta = { - description = "toml extension for coc.nvim"; + description = "Toml extension for coc.nvim"; homepage = "https://github.com/kkiyama117/coc-toml"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ soopyc ]; diff --git a/pkgs/by-name/co/compsize/package.nix b/pkgs/by-name/co/compsize/package.nix index 5543a40bf771..069d792e9f09 100644 --- a/pkgs/by-name/co/compsize/package.nix +++ b/pkgs/by-name/co/compsize/package.nix @@ -40,7 +40,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { - description = "btrfs: Find compression type/ratio on a file or set of files"; + description = "Find compression type/ratio on a file or set of files in Btrfs filesystem"; mainProgram = "compsize"; homepage = "https://github.com/kilobyte/compsize"; license = licenses.gpl2Plus; diff --git a/pkgs/by-name/co/cosmopolitan/cosmocc.nix b/pkgs/by-name/co/cosmopolitan/cosmocc.nix index ee882d691483..53e4ba8400e7 100644 --- a/pkgs/by-name/co/cosmopolitan/cosmocc.nix +++ b/pkgs/by-name/co/cosmopolitan/cosmocc.nix @@ -15,7 +15,7 @@ let }; meta = cosmopolitan.meta // { - description = "compilers for Cosmopolitan C/C++ programs"; + description = "Compilers for Cosmopolitan C/C++ programs"; }; } '' diff --git a/pkgs/by-name/cu/cum/package.nix b/pkgs/by-name/cu/cum/package.nix index f14e48dc8a70..5faaf6c079d1 100644 --- a/pkgs/by-name/cu/cum/package.nix +++ b/pkgs/by-name/cu/cum/package.nix @@ -39,7 +39,7 @@ python3Packages.buildPythonApplication rec { ''; meta = with lib; { - description = "comic updater, mangafied"; + description = "Comic updater, mangafied"; mainProgram = "cum"; homepage = "https://github.com/Hamuko/cum"; license = licenses.asl20; diff --git a/pkgs/by-name/cu/cup-docker/package.nix b/pkgs/by-name/cu/cup-docker/package.nix index 0a95db2c0810..dda205798184 100644 --- a/pkgs/by-name/cu/cup-docker/package.nix +++ b/pkgs/by-name/cu/cup-docker/package.nix @@ -84,7 +84,7 @@ rustPlatform.buildRustPackage { }; meta = { - description = "a lightweight way to check for container image updates. written in Rust"; + description = "Lightweight way to check for container image updates. written in Rust"; homepage = "https://cup.sergi0g.dev"; license = lib.licenses.agpl3Only; platforms = lib.platforms.all; diff --git a/pkgs/by-name/da/datafusion-cli/package.nix b/pkgs/by-name/da/datafusion-cli/package.nix index 9d497ea2ace1..245d2b55d046 100644 --- a/pkgs/by-name/da/datafusion-cli/package.nix +++ b/pkgs/by-name/da/datafusion-cli/package.nix @@ -38,7 +38,7 @@ rustPlatform.buildRustPackage (finalAttrs: { doCheck = false; meta = { - description = "cli for Apache Arrow DataFusion"; + description = "CLI for Apache Arrow DataFusion"; mainProgram = "datafusion-cli"; homepage = "https://arrow.apache.org/datafusion"; changelog = "https://github.com/apache/arrow-datafusion/blob/${finalAttrs.version}/datafusion/CHANGELOG.md"; diff --git a/pkgs/by-name/db/dbvisualizer/package.nix b/pkgs/by-name/db/dbvisualizer/package.nix index 0db94531344f..b39849ebe237 100644 --- a/pkgs/by-name/db/dbvisualizer/package.nix +++ b/pkgs/by-name/db/dbvisualizer/package.nix @@ -64,7 +64,7 @@ stdenv.mkDerivation (finalAttrs: { ''; meta = { - description = "The universal database tool"; + description = "Universal database tool"; homepage = "https://www.dbvis.com/"; maintainers = with lib.maintainers; [ boldikoller ]; license = lib.licenses.unfree; diff --git a/pkgs/by-name/de/delve/package.nix b/pkgs/by-name/de/delve/package.nix index 8fb047e049b3..06db0b6542e0 100644 --- a/pkgs/by-name/de/delve/package.nix +++ b/pkgs/by-name/de/delve/package.nix @@ -45,7 +45,7 @@ buildGoModule rec { ''; meta = with lib; { - description = "debugger for the Go programming language"; + description = "Debugger for the Go programming language"; homepage = "https://github.com/go-delve/delve"; maintainers = with maintainers; [ vdemeester ]; license = licenses.mit; diff --git a/pkgs/by-name/do/docbook2mdoc/package.nix b/pkgs/by-name/do/docbook2mdoc/package.nix index 4a87e025ce99..920618a93e7d 100644 --- a/pkgs/by-name/do/docbook2mdoc/package.nix +++ b/pkgs/by-name/do/docbook2mdoc/package.nix @@ -20,7 +20,7 @@ stdenv.mkDerivation rec { meta = with lib; { homepage = "http://mdocml.bsd.lv/"; - description = "converter from DocBook V4.x and v5.x XML into mdoc"; + description = "Converter from DocBook V4.x and v5.x XML into mdoc"; license = licenses.isc; platforms = platforms.all; maintainers = with maintainers; [ ramkromberg ]; diff --git a/pkgs/by-name/ds/dsniff/package.nix b/pkgs/by-name/ds/dsniff/package.nix index 8299840df458..316b728868d3 100644 --- a/pkgs/by-name/ds/dsniff/package.nix +++ b/pkgs/by-name/ds/dsniff/package.nix @@ -103,7 +103,7 @@ stdenv.mkDerivation rec { ]; meta = with lib; { - description = "collection of tools for network auditing and penetration testing"; + description = "Collection of tools for network auditing and penetration testing"; longDescription = '' dsniff, filesnarf, mailsnarf, msgsnarf, urlsnarf, and webspy passively monitor a network for interesting data (passwords, e-mail, files, etc.). arpspoof, dnsspoof, and macof facilitate the interception of network traffic normally unavailable to an attacker (e.g, due to layer-2 switching). sshmitm and webmitm implement active monkey-in-the-middle attacks against redirected SSH and HTTPS sessions by exploiting weak bindings in ad-hoc PKI. ''; diff --git a/pkgs/by-name/du/duckstation/sources.nix b/pkgs/by-name/du/duckstation/sources.nix index 228bcbc2aaba..8261f08de9be 100644 --- a/pkgs/by-name/du/duckstation/sources.nix +++ b/pkgs/by-name/du/duckstation/sources.nix @@ -158,7 +158,7 @@ meta = { homepage = "https://github.com/stenzek/lunasvg"; - description = "lunasvg is a standalone SVG rendering library in C++"; + description = "Standalone SVG rendering library in C++"; license = lib.licenses.mit; platforms = lib.platforms.linux; }; diff --git a/pkgs/by-name/fa/faq/package.nix b/pkgs/by-name/fa/faq/package.nix index d78758e0777c..f67bb0b6c897 100644 --- a/pkgs/by-name/fa/faq/package.nix +++ b/pkgs/by-name/fa/faq/package.nix @@ -41,7 +41,7 @@ buildGoModule rec { doCheck = true; meta = with lib; { - description = "faq is a tool intended to be a more flexible jq, supporting additional formats"; + description = "Intended to be a more flexible jq, supporting additional formats"; mainProgram = "faq"; homepage = "https://github.com/jzelinskie/faq"; license = licenses.asl20; diff --git a/pkgs/by-name/fa/fatrop/package.nix b/pkgs/by-name/fa/fatrop/package.nix index 554a8f52cbdf..12bdf9dfd719 100644 --- a/pkgs/by-name/fa/fatrop/package.nix +++ b/pkgs/by-name/fa/fatrop/package.nix @@ -38,7 +38,7 @@ stdenv.mkDerivation (finalAttrs: { doCheck = true; meta = { - description = "nonlinear optimal control problem solver that aims to be fast, support a broad class of optimal control problems and achieve a high numerical robustness"; + description = "Nonlinear optimal control problem solver that aims to be fast, support a broad class of optimal control problems and achieve a high numerical robustness"; homepage = "https://github.com/meco-group/fatrop"; license = lib.licenses.lgpl3Only; maintainers = with lib.maintainers; [ nim65s ]; diff --git a/pkgs/by-name/fb/fbset/package.nix b/pkgs/by-name/fb/fbset/package.nix index c081c56f3a3b..5a0ed96c8950 100644 --- a/pkgs/by-name/fb/fbset/package.nix +++ b/pkgs/by-name/fb/fbset/package.nix @@ -30,7 +30,7 @@ stdenv.mkDerivation (finalAttrs: { }; meta = with lib; { - description = "framebuffer device maintenance program"; + description = "Framebuffer device maintenance program"; # NOTE: the website of the original author disappeared, the only remaining # repository is maintained by the debian maintainer of the package at # https://github.com/sudipm-mukherjee/fbset diff --git a/pkgs/by-name/fc/fcrackzip/package.nix b/pkgs/by-name/fc/fcrackzip/package.nix index 6c495702ba8d..18d9b0d31c3f 100644 --- a/pkgs/by-name/fc/fcrackzip/package.nix +++ b/pkgs/by-name/fc/fcrackzip/package.nix @@ -22,7 +22,7 @@ stdenv.mkDerivation rec { postInstall = "mv $out/bin/zipinfo $out/bin/fcrackzip-zipinfo"; meta = with lib; { - description = "zip password cracker, similar to fzc, zipcrack and others"; + description = "Zip password cracker, similar to fzc, zipcrack and others"; homepage = "http://oldhome.schmorp.de/marc/fcrackzip.html"; license = licenses.gpl2Only; maintainers = with maintainers; [ nico202 ]; diff --git a/pkgs/by-name/fs/fsatrace/package.nix b/pkgs/by-name/fs/fsatrace/package.nix index 5faa67486861..94e91a173325 100644 --- a/pkgs/by-name/fs/fsatrace/package.nix +++ b/pkgs/by-name/fs/fsatrace/package.nix @@ -30,7 +30,7 @@ stdenv.mkDerivation rec { meta = with lib; { homepage = "https://github.com/jacereda/fsatrace"; - description = "filesystem access tracer"; + description = "Filesystem access tracer"; mainProgram = "fsatrace"; license = licenses.isc; platforms = platforms.linux; diff --git a/pkgs/by-name/fz/fzf-zsh/package.nix b/pkgs/by-name/fz/fzf-zsh/package.nix index 5f64c479548b..1db98476f0eb 100644 --- a/pkgs/by-name/fz/fzf-zsh/package.nix +++ b/pkgs/by-name/fz/fzf-zsh/package.nix @@ -35,7 +35,7 @@ stdenv.mkDerivation { meta = with lib; { homepage = "https://github.com/wyntau/fzf-zsh"; - description = "wrap fzf to use in oh-my-zsh"; + description = "Wrap fzf to use in oh-my-zsh"; license = licenses.mit; maintainers = [ ]; platforms = platforms.unix; diff --git a/pkgs/by-name/ge/gerbolyze/package.nix b/pkgs/by-name/ge/gerbolyze/package.nix index 507203064e72..97f310f9be0e 100644 --- a/pkgs/by-name/ge/gerbolyze/package.nix +++ b/pkgs/by-name/ge/gerbolyze/package.nix @@ -30,7 +30,7 @@ let installFlags = [ "PREFIX=$(out)" ]; meta = with lib; { - description = "svg-flatten SVG downconverter"; + description = "SVG-flatten SVG downconverter"; homepage = "https://github.com/jaseg/gerbolyze"; license = with licenses; [ agpl3Plus ]; maintainers = with maintainers; [ wulfsta ]; diff --git a/pkgs/by-name/gh/ghc_filesystem/package.nix b/pkgs/by-name/gh/ghc_filesystem/package.nix index 6543b4a7dcee..3119d6af64cf 100644 --- a/pkgs/by-name/gh/ghc_filesystem/package.nix +++ b/pkgs/by-name/gh/ghc_filesystem/package.nix @@ -24,7 +24,7 @@ stdenv.mkDerivation (finalAttrs: { }; meta = { - description = "header-only single-file C++ std::filesystem compatible helper library"; + description = "Header-only single-file C++ std::filesystem compatible helper library"; homepage = "https://github.com/gulrak/filesystem"; changelog = "https://github.com/gulrak/filesystem/releases/tag/v${finalAttrs.version}"; license = lib.licenses.mit; diff --git a/pkgs/by-name/gi/git-cinnabar/package.nix b/pkgs/by-name/gi/git-cinnabar/package.nix index 9c6b76b30dde..16b36fb8baa9 100644 --- a/pkgs/by-name/gi/git-cinnabar/package.nix +++ b/pkgs/by-name/gi/git-cinnabar/package.nix @@ -59,7 +59,7 @@ stdenv.mkDerivation (finalAttrs: { ''; meta = { - description = "git remote helper to interact with mercurial repositories"; + description = "Git remote helper to interact with mercurial repositories"; homepage = "https://github.com/glandium/git-cinnabar"; license = lib.licenses.gpl2Only; maintainers = with lib.maintainers; [ qyliss ]; diff --git a/pkgs/by-name/gn/gnss-share/package.nix b/pkgs/by-name/gn/gnss-share/package.nix index 4c99144b05ff..6a6e974df68d 100644 --- a/pkgs/by-name/gn/gnss-share/package.nix +++ b/pkgs/by-name/gn/gnss-share/package.nix @@ -14,7 +14,7 @@ buildGoModule rec { }; vendorHash = "sha256-dmE6hfKUqEr7BMNi/HMUOk4jDB0dPXEMkWQyWj6XpY4="; meta = with lib; { - description = "share GNSS data between multiple clients"; + description = "Share GNSS data between multiple clients"; longDescription = '' gnss-share is an app that facilitates sharing GNSS location data with multiple clients, while providing a way to perform device-specific setup beforehand. For diff --git a/pkgs/by-name/gn/gnuclad/package.nix b/pkgs/by-name/gn/gnuclad/package.nix index 8c86be58e154..306f54685bb4 100644 --- a/pkgs/by-name/gn/gnuclad/package.nix +++ b/pkgs/by-name/gn/gnuclad/package.nix @@ -20,7 +20,7 @@ stdenv.mkDerivation rec { meta = with lib; { homepage = "https://launchpad.net/gnuclad"; - description = "gnuclad tries to help the environment by creating trees. Its primary use will be generating cladogram trees for the GNU/Linux distro timeline project"; + description = "Generating cladogram trees for the GNU/Linux distro timeline project"; license = licenses.gpl3Plus; maintainers = with maintainers; [ mog ]; platforms = platforms.unix; diff --git a/pkgs/by-name/go/goredo/package.nix b/pkgs/by-name/go/goredo/package.nix index 145ea72af6f6..7504320d4e3b 100644 --- a/pkgs/by-name/go/goredo/package.nix +++ b/pkgs/by-name/go/goredo/package.nix @@ -61,7 +61,7 @@ buildGoModule rec { meta = with lib; { outputsToInstall = [ "out" ]; - description = "djb's redo, a system for building files from source files. Written in Go"; + description = "Makefile replacement that sucks less"; homepage = "https://www.goredo.cypherpunks.ru"; license = licenses.gpl3; maintainers = [ maintainers.spacefrogg ]; diff --git a/pkgs/by-name/go/goreman/package.nix b/pkgs/by-name/go/goreman/package.nix index 22567e16a140..c490c7480a78 100644 --- a/pkgs/by-name/go/goreman/package.nix +++ b/pkgs/by-name/go/goreman/package.nix @@ -29,7 +29,7 @@ buildGoModule (finalAttrs: { }; meta = { - description = "foreman clone written in go language"; + description = "Foreman clone written in go language"; mainProgram = "goreman"; homepage = "https://github.com/mattn/goreman"; license = lib.licenses.mit; diff --git a/pkgs/by-name/gr/gramma/package.nix b/pkgs/by-name/gr/gramma/package.nix index 794f49106a1e..e8b4f46bcf13 100644 --- a/pkgs/by-name/gr/gramma/package.nix +++ b/pkgs/by-name/gr/gramma/package.nix @@ -40,7 +40,7 @@ stdenvNoCC.mkDerivation (finalAttrs: { passthru.updateScript = nix-update-script { }; meta = { - description = "command-line grammar checker"; + description = "Command-line grammar checker"; homepage = "https://caderek.github.io/gramma/"; changelog = "https://github.com/caderek/gramma/releases/tag/v${finalAttrs.version}"; license = lib.licenses.isc; diff --git a/pkgs/by-name/gr/grpc-client-cli/package.nix b/pkgs/by-name/gr/grpc-client-cli/package.nix index 5ec717a8126f..9e54a0e1ba2c 100644 --- a/pkgs/by-name/gr/grpc-client-cli/package.nix +++ b/pkgs/by-name/gr/grpc-client-cli/package.nix @@ -18,7 +18,7 @@ buildGoModule rec { vendorHash = "sha256-XhbmyPZ0GFNRfnHBfMxgSXNLPoCE85e52xcQFhqOrl4="; meta = with lib; { - description = "generic gRPC command line client"; + description = "Generic gRPC command line client"; mainProgram = "grpc-client-cli"; maintainers = with maintainers; [ Philipp-M ]; homepage = "https://github.com/vadimi/grpc-client-cli"; diff --git a/pkgs/by-name/gt/gtk-server/package.nix b/pkgs/by-name/gt/gtk-server/package.nix index 01535ac88103..ad42d001970f 100644 --- a/pkgs/by-name/gt/gtk-server/package.nix +++ b/pkgs/by-name/gt/gtk-server/package.nix @@ -36,7 +36,7 @@ stdenv.mkDerivation rec { meta = with lib; { homepage = "http://www.gtk-server.org/"; - description = "gtk-server for interpreted GUI programming"; + description = "Gtk-server for interpreted GUI programming"; license = licenses.gpl2Plus; maintainers = [ ]; platforms = platforms.linux; diff --git a/pkgs/by-name/he/hecate/package.nix b/pkgs/by-name/he/hecate/package.nix index 62265a84c201..cfc5f56102b9 100644 --- a/pkgs/by-name/he/hecate/package.nix +++ b/pkgs/by-name/he/hecate/package.nix @@ -24,7 +24,7 @@ buildGoModule rec { meta = with lib; { inherit (src.meta) homepage; - description = "terminal hex editor"; + description = "Terminal hex editor"; longDescription = "The Hex Editor From Hell!"; license = with licenses; [ mit ]; maintainers = with maintainers; [ ramkromberg ]; diff --git a/pkgs/by-name/he/hermit/package.nix b/pkgs/by-name/he/hermit/package.nix index 56d37f33a9f7..35003dbe0ef7 100644 --- a/pkgs/by-name/he/hermit/package.nix +++ b/pkgs/by-name/he/hermit/package.nix @@ -23,7 +23,7 @@ stdenvNoCC.mkDerivation rec { ''; meta = with lib; { - description = "monospace font designed to be clear, pragmatic and very readable"; + description = "Monospace font designed to be clear, pragmatic and very readable"; homepage = "https://pcaro.es/p/hermit"; license = licenses.ofl; maintainers = [ ]; diff --git a/pkgs/by-name/ho/honeymarker/package.nix b/pkgs/by-name/ho/honeymarker/package.nix index 24ee5c7b9519..08965854c025 100644 --- a/pkgs/by-name/ho/honeymarker/package.nix +++ b/pkgs/by-name/ho/honeymarker/package.nix @@ -16,7 +16,7 @@ buildGoModule rec { }; meta = with lib; { - description = "provides a simple CRUD interface for dealing with per-dataset markers on honeycomb.io"; + description = "Simple CRUD interface for dealing with per-dataset markers on honeycomb.io"; homepage = "https://honeycomb.io/"; license = licenses.asl20; maintainers = [ maintainers.iand675 ]; diff --git a/pkgs/by-name/ho/honeytail/package.nix b/pkgs/by-name/ho/honeytail/package.nix index f6b6ea561fd0..c6fb2289617f 100644 --- a/pkgs/by-name/ho/honeytail/package.nix +++ b/pkgs/by-name/ho/honeytail/package.nix @@ -16,7 +16,7 @@ buildGoModule rec { }; meta = with lib; { - description = "agent for ingesting log file data into honeycomb.io and making it available for exploration"; + description = "Agent for ingesting log file data into honeycomb.io and making it available for exploration"; homepage = "https://honeycomb.io/"; license = licenses.asl20; maintainers = [ maintainers.iand675 ]; diff --git a/pkgs/by-name/ht/httpstat/package.nix b/pkgs/by-name/ht/httpstat/package.nix index e26f52ffd092..399bd3e3c91c 100644 --- a/pkgs/by-name/ht/httpstat/package.nix +++ b/pkgs/by-name/ht/httpstat/package.nix @@ -26,7 +26,7 @@ python3Packages.buildPythonApplication rec { LC_ALL = "en_US.UTF-8"; meta = { - description = "curl statistics made simple"; + description = "Curl statistics made simple"; mainProgram = "httpstat"; homepage = "https://github.com/reorx/httpstat"; license = lib.licenses.mit; diff --git a/pkgs/by-name/hy/hyfetch/package.nix b/pkgs/by-name/hy/hyfetch/package.nix index 6e11e1c0d7ea..2999b9b7285c 100644 --- a/pkgs/by-name/hy/hyfetch/package.nix +++ b/pkgs/by-name/hy/hyfetch/package.nix @@ -56,7 +56,7 @@ python3Packages.buildPythonApplication rec { ''; meta = { - description = "neofetch with pride flags <3"; + description = "Neofetch with pride flags <3"; longDescription = '' HyFetch is a command-line system information tool fork of neofetch. HyFetch displays information about your system next to your OS logo diff --git a/pkgs/by-name/hy/hylafaxplus/package.nix b/pkgs/by-name/hy/hylafaxplus/package.nix index 534564734a7a..b81bd67847b7 100644 --- a/pkgs/by-name/hy/hylafaxplus/package.nix +++ b/pkgs/by-name/hy/hylafaxplus/package.nix @@ -98,7 +98,7 @@ stdenv.mkDerivation (finalAttrs: { postInstallCheck = ". ${./post-install-check.sh}"; meta = { changelog = "https://hylafax.sourceforge.io/news/${finalAttrs.version}.php"; - description = "enterprise-class system for sending and receiving facsimiles"; + description = "Enterprise-class system for sending and receiving facsimiles"; downloadPage = "https://hylafax.sourceforge.io/download.php"; homepage = "https://hylafax.sourceforge.io"; license = lib.licenses.bsd3; diff --git a/pkgs/by-name/hy/hyx/package.nix b/pkgs/by-name/hy/hyx/package.nix index d7f671047d9c..9c2161c149df 100644 --- a/pkgs/by-name/hy/hyx/package.nix +++ b/pkgs/by-name/hy/hyx/package.nix @@ -23,7 +23,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { - description = "minimalistic but powerful Linux console hex editor"; + description = "Minimalistic but powerful Linux console hex editor"; mainProgram = "hyx"; homepage = "https://yx7.cc/code/"; license = licenses.mit; diff --git a/pkgs/by-name/im/ima-evm-utils/package.nix b/pkgs/by-name/im/ima-evm-utils/package.nix index 62ac73d0adc0..c4842222cf94 100644 --- a/pkgs/by-name/im/ima-evm-utils/package.nix +++ b/pkgs/by-name/im/ima-evm-utils/package.nix @@ -41,7 +41,7 @@ stdenv.mkDerivation rec { env.MANPAGE_DOCBOOK_XSL = "${docbook_xsl}/xml/xsl/docbook/manpages/docbook.xsl"; meta = { - description = "evmctl utility to manage digital signatures of the Linux kernel integrity subsystem (IMA/EVM)"; + description = "Utility to manage digital signatures of the Linux kernel integrity subsystem (IMA/EVM)"; mainProgram = "evmctl"; homepage = "https://github.com/linux-integrity/ima-evm-utils"; license = with lib.licenses; [ diff --git a/pkgs/by-name/ir/ircdog/package.nix b/pkgs/by-name/ir/ircdog/package.nix index 7321f637e9bd..33110b6e514f 100644 --- a/pkgs/by-name/ir/ircdog/package.nix +++ b/pkgs/by-name/ir/ircdog/package.nix @@ -18,7 +18,7 @@ buildGoModule rec { vendorHash = null; meta = { - description = "ircdog is a simple wrapper over the raw IRC protocol that can respond to pings, and interprets formatting codes"; + description = "Simple wrapper over the raw IRC protocol that can respond to pings, and interprets formatting codes"; mainProgram = "ircdog"; homepage = "https://github.com/ergochat/ircdog"; changelog = "https://github.com/ergochat/ircdog/releases/tag/v${version}"; diff --git a/pkgs/by-name/is/istat-menus/package.nix b/pkgs/by-name/is/istat-menus/package.nix index a7c124517615..1a70a62e455d 100644 --- a/pkgs/by-name/is/istat-menus/package.nix +++ b/pkgs/by-name/is/istat-menus/package.nix @@ -45,7 +45,7 @@ stdenvNoCC.mkDerivation (finalAttrs: { meta = { changelog = "https://bjango.com/mac/istatmenus/versionhistory/"; - description = "iStat Menus is set of nine separate and highly configurable menu items that let you know exactly what's going on inside your Mac"; + description = "Set of nine separate and highly configurable menu items that let you know exactly what's going on inside your Mac"; homepage = "https://bjango.com/mac/istatmenus/"; license = lib.licenses.unfree; maintainers = with lib.maintainers; [ donteatoreo ]; diff --git a/pkgs/by-name/it/itd/package.nix b/pkgs/by-name/it/itd/package.nix index 842ee8e54a3a..21679e5f9f8b 100644 --- a/pkgs/by-name/it/itd/package.nix +++ b/pkgs/by-name/it/itd/package.nix @@ -33,7 +33,7 @@ buildGoModule rec { ''; meta = with lib; { - description = "itd is a daemon to interact with the PineTime running InfiniTime"; + description = "Daemon to interact with the PineTime running InfiniTime"; homepage = "https://gitea.elara.ws/Elara6331/itd"; license = licenses.gpl3Plus; platforms = platforms.linux; diff --git a/pkgs/by-name/iv/ivy/package.nix b/pkgs/by-name/iv/ivy/package.nix index e3a552bd6e4d..5ff81c824a5b 100644 --- a/pkgs/by-name/iv/ivy/package.nix +++ b/pkgs/by-name/iv/ivy/package.nix @@ -26,7 +26,7 @@ buildGoModule rec { meta = with lib; { homepage = "https://github.com/robpike/ivy"; - description = "ivy, an APL-like calculator"; + description = "APL-like calculator"; mainProgram = "ivy"; license = licenses.bsd3; maintainers = with maintainers; [ smasher164 ]; diff --git a/pkgs/by-name/ja/jawiki-all-titles-in-ns0/package.nix b/pkgs/by-name/ja/jawiki-all-titles-in-ns0/package.nix index c8151f256549..df854513a145 100644 --- a/pkgs/by-name/ja/jawiki-all-titles-in-ns0/package.nix +++ b/pkgs/by-name/ja/jawiki-all-titles-in-ns0/package.nix @@ -33,7 +33,7 @@ stdenvNoCC.mkDerivation { }; meta = { - description = "A jawiki dump list of page titles in main namespace"; + description = "Jawiki dump list of page titles in main namespace"; homepage = "https://dumps.wikimedia.org/backup-index.html"; license = with lib.licenses; [ fdl13Only diff --git a/pkgs/by-name/jn/jnr-posix/package.nix b/pkgs/by-name/jn/jnr-posix/package.nix index ce6dc4400bf5..0199e379a154 100644 --- a/pkgs/by-name/jn/jnr-posix/package.nix +++ b/pkgs/by-name/jn/jnr-posix/package.nix @@ -79,7 +79,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { - description = "jnr-posix is a lightweight cross-platform POSIX emulation layer for Java, written in Java and is part of the JNR project"; + description = "Lightweight cross-platform POSIX emulation layer for Java, written in Java and is part of the JNR project"; homepage = "https://github.com/jnr/jnr-posix"; license = with licenses; [ epl20 diff --git a/pkgs/by-name/ju/jumpnbump/package.nix b/pkgs/by-name/ju/jumpnbump/package.nix index 3e2fca36cae9..d2721f2db4d0 100644 --- a/pkgs/by-name/ju/jumpnbump/package.nix +++ b/pkgs/by-name/ju/jumpnbump/package.nix @@ -65,7 +65,7 @@ stdenv.mkDerivation { ''; meta = with lib; { - description = "cute, true multiplayer platform game with bunnies"; + description = "Cute, true multiplayer platform game with bunnies"; homepage = "https://libregames.gitlab.io/jumpnbump/"; license = licenses.gpl2Plus; maintainers = with maintainers; [ iblech ]; diff --git a/pkgs/by-name/ka/kaput-cli/package.nix b/pkgs/by-name/ka/kaput-cli/package.nix index ec6dcb76f9fe..eb91d823fa8c 100644 --- a/pkgs/by-name/ka/kaput-cli/package.nix +++ b/pkgs/by-name/ka/kaput-cli/package.nix @@ -36,7 +36,7 @@ rustPlatform.buildRustPackage rec { meta = { changelog = "https://github.com/davidchalifoux/kaput-cli/releases/tag/v${version}"; - description = "unofficial CLI client for Put.io"; + description = "Unofficial CLI client for Put.io"; homepage = "https://kaput.sh/"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ pyrox0 ]; diff --git a/pkgs/by-name/ko/kotlin-language-server/package.nix b/pkgs/by-name/ko/kotlin-language-server/package.nix index 198f233454f3..e1efd4904248 100644 --- a/pkgs/by-name/ko/kotlin-language-server/package.nix +++ b/pkgs/by-name/ko/kotlin-language-server/package.nix @@ -44,7 +44,7 @@ stdenv.mkDerivation rec { ''; meta = { - description = "kotlin language server"; + description = "Kotlin language server"; longDescription = '' About Kotlin code completion, linting and more for any editor/IDE using the Language Server Protocol Topics''; diff --git a/pkgs/by-name/la/labctl/package.nix b/pkgs/by-name/la/labctl/package.nix index 987b5461611d..4cc42615c533 100644 --- a/pkgs/by-name/la/labctl/package.nix +++ b/pkgs/by-name/la/labctl/package.nix @@ -34,7 +34,7 @@ buildGoModule rec { ''; meta = with lib; { - description = "collection of helper tools for network engineers, while configuring and experimenting with their own network labs"; + description = "Collection of helper tools for network engineers, while configuring and experimenting with their own network labs"; homepage = "https://labctl.net"; changelog = "https://github.com/labctl/labctl/releases"; license = licenses.asl20; diff --git a/pkgs/by-name/li/libbpkg/package.nix b/pkgs/by-name/li/libbpkg/package.nix index f91d2e738ceb..4e523d24aabf 100644 --- a/pkgs/by-name/li/libbpkg/package.nix +++ b/pkgs/by-name/li/libbpkg/package.nix @@ -38,7 +38,7 @@ stdenv.mkDerivation rec { doCheck = true; meta = with lib; { - description = "build2 package dependency manager utility library"; + description = "Build2 package dependency manager utility library"; longDescription = '' This library defines the types and utilities for working with build2 packages. In particular, it provides C++ classes as well as the parser and serializer diff --git a/pkgs/by-name/li/libhugetlbfs/package.nix b/pkgs/by-name/li/libhugetlbfs/package.nix index 4819eec78fdb..84347f8006a2 100644 --- a/pkgs/by-name/li/libhugetlbfs/package.nix +++ b/pkgs/by-name/li/libhugetlbfs/package.nix @@ -59,7 +59,7 @@ stdenv.mkDerivation rec { meta = { homepage = "https://github.com/libhugetlbfs/libhugetlbfs"; changelog = "https://github.com/libhugetlbfs/libhugetlbfs/blob/${version}/NEWS"; - description = "library and utilities for Linux hugepages"; + description = "Library and utilities for Linux hugepages"; maintainers = with lib.maintainers; [ qyliss ]; license = lib.licenses.lgpl21Plus; platforms = lib.platforms.linux; diff --git a/pkgs/by-name/li/libjaylink/package.nix b/pkgs/by-name/li/libjaylink/package.nix index 4976341c2700..0a9d8b12bbf8 100644 --- a/pkgs/by-name/li/libjaylink/package.nix +++ b/pkgs/by-name/li/libjaylink/package.nix @@ -44,7 +44,7 @@ stdenv.mkDerivation (finalAttrs: { meta = with lib; { homepage = "https://gitlab.zapb.de/libjaylink/libjaylink"; - description = "libjaylink is a shared library written in C to access SEGGER J-Link and compatible devices"; + description = "Shared library written in C to access SEGGER J-Link and compatible devices"; license = licenses.gpl2Plus; maintainers = with maintainers; [ felixsinger ]; platforms = platforms.unix; diff --git a/pkgs/by-name/li/libsmartcols/package.nix b/pkgs/by-name/li/libsmartcols/package.nix index ad6378cb1a3f..942b92df5b8b 100644 --- a/pkgs/by-name/li/libsmartcols/package.nix +++ b/pkgs/by-name/li/libsmartcols/package.nix @@ -41,7 +41,7 @@ stdenv.mkDerivation rec { ]; meta = { - description = "smart column output alignment library"; + description = "Smart column output alignment library"; homepage = "https://github.com/karelzak/util-linux/tree/master/libsmartcols"; license = lib.licenses.gpl2Plus; platforms = lib.platforms.linux ++ lib.platforms.darwin; diff --git a/pkgs/by-name/li/libusb1/package.nix b/pkgs/by-name/li/libusb1/package.nix index fdbb55f8903e..a33be3c214a1 100644 --- a/pkgs/by-name/li/libusb1/package.nix +++ b/pkgs/by-name/li/libusb1/package.nix @@ -69,7 +69,7 @@ stdenv.mkDerivation rec { meta = with lib; { homepage = "https://libusb.info/"; - description = "cross-platform user-mode USB device library"; + description = "Cross-platform user-mode USB device library"; longDescription = '' libusb is a cross-platform user-mode library that provides access to USB devices. ''; diff --git a/pkgs/by-name/li/lix-diff/package.nix b/pkgs/by-name/li/lix-diff/package.nix index ad59cefed38c..cee842717b94 100644 --- a/pkgs/by-name/li/lix-diff/package.nix +++ b/pkgs/by-name/li/lix-diff/package.nix @@ -18,7 +18,7 @@ rustPlatform.buildRustPackage (finalAttrs: { meta = { homepage = "https://github.com/isabelroses/lix-diff"; - description = "lix plugin for diffing two generations"; + description = "Lix plugin for diffing two generations"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ isabelroses ]; mainProgram = "lix-diff"; diff --git a/pkgs/by-name/lu/luculent/package.nix b/pkgs/by-name/lu/luculent/package.nix index ce460d2c8169..08efe16472a9 100644 --- a/pkgs/by-name/lu/luculent/package.nix +++ b/pkgs/by-name/lu/luculent/package.nix @@ -23,7 +23,7 @@ stdenvNoCC.mkDerivation rec { ''; meta = with lib; { - description = "luculent font"; + description = "Luculent font"; homepage = "http://www.eastfarthing.com/luculent/"; license = licenses.ofl; maintainers = [ ]; diff --git a/pkgs/by-name/ma/ma/package.nix b/pkgs/by-name/ma/ma/package.nix index 3a6e00774344..aeea3928ebe1 100644 --- a/pkgs/by-name/ma/ma/package.nix +++ b/pkgs/by-name/ma/ma/package.nix @@ -40,7 +40,7 @@ stdenv.mkDerivation { ''; meta = { - description = "minimalistic variant of the Acme editor"; + description = "Minimalistic variant of the Acme editor"; homepage = "http://call-with-current-continuation.org/ma/ma.html"; mainProgram = "ma"; maintainers = with lib.maintainers; [ ehmry ]; diff --git a/pkgs/by-name/ma/makedepend/package.nix b/pkgs/by-name/ma/makedepend/package.nix index f84a707a96c8..05783f7f36b8 100644 --- a/pkgs/by-name/ma/makedepend/package.nix +++ b/pkgs/by-name/ma/makedepend/package.nix @@ -30,7 +30,7 @@ stdenv.mkDerivation (finalAttrs: { }; meta = { - description = "parse C sources to make dependency lists for Makefiles"; + description = "Parse C sources to make dependency lists for Makefiles"; homepage = "https://gitlab.freedesktop.org/xorg/util/makedepend"; license = with lib.licenses; [ mitOpenGroup diff --git a/pkgs/by-name/ma/mandoc/package.nix b/pkgs/by-name/ma/mandoc/package.nix index d084f5084eaf..8c65a0ed5f74 100644 --- a/pkgs/by-name/ma/mandoc/package.nix +++ b/pkgs/by-name/ma/mandoc/package.nix @@ -76,7 +76,7 @@ stdenv.mkDerivation rec { broken = stdenv.buildPlatform.system != stdenv.hostPlatform.system; homepage = "https://mandoc.bsd.lv/"; - description = "suite of tools compiling mdoc and man"; + description = "Suite of tools compiling mdoc and man"; downloadPage = "http://mandoc.bsd.lv/snapshots/"; license = licenses.bsd3; platforms = platforms.all; diff --git a/pkgs/by-name/ma/master_me/package.nix b/pkgs/by-name/ma/master_me/package.nix index d18aa22b713d..5b49e61ad44e 100644 --- a/pkgs/by-name/ma/master_me/package.nix +++ b/pkgs/by-name/ma/master_me/package.nix @@ -42,7 +42,7 @@ stdenv.mkDerivation rec { meta = with lib; { homepage = "https://github.com/trummerschlunk/master_me"; - description = "automatic mastering plugin for live streaming, podcasts and internet radio"; + description = "Automatic mastering plugin for live streaming, podcasts and internet radio"; maintainers = with maintainers; [ magnetophon ]; platforms = platforms.all; broken = stdenv.hostPlatform.isDarwin; # error: no type or protocol named 'NSPasteboardType' diff --git a/pkgs/by-name/mb/mbidled/package.nix b/pkgs/by-name/mb/mbidled/package.nix index 6c87380a88f4..82c3d9ad5140 100644 --- a/pkgs/by-name/mb/mbidled/package.nix +++ b/pkgs/by-name/mb/mbidled/package.nix @@ -34,7 +34,7 @@ stdenv.mkDerivation { ]; meta = with lib; { - description = "run command on mailbox change"; + description = "Run command on mailbox change"; homepage = "https://github.com/zsugabubus/mbidled"; license = licenses.unlicense; maintainers = with maintainers; [ laalsaas ]; diff --git a/pkgs/by-name/md/mdctags/package.nix b/pkgs/by-name/md/mdctags/package.nix index 83ff6388234d..390e2996cb78 100644 --- a/pkgs/by-name/md/mdctags/package.nix +++ b/pkgs/by-name/md/mdctags/package.nix @@ -18,7 +18,7 @@ rustPlatform.buildRustPackage { cargoHash = "sha256-xg9tBBo3Al8x0HkgRnfdZybcjaHsNMv/Ot3NwGiHkBg="; meta = { - description = "tags for markdown file"; + description = "Tags for markdown file"; homepage = "https://github.com/wsdjeg/mdctags.rs"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ euxane ]; diff --git a/pkgs/by-name/md/mdk-sdk/package.nix b/pkgs/by-name/md/mdk-sdk/package.nix index 2a2561901079..c4a53d41703c 100644 --- a/pkgs/by-name/md/mdk-sdk/package.nix +++ b/pkgs/by-name/md/mdk-sdk/package.nix @@ -80,7 +80,7 @@ stdenv.mkDerivation rec { ''; meta = { - description = "multimedia development kit"; + description = "Multimedia development kit"; homepage = "https://github.com/wang-bin/mdk-sdk"; license = lib.licenses.unfree; maintainers = with lib.maintainers; [ orivej ]; diff --git a/pkgs/by-name/mi/miniHttpd/package.nix b/pkgs/by-name/mi/miniHttpd/package.nix index 2c161583cf7d..220a7f5b4b69 100644 --- a/pkgs/by-name/mi/miniHttpd/package.nix +++ b/pkgs/by-name/mi/miniHttpd/package.nix @@ -22,7 +22,7 @@ stdenv.mkDerivation rec { meta = { homepage = "http://mini-httpd.nongnu.org/"; - description = "minimalistic high-performance web server"; + description = "Minimalistic high-performance web server"; mainProgram = "httpd"; license = lib.licenses.gpl3; platforms = lib.platforms.linux; diff --git a/pkgs/by-name/mi/minivmac/package.nix b/pkgs/by-name/mi/minivmac/package.nix index a754854fc187..a40cb4731e7a 100644 --- a/pkgs/by-name/mi/minivmac/package.nix +++ b/pkgs/by-name/mi/minivmac/package.nix @@ -47,7 +47,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { - description = "miniature early Macintosh emulator (fork from erichelgeson)"; + description = "Miniature early Macintosh emulator (fork from erichelgeson)"; homepage = "https://github.com/erichelgeson/minivmac"; license = licenses.gpl2; maintainers = [ maintainers.flokli ]; diff --git a/pkgs/by-name/mn/mno16/package.nix b/pkgs/by-name/mn/mno16/package.nix index 8d4b6d036eea..c112f234e32f 100644 --- a/pkgs/by-name/mn/mno16/package.nix +++ b/pkgs/by-name/mn/mno16/package.nix @@ -20,7 +20,7 @@ stdenvNoCC.mkDerivation rec { ''; meta = with lib; { - description = "minimalist monospaced font"; + description = "Minimalist monospaced font"; homepage = "https://sev.dev/fonts/mno16"; license = licenses.cc0; }; diff --git a/pkgs/by-name/mo/mosdepth/package.nix b/pkgs/by-name/mo/mosdepth/package.nix index cd110fdec8cd..6a3d521c00a8 100644 --- a/pkgs/by-name/mo/mosdepth/package.nix +++ b/pkgs/by-name/mo/mosdepth/package.nix @@ -27,7 +27,7 @@ buildNimPackage (finalAttrs: { doInstallCheck = true; meta = with lib; { - description = "fast BAM/CRAM depth calculation for WGS, exome, or targeted sequencing"; + description = "Fast BAM/CRAM depth calculation for WGS, exome, or targeted sequencing"; mainProgram = "mosdepth"; license = licenses.mit; homepage = "https://github.com/brentp/mosdepth"; diff --git a/pkgs/by-name/mu/mud/package.nix b/pkgs/by-name/mu/mud/package.nix index 69cc3077fee0..cbfc265aec2b 100644 --- a/pkgs/by-name/mu/mud/package.nix +++ b/pkgs/by-name/mu/mud/package.nix @@ -32,7 +32,7 @@ python3Packages.buildPythonApplication rec { # Mud can only be initialized in a directory containing git repos. meta = { - description = "multi-directory git runner which allows you to run git commands in a multiple repositories"; + description = "Multi-directory git runner which allows you to run git commands in a multiple repositories"; homepage = "https://github.com/jasursadikov/mud"; license = lib.licenses.mit; changelog = "https://github.com/jasursadikov/mud/releases/tag/${src.tag}"; diff --git a/pkgs/by-name/mu/mutmut/package.nix b/pkgs/by-name/mu/mutmut/package.nix index c0c6f9939584..9fcec251b046 100644 --- a/pkgs/by-name/mu/mutmut/package.nix +++ b/pkgs/by-name/mu/mutmut/package.nix @@ -37,7 +37,7 @@ python3Packages.buildPythonApplication rec { pythonImportsCheck = [ "mutmut" ]; meta = { - description = "mutation testing system for Python, with a strong focus on ease of use"; + description = "Mutation testing system for Python, with a strong focus on ease of use"; mainProgram = "mutmut"; homepage = "https://github.com/boxed/mutmut"; changelog = "https://github.com/boxed/mutmut/blob/${version}/HISTORY.rst"; diff --git a/pkgs/by-name/ng/nghttp3/package.nix b/pkgs/by-name/ng/nghttp3/package.nix index 6676fe825b35..2e4779c42ec2 100644 --- a/pkgs/by-name/ng/nghttp3/package.nix +++ b/pkgs/by-name/ng/nghttp3/package.nix @@ -38,7 +38,7 @@ stdenv.mkDerivation rec { meta = with lib; { homepage = "https://github.com/ngtcp2/nghttp3"; - description = "nghttp3 is an implementation of HTTP/3 mapping over QUIC and QPACK in C"; + description = "Implementation of HTTP/3 mapping over QUIC and QPACK in C"; license = licenses.mit; platforms = platforms.unix; maintainers = with maintainers; [ izorkin ]; diff --git a/pkgs/by-name/ng/nginx-config-formatter/package.nix b/pkgs/by-name/ng/nginx-config-formatter/package.nix index 4593260d0ba7..7fb643b64d44 100644 --- a/pkgs/by-name/ng/nginx-config-formatter/package.nix +++ b/pkgs/by-name/ng/nginx-config-formatter/package.nix @@ -29,7 +29,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { - description = "nginx config file formatter"; + description = "Nginx config file formatter"; maintainers = with maintainers; [ Baughn ]; license = licenses.asl20; homepage = "https://github.com/slomkowski/nginx-config-formatter"; diff --git a/pkgs/by-name/ni/nibtools/package.nix b/pkgs/by-name/ni/nibtools/package.nix index 9671ba282b7a..b2169a01757b 100644 --- a/pkgs/by-name/ni/nibtools/package.nix +++ b/pkgs/by-name/ni/nibtools/package.nix @@ -42,7 +42,7 @@ stdenv.mkDerivation { ''; meta = { - description = "disk transfer utility for imaging and converting commodore 64 disk images"; + description = "Disk transfer utility for imaging and converting commodore 64 disk images"; homepage = "https://github.com/OpenCBM/nibtools/"; license = lib.licenses.gpl2; maintainers = with lib.maintainers; [ matthewcroughan ]; diff --git a/pkgs/by-name/ni/ninjas2/package.nix b/pkgs/by-name/ni/ninjas2/package.nix index b73abeae592f..a16286321406 100644 --- a/pkgs/by-name/ni/ninjas2/package.nix +++ b/pkgs/by-name/ni/ninjas2/package.nix @@ -45,7 +45,7 @@ stdenv.mkDerivation rec { meta = with lib; { homepage = "https://github.com/clearly-broken-software/ninjas2"; - description = "sample slicer plugin for LV2, VST, and jack standalone"; + description = "Sample slicer plugin for LV2, VST, and jack standalone"; license = with licenses; [ gpl3 ]; maintainers = [ maintainers.magnetophon ]; platforms = platforms.linux; diff --git a/pkgs/by-name/nt/ntfy/webpush.nix b/pkgs/by-name/nt/ntfy/webpush.nix index b7674de5791d..9c7adcad3981 100644 --- a/pkgs/by-name/nt/ntfy/webpush.nix +++ b/pkgs/by-name/nt/ntfy/webpush.nix @@ -36,7 +36,7 @@ buildPythonPackage rec { doCheck = false; meta = with lib; { - description = "cloudbell webpush notification support for ntfy"; + description = "Cloudbell webpush notification support for ntfy"; homepage = "https://dschep.github.io/ntfy-webpush/"; license = licenses.mit; maintainers = [ ]; diff --git a/pkgs/by-name/op/opam2json/package.nix b/pkgs/by-name/op/opam2json/package.nix index 072042494793..bdaa23dcd785 100644 --- a/pkgs/by-name/op/opam2json/package.nix +++ b/pkgs/by-name/op/opam2json/package.nix @@ -31,7 +31,7 @@ stdenv.mkDerivation rec { meta = with lib; { platforms = platforms.all; - description = "convert opam file syntax to JSON"; + description = "Convert opam file syntax to JSON"; mainProgram = "opam2json"; maintainers = [ maintainers.balsoft ]; license = licenses.gpl3; diff --git a/pkgs/by-name/op/openbooks/frontend.nix b/pkgs/by-name/op/openbooks/frontend.nix index a1e8f3f5dac5..0d7fd8663373 100644 --- a/pkgs/by-name/op/openbooks/frontend.nix +++ b/pkgs/by-name/op/openbooks/frontend.nix @@ -22,6 +22,6 @@ buildNpmPackage { ''; meta = common.meta // { - description = "openbooks frontend"; + description = "Openbooks frontend"; }; } diff --git a/pkgs/by-name/op/opensmtpd-table-passwd/package.nix b/pkgs/by-name/op/opensmtpd-table-passwd/package.nix index 8a2cc3f1b691..1940b3015ac5 100644 --- a/pkgs/by-name/op/opensmtpd-table-passwd/package.nix +++ b/pkgs/by-name/op/opensmtpd-table-passwd/package.nix @@ -36,7 +36,7 @@ stdenv.mkDerivation (finalAttrs: { meta = { homepage = "https://www.opensmtpd.org/"; - description = "passwd tables for the OpenSMTPD mail server"; + description = "Passwd tables for the OpenSMTPD mail server"; changelog = "https://github.com/OpenSMTPD/table-passwd/releases/tag/${finalAttrs.version}"; license = lib.licenses.isc; platforms = lib.platforms.linux; diff --git a/pkgs/by-name/op/opensmtpd-table-socketmap/package.nix b/pkgs/by-name/op/opensmtpd-table-socketmap/package.nix index cd873fa73ece..bfe9a79fd422 100644 --- a/pkgs/by-name/op/opensmtpd-table-socketmap/package.nix +++ b/pkgs/by-name/op/opensmtpd-table-socketmap/package.nix @@ -36,7 +36,7 @@ stdenv.mkDerivation (finalAttrs: { meta = { homepage = "https://www.opensmtpd.org/"; - description = "socketmap tables the OpenSMTPD mail server"; + description = "Socketmap tables the OpenSMTPD mail server"; changelog = "https://github.com/OpenSMTPD/table-socketmap/releases/tag/${finalAttrs.version}"; license = lib.licenses.isc; platforms = lib.platforms.linux; diff --git a/pkgs/by-name/op/openvmm/package.nix b/pkgs/by-name/op/openvmm/package.nix index f738ba85047d..39293e762e25 100644 --- a/pkgs/by-name/op/openvmm/package.nix +++ b/pkgs/by-name/op/openvmm/package.nix @@ -37,7 +37,7 @@ rustPlatform.buildRustPackage { meta = with lib; { homepage = "https://github.com/microsoft/openvmm"; - description = "modular, cross-platform Virtual Machine Monitor (VMM), written in Rust"; + description = "Modular, cross-platform Virtual Machine Monitor (VMM), written in Rust"; license = licenses.mit; mainProgram = "openvmm"; maintainers = with maintainers; [ astro ]; diff --git a/pkgs/by-name/ou/out-of-tree/package.nix b/pkgs/by-name/ou/out-of-tree/package.nix index 0617756b90cd..d725ec26c0b5 100644 --- a/pkgs/by-name/ou/out-of-tree/package.nix +++ b/pkgs/by-name/ou/out-of-tree/package.nix @@ -34,7 +34,7 @@ buildGoModule rec { ''; meta = with lib; { - description = "kernel {module, exploit} development tool"; + description = "Kernel {module, exploit} development tool"; mainProgram = "out-of-tree"; homepage = "https://out-of-tree.io"; maintainers = [ maintainers.dump_stack ]; diff --git a/pkgs/by-name/ow/owncast/package.nix b/pkgs/by-name/ow/owncast/package.nix index c1b8e0fbbd27..f630fc8e1e3d 100644 --- a/pkgs/by-name/ow/owncast/package.nix +++ b/pkgs/by-name/ow/owncast/package.nix @@ -52,7 +52,7 @@ buildGoModule { passthru.tests.owncast = nixosTests.owncast; meta = with lib; { - description = "self-hosted video live streaming solution"; + description = "Self-hosted video live streaming solution"; homepage = "https://owncast.online"; license = licenses.mit; platforms = platforms.unix; diff --git a/pkgs/by-name/pa/patchPpdFilesHook/package.nix b/pkgs/by-name/pa/patchPpdFilesHook/package.nix index a37aff60ac8c..1c29360e2714 100644 --- a/pkgs/by-name/pa/patchPpdFilesHook/package.nix +++ b/pkgs/by-name/pa/patchPpdFilesHook/package.nix @@ -13,7 +13,7 @@ makeSetupHook { }; passthru.tests.test = callPackage ./test.nix { }; meta = { - description = "setup hook to patch executable paths in ppd files"; + description = "Setup hook to patch executable paths in ppd files"; maintainers = [ lib.maintainers.yarny ]; }; } ./patch-ppd-hook.sh diff --git a/pkgs/by-name/pi/picoscope/package.nix b/pkgs/by-name/pi/picoscope/package.nix index 4e86f7eb13cf..4e47d0d9c896 100644 --- a/pkgs/by-name/pi/picoscope/package.nix +++ b/pkgs/by-name/pi/picoscope/package.nix @@ -63,7 +63,7 @@ let ''; meta = shared_meta lib // { sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; - description = "library for picotech oscilloscope software"; + description = "Library for picotech oscilloscope software"; }; } ) { }; @@ -96,7 +96,7 @@ let with lib; shared_meta lib // { - description = "library for picotech oscilloscope ${name} series"; + description = "Library for picotech oscilloscope ${name} series"; }; }; diff --git a/pkgs/by-name/po/pocl/package.nix b/pkgs/by-name/po/pocl/package.nix index 1b4f9f1ad51c..fcefd7083229 100644 --- a/pkgs/by-name/po/pocl/package.nix +++ b/pkgs/by-name/po/pocl/package.nix @@ -114,7 +114,7 @@ stdenv.mkDerivation (finalAttrs: { setupHook = ./setup-hook.sh; meta = { - description = "portable open source (MIT-licensed) implementation of the OpenCL standard"; + description = "Portable open source (MIT-licensed) implementation of the OpenCL standard"; homepage = "https://portablecl.org"; changelog = "https://github.com/pocl/pocl/releases/tag/v${finalAttrs.version}"; license = lib.licenses.mit; diff --git a/pkgs/by-name/po/pod2mdoc/package.nix b/pkgs/by-name/po/pod2mdoc/package.nix index ffb849484a0e..ac904405b80a 100644 --- a/pkgs/by-name/po/pod2mdoc/package.nix +++ b/pkgs/by-name/po/pod2mdoc/package.nix @@ -29,7 +29,7 @@ stdenv.mkDerivation (finalAttrs: { meta = { homepage = "https://mandoc.bsd.lv/pod2mdoc/"; - description = "converter from POD into mdoc"; + description = "Converter from POD into mdoc"; license = lib.licenses.isc; platforms = lib.platforms.all; maintainers = with lib.maintainers; [ ramkromberg ]; diff --git a/pkgs/by-name/po/portmod/package.nix b/pkgs/by-name/po/portmod/package.nix index a25205cc297e..7edc45a47dab 100644 --- a/pkgs/by-name/po/portmod/package.nix +++ b/pkgs/by-name/po/portmod/package.nix @@ -121,7 +121,7 @@ python3Packages.buildPythonApplication { ''; meta = with lib; { - description = "mod manager for openMW based on portage"; + description = "Mod manager for openMW based on portage"; homepage = "https://gitlab.com/portmod/portmod"; license = licenses.gpl3Only; maintainers = with maintainers; [ marius851000 ]; diff --git a/pkgs/by-name/pr/pre-commit-hook-ensure-sops/package.nix b/pkgs/by-name/pr/pre-commit-hook-ensure-sops/package.nix index 0c142b9b10e9..a5884897d9a2 100644 --- a/pkgs/by-name/pr/pre-commit-hook-ensure-sops/package.nix +++ b/pkgs/by-name/pr/pre-commit-hook-ensure-sops/package.nix @@ -46,7 +46,7 @@ python3Packages.buildPythonApplication rec { ''; meta = with lib; { - description = "pre-commit hook to ensure that files that should be encrypted with sops are"; + description = "Pre-commit hook to ensure that files that should be encrypted with sops are"; homepage = "https://github.com/yuvipanda/pre-commit-hook-ensure-sops"; maintainers = with maintainers; [ nialov ]; license = licenses.bsd3; diff --git a/pkgs/by-name/pr/precice/package.nix b/pkgs/by-name/pr/precice/package.nix index c79c90475fe7..d730c40e4af1 100644 --- a/pkgs/by-name/pr/precice/package.nix +++ b/pkgs/by-name/pr/precice/package.nix @@ -55,7 +55,7 @@ stdenv.mkDerivation rec { ]; meta = { - description = "preCICE stands for Precise Code Interaction Coupling Environment"; + description = "PreCICE stands for Precise Code Interaction Coupling Environment"; homepage = "https://precice.org/"; license = with lib.licenses; [ gpl3 ]; maintainers = with lib.maintainers; [ Scriptkiddi ]; diff --git a/pkgs/by-name/pr/prevo-data/package.nix b/pkgs/by-name/pr/prevo-data/package.nix index 5056d194a8fe..9e491ee5a457 100644 --- a/pkgs/by-name/pr/prevo-data/package.nix +++ b/pkgs/by-name/pr/prevo-data/package.nix @@ -30,7 +30,7 @@ stdenv.mkDerivation { ''; meta = { - description = "data for offline version of the Esperanto dictionary Reta Vortaro"; + description = "Data for offline version of the Esperanto dictionary Reta Vortaro"; longDescription = '' PReVo is the "portable" ReVo, i.e., the offline version of the Esperanto dictionary Reta Vortaro. diff --git a/pkgs/by-name/pr/prevo/package.nix b/pkgs/by-name/pr/prevo/package.nix index b45d0cd1f785..bc66a2109c55 100644 --- a/pkgs/by-name/pr/prevo/package.nix +++ b/pkgs/by-name/pr/prevo/package.nix @@ -23,7 +23,7 @@ symlinkJoin rec { ''; meta = { - description = "offline version of the Esperanto dictionary Reta Vortaro"; + description = "Offline version of the Esperanto dictionary Reta Vortaro"; longDescription = '' PReVo is the "portable" ReVo, i.e., the offline version of the Esperanto dictionary Reta Vortaro. diff --git a/pkgs/by-name/pt/pterm/package.nix b/pkgs/by-name/pt/pterm/package.nix index c6d0d35ae75f..e890df62b76e 100644 --- a/pkgs/by-name/pt/pterm/package.nix +++ b/pkgs/by-name/pt/pterm/package.nix @@ -42,7 +42,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { - description = "terminal emulator for the Cyber1 mainframe-based CYBIS system"; + description = "Terminal emulator for the Cyber1 mainframe-based CYBIS system"; homepage = "https://www.cyber1.org/"; license = licenses.zlib; maintainers = with maintainers; [ sarcasticadmin ]; diff --git a/pkgs/by-name/px/pxz/package.nix b/pkgs/by-name/px/pxz/package.nix index 7081821a1c40..9f860b986e09 100644 --- a/pkgs/by-name/px/pxz/package.nix +++ b/pkgs/by-name/px/pxz/package.nix @@ -43,7 +43,7 @@ stdenv.mkDerivation { homepage = "https://jnovy.fedorapeople.org/pxz/"; license = licenses.gpl2Plus; maintainers = with maintainers; [ pashev ]; - description = "compression utility that runs LZMA compression of different parts on multiple cores simultaneously"; + description = "Compression utility that runs LZMA compression of different parts on multiple cores simultaneously"; longDescription = '' Parallel XZ is a compression utility that takes advantage of running LZMA compression of different parts of an input file on multiple diff --git a/pkgs/by-name/py/pydf/package.nix b/pkgs/by-name/py/pydf/package.nix index 5a5fe10d7bf3..e01c5629b2bd 100644 --- a/pkgs/by-name/py/pydf/package.nix +++ b/pkgs/by-name/py/pydf/package.nix @@ -23,7 +23,7 @@ python3Packages.buildPythonPackage rec { ''; meta = with lib; { - description = "colourised df(1)-clone"; + description = "Colourised df(1)-clone"; homepage = "http://kassiopeia.juls.savba.sk/~garabik/software/pydf/"; mainProgram = "pydf"; license = licenses.publicDomain; diff --git a/pkgs/by-name/qu/questdb/package.nix b/pkgs/by-name/qu/questdb/package.nix index 7d9e668f9626..40fb32fb908c 100644 --- a/pkgs/by-name/qu/questdb/package.nix +++ b/pkgs/by-name/qu/questdb/package.nix @@ -33,7 +33,7 @@ stdenv.mkDerivation (finalAttrs: { ''; meta = { - description = "high-performance, open-source SQL database for applications in financial services, IoT, machine learning, DevOps and observability"; + description = "High-performance, open-source SQL database for applications in financial services, IoT, machine learning, DevOps and observability"; homepage = "https://questdb.io/"; sourceProvenance = [ lib.sourceTypes.binaryBytecode ]; license = lib.licenses.asl20; diff --git a/pkgs/by-name/qu/quinze/package.nix b/pkgs/by-name/qu/quinze/package.nix index 1f6edf2404a7..1a3739994043 100644 --- a/pkgs/by-name/qu/quinze/package.nix +++ b/pkgs/by-name/qu/quinze/package.nix @@ -23,7 +23,7 @@ stdenvNoCC.mkDerivation { ''; meta = with lib; { - description = "narrow monospaced font, designed to fit a fifteen pixel bitmap"; + description = "Narrow monospaced font, designed to fit a fifteen pixel bitmap"; homepage = "https://fontlibrary.org/en/font/quinze"; license = licenses.ofl; maintainers = with maintainers; [ phunehehe ]; diff --git a/pkgs/by-name/ra/randtype/package.nix b/pkgs/by-name/ra/randtype/package.nix index af2b91eb6b1c..3d218c5f3289 100644 --- a/pkgs/by-name/ra/randtype/package.nix +++ b/pkgs/by-name/ra/randtype/package.nix @@ -27,7 +27,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { - description = "semi-random text typer"; + description = "Semi-random text typer"; mainProgram = "randtype"; homepage = "https://benkibbey.wordpress.com/randtype/"; maintainers = with maintainers; [ dandellion ]; diff --git a/pkgs/by-name/rd/rdkafka/package.nix b/pkgs/by-name/rd/rdkafka/package.nix index 396f64e2f4a9..bca40cfb78cf 100644 --- a/pkgs/by-name/rd/rdkafka/package.nix +++ b/pkgs/by-name/rd/rdkafka/package.nix @@ -68,7 +68,7 @@ stdenv.mkDerivation (finalAttrs: { enableParallelBuilding = true; meta = with lib; { - description = "librdkafka - Apache Kafka C/C++ client library"; + description = "Apache Kafka C/C++ client library"; homepage = "https://github.com/confluentinc/librdkafka"; license = licenses.bsd2; platforms = platforms.linux ++ platforms.darwin; diff --git a/pkgs/by-name/re/reap/package.nix b/pkgs/by-name/re/reap/package.nix index 13d8cc8ffd8e..c20bef256445 100644 --- a/pkgs/by-name/re/reap/package.nix +++ b/pkgs/by-name/re/reap/package.nix @@ -23,7 +23,7 @@ stdenv.mkDerivation { meta = with lib; { homepage = "https://github.com/leahneukirchen/reap"; - description = "run process until all its spawned processes are dead"; + description = "Run process until all its spawned processes are dead"; mainProgram = "reap"; license = with licenses; [ publicDomain ]; platforms = platforms.linux; diff --git a/pkgs/by-name/rm/rmtrash/package.nix b/pkgs/by-name/rm/rmtrash/package.nix index 5daa74add128..272e1c4eada1 100644 --- a/pkgs/by-name/rm/rmtrash/package.nix +++ b/pkgs/by-name/rm/rmtrash/package.nix @@ -39,7 +39,7 @@ stdenvNoCC.mkDerivation rec { meta = with lib; { homepage = "https://github.com/PhrozenByte/rmtrash"; - description = "trash-put made compatible with GNUs rm and rmdir"; + description = "Trash-put made compatible with GNUs rm and rmdir"; longDescription = '' Put files (and directories) in trash using the `trash-put` command in a way that is, otherwise as `trash-put` itself, compatible to GNUs `rm` diff --git a/pkgs/by-name/ro/ronn/package.nix b/pkgs/by-name/ro/ronn/package.nix index 0e959429ef1a..4a2fae465f53 100644 --- a/pkgs/by-name/ro/ronn/package.nix +++ b/pkgs/by-name/ro/ronn/package.nix @@ -38,7 +38,7 @@ stdenv.mkDerivation { passthru.tests.reproducible-html-manpage = callPackage ./test-reproducible-html.nix { }; meta = with lib; { - description = "markdown-based tool for building manpages"; + description = "Markdown-based tool for building manpages"; mainProgram = "ronn"; homepage = "https://github.com/apjanke/ronn-ng"; license = licenses.mit; diff --git a/pkgs/by-name/ro/rot8/package.nix b/pkgs/by-name/ro/rot8/package.nix index 0317324ed06b..1c424d7a0f90 100644 --- a/pkgs/by-name/ro/rot8/package.nix +++ b/pkgs/by-name/ro/rot8/package.nix @@ -18,7 +18,7 @@ rustPlatform.buildRustPackage rec { cargoHash = "sha256-MZz8IZDux9VEDDLQjkT96smNsygY1vYG2QBw3Q09hqw="; meta = with lib; { - description = "screen rotation daemon for X11 and wlroots"; + description = "Screen rotation daemon for X11 and wlroots"; homepage = "https://github.com/efernau/rot8"; license = licenses.mit; maintainers = [ maintainers.smona ]; diff --git a/pkgs/by-name/rs/rshim-user-space/package.nix b/pkgs/by-name/rs/rshim-user-space/package.nix index 4c4f2f1c7e09..7ce7b7e762f5 100644 --- a/pkgs/by-name/rs/rshim-user-space/package.nix +++ b/pkgs/by-name/rs/rshim-user-space/package.nix @@ -65,7 +65,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { - description = "user-space rshim driver for the BlueField SoC"; + description = "User-space rshim driver for the BlueField SoC"; longDescription = '' The rshim driver provides a way to access the rshim resources on the BlueField target from external host machine. The current version diff --git a/pkgs/by-name/ru/rutabaga_gfx/package.nix b/pkgs/by-name/ru/rutabaga_gfx/package.nix index 2d36973a2bd5..91a1a0116dfd 100644 --- a/pkgs/by-name/ru/rutabaga_gfx/package.nix +++ b/pkgs/by-name/ru/rutabaga_gfx/package.nix @@ -69,7 +69,7 @@ stdenv.mkDerivation (finalAttrs: { meta = with lib; { homepage = "https://crosvm.dev/book/appendix/rutabaga_gfx.html"; - description = "cross-platform abstraction for GPU and display virtualization"; + description = "Cross-platform abstraction for GPU and display virtualization"; license = licenses.bsd3; maintainers = with maintainers; [ qyliss ]; platforms = [ diff --git a/pkgs/by-name/s3/s3bro/package.nix b/pkgs/by-name/s3/s3bro/package.nix index f8d5caff902e..d2e91571abbf 100644 --- a/pkgs/by-name/s3/s3bro/package.nix +++ b/pkgs/by-name/s3/s3bro/package.nix @@ -36,7 +36,7 @@ python3.pkgs.buildPythonApplication rec { ]; meta = with lib; { - description = "s3 CLI tool"; + description = "S3 CLI tool"; mainProgram = "s3bro"; homepage = "https://github.com/rsavordelli/s3bro"; license = licenses.mit; diff --git a/pkgs/by-name/sa/samurai/package.nix b/pkgs/by-name/sa/samurai/package.nix index 7f0e9f3c18c7..b2223eb9a45b 100644 --- a/pkgs/by-name/sa/samurai/package.nix +++ b/pkgs/by-name/sa/samurai/package.nix @@ -39,7 +39,7 @@ stdenv.mkDerivation rec { ]; meta = with lib; { - description = "ninja-compatible build tool written in C"; + description = "Ninja-compatible build tool written in C"; longDescription = '' samurai is a ninja-compatible build tool with a focus on simplicity, speed, and portability. diff --git a/pkgs/by-name/sc/scion-bootstrapper/package.nix b/pkgs/by-name/sc/scion-bootstrapper/package.nix index 20e4817ac574..306368b7ec4e 100644 --- a/pkgs/by-name/sc/scion-bootstrapper/package.nix +++ b/pkgs/by-name/sc/scion-bootstrapper/package.nix @@ -29,7 +29,7 @@ buildGoModule rec { ''; meta = with lib; { - description = "bootstrapper for SCION network configuration"; + description = "Bootstrapper for SCION network configuration"; homepage = "https://github.com/netsec-ethz/bootstrapper"; license = licenses.asl20; maintainers = with maintainers; [ diff --git a/pkgs/by-name/se/semver-tool/package.nix b/pkgs/by-name/se/semver-tool/package.nix index c86bd8f8736c..de770d994c3f 100644 --- a/pkgs/by-name/se/semver-tool/package.nix +++ b/pkgs/by-name/se/semver-tool/package.nix @@ -28,7 +28,7 @@ stdenv.mkDerivation rec { meta = with lib; { homepage = "https://github.com/fsaintjacques/semver-tool"; - description = "semver bash implementation"; + description = "Semver bash implementation"; license = licenses.asl20; platforms = platforms.unix; maintainers = [ maintainers.qyliss ]; diff --git a/pkgs/by-name/se/seqkit/package.nix b/pkgs/by-name/se/seqkit/package.nix index b7b8c5330085..faeb50394a31 100644 --- a/pkgs/by-name/se/seqkit/package.nix +++ b/pkgs/by-name/se/seqkit/package.nix @@ -18,7 +18,7 @@ buildGoModule rec { vendorHash = "sha256-mmefX3SpQoSdpuwoxFmlYocE9ETOHz3fh/IDG5LlY7E="; meta = with lib; { - description = "cross-platform and ultrafast toolkit for FASTA/Q file manipulation"; + description = "Cross-platform and ultrafast toolkit for FASTA/Q file manipulation"; homepage = "https://github.com/shenwei356/seqkit"; license = licenses.mit; maintainers = with maintainers; [ bzizou ]; diff --git a/pkgs/by-name/sh/shadowenv/package.nix b/pkgs/by-name/sh/shadowenv/package.nix index 9373bc9a7676..991e750b5c4f 100644 --- a/pkgs/by-name/sh/shadowenv/package.nix +++ b/pkgs/by-name/sh/shadowenv/package.nix @@ -34,7 +34,7 @@ rustPlatform.buildRustPackage rec { meta = with lib; { homepage = "https://shopify.github.io/shadowenv/"; - description = "reversible directory-local environment variable manipulations"; + description = "Reversible directory-local environment variable manipulations"; license = licenses.mit; maintainers = [ ]; mainProgram = "shadowenv"; diff --git a/pkgs/by-name/sm/smu/package.nix b/pkgs/by-name/sm/smu/package.nix index dbbd80702aa0..e328335b63ed 100644 --- a/pkgs/by-name/sm/smu/package.nix +++ b/pkgs/by-name/sm/smu/package.nix @@ -23,7 +23,7 @@ stdenv.mkDerivation rec { ]; meta = with lib; { - description = "simple markup - markdown like syntax"; + description = "Simple markup - markdown like syntax"; mainProgram = "smu"; homepage = "https://github.com/Gottox/smu"; license = licenses.mit; diff --git a/pkgs/by-name/sn/snips-sh/package.nix b/pkgs/by-name/sn/snips-sh/package.nix index b28ae5a6b341..4058628c9a54 100644 --- a/pkgs/by-name/sn/snips-sh/package.nix +++ b/pkgs/by-name/sn/snips-sh/package.nix @@ -23,7 +23,7 @@ buildGoModule rec { buildInputs = [ sqlite ] ++ (lib.optional withTensorflow libtensorflow); meta = { - description = "passwordless, anonymous SSH-powered pastebin with a human-friendly TUI and web UI"; + description = "Passwordless, anonymous SSH-powered pastebin with a human-friendly TUI and web UI"; license = lib.licenses.mit; platforms = lib.platforms.linux; homepage = "https://snips.sh"; diff --git a/pkgs/by-name/st/st-snazzy/package.nix b/pkgs/by-name/st/st-snazzy/package.nix index 2a947e1a81cd..e5521c63e293 100644 --- a/pkgs/by-name/st/st-snazzy/package.nix +++ b/pkgs/by-name/st/st-snazzy/package.nix @@ -39,7 +39,7 @@ stdenv.mkDerivation { meta = { homepage = "https://github.com/siduck/st"; - description = "snazzy terminal (suckless + beautiful)"; + description = "Snazzy terminal (suckless + beautiful)"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ pouya ]; platforms = lib.platforms.linux; diff --git a/pkgs/by-name/st/stagit/package.nix b/pkgs/by-name/st/stagit/package.nix index 03a038da51bb..b889f0484630 100644 --- a/pkgs/by-name/st/stagit/package.nix +++ b/pkgs/by-name/st/stagit/package.nix @@ -20,7 +20,7 @@ stdenv.mkDerivation rec { buildInputs = [ libgit2 ]; meta = with lib; { - description = "git static site generator"; + description = "Git static site generator"; homepage = "https://git.codemadness.org/stagit/file/README.html"; license = licenses.mit; platforms = platforms.all; diff --git a/pkgs/by-name/su/su-exec/package.nix b/pkgs/by-name/su/su-exec/package.nix index c65562b5c248..d8c7a2821b67 100644 --- a/pkgs/by-name/su/su-exec/package.nix +++ b/pkgs/by-name/su/su-exec/package.nix @@ -21,7 +21,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { - description = "switch user and group id and exec"; + description = "Switch user and group id and exec"; mainProgram = "su-exec"; homepage = "https://github.com/ncopa/su-exec"; license = licenses.mit; diff --git a/pkgs/by-name/sy/sydbox/package.nix b/pkgs/by-name/sy/sydbox/package.nix index 906d7b4bd139..10fc1ff3cf01 100644 --- a/pkgs/by-name/sy/sydbox/package.nix +++ b/pkgs/by-name/sy/sydbox/package.nix @@ -76,7 +76,7 @@ rustPlatform.buildRustPackage (finalAttrs: { }; meta = { - description = "seccomp-based application sandbox"; + description = "Seccomp-based application sandbox"; homepage = "https://gitlab.exherbo.org/sydbox/sydbox"; changelog = "https://gitlab.exherbo.org/sydbox/sydbox/-/blob/${finalAttrs.src.tag}/ChangeLog.md"; license = lib.licenses.gpl3Plus; diff --git a/pkgs/by-name/sy/syshud/package.nix b/pkgs/by-name/sy/syshud/package.nix index 32d1fc659e49..4d76f0dab1d7 100644 --- a/pkgs/by-name/sy/syshud/package.nix +++ b/pkgs/by-name/sy/syshud/package.nix @@ -73,7 +73,7 @@ stdenv.mkDerivation (finalAttrs: { }; meta = { - description = "simple heads up display written in gtkmm 4"; + description = "Simple heads up display written in gtkmm 4"; mainProgram = "syshud"; homepage = "https://github.com/System64fumo/syshud"; license = lib.licenses.wtfpl; diff --git a/pkgs/by-name/te/texi2mdoc/package.nix b/pkgs/by-name/te/texi2mdoc/package.nix index ba806fede6a4..fc91d6dd0b26 100644 --- a/pkgs/by-name/te/texi2mdoc/package.nix +++ b/pkgs/by-name/te/texi2mdoc/package.nix @@ -17,7 +17,7 @@ stdenv.mkDerivation rec { meta = with lib; { homepage = "http://mdocml.bsd.lv/"; - description = "converter from Texinfo into mdoc"; + description = "Converter from Texinfo into mdoc"; license = licenses.isc; platforms = platforms.all; maintainers = with maintainers; [ ramkromberg ]; diff --git a/pkgs/by-name/ti/tinycdb/package.nix b/pkgs/by-name/ti/tinycdb/package.nix index c3e2caa2b9d9..3612958ea36d 100644 --- a/pkgs/by-name/ti/tinycdb/package.nix +++ b/pkgs/by-name/ti/tinycdb/package.nix @@ -61,7 +61,7 @@ stdenv.mkDerivation rec { meta = with lib; { - description = "utility to manipulate constant databases (cdb)"; + description = "Utility to manipulate constant databases (cdb)"; mainProgram = "cdb"; longDescription = '' diff --git a/pkgs/by-name/tr/traefik-certs-dumper/package.nix b/pkgs/by-name/tr/traefik-certs-dumper/package.nix index 38efd9ee76c6..83facd673902 100644 --- a/pkgs/by-name/tr/traefik-certs-dumper/package.nix +++ b/pkgs/by-name/tr/traefik-certs-dumper/package.nix @@ -19,7 +19,7 @@ buildGoModule rec { excludedPackages = "integrationtest"; meta = with lib; { - description = "dump ACME data from traefik to certificates"; + description = "Dump ACME data from traefik to certificates"; homepage = "https://github.com/ldez/traefik-certs-dumper"; license = licenses.asl20; maintainers = with maintainers; [ nickcao ]; diff --git a/pkgs/by-name/tr/treefmt/package.nix b/pkgs/by-name/tr/treefmt/package.nix index 8d26504197d5..af54b60210c4 100644 --- a/pkgs/by-name/tr/treefmt/package.nix +++ b/pkgs/by-name/tr/treefmt/package.nix @@ -45,7 +45,7 @@ buildGoModule rec { }; meta = { - description = "one CLI to format the code tree"; + description = "One CLI to format the code tree"; longDescription = '' [treefmt](${meta.homepage}) streamlines the process of applying formatters to your project, making it a breeze with just one command line. diff --git a/pkgs/by-name/ua/uarmsolver/package.nix b/pkgs/by-name/ua/uarmsolver/package.nix index 6c53ae93e32b..389c751d7f1f 100644 --- a/pkgs/by-name/ua/uarmsolver/package.nix +++ b/pkgs/by-name/ua/uarmsolver/package.nix @@ -23,7 +23,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { - description = "universal Association Rule Mining Solver"; + description = "Universal Association Rule Mining Solver"; mainProgram = "uARMSolver"; homepage = "https://github.com/firefly-cpp/uARMSolver"; license = licenses.mit; diff --git a/pkgs/by-name/ud/udevCheckHook/package.nix b/pkgs/by-name/ud/udevCheckHook/package.nix index 681b5d5f7a06..5d52b72edad5 100644 --- a/pkgs/by-name/ud/udevCheckHook/package.nix +++ b/pkgs/by-name/ud/udevCheckHook/package.nix @@ -19,7 +19,7 @@ makeSetupHook { udevadm = if applyHook then lib.getExe' systemdMinimal "udevadm" else ""; }; meta = { - description = "check validity of udev rules in outputs"; + description = "Check validity of udev rules in outputs"; maintainers = with lib.maintainers; [ grimmauld ]; }; } ./hook.sh diff --git a/pkgs/by-name/ud/udocker/package.nix b/pkgs/by-name/ud/udocker/package.nix index 49be910c01b3..868939388733 100644 --- a/pkgs/by-name/ud/udocker/package.nix +++ b/pkgs/by-name/ud/udocker/package.nix @@ -60,7 +60,7 @@ python3Packages.buildPythonApplication rec { }; meta = { - description = "basic user tool to execute simple docker containers in user space without root privileges"; + description = "Basic user tool to execute simple docker containers in user space without root privileges"; homepage = "https://indigo-dc.gitbooks.io/udocker"; changelog = "https://github.com/indigo-dc/udocker/releases/tag/${version}"; license = lib.licenses.asl20; diff --git a/pkgs/by-name/un/undertime/package.nix b/pkgs/by-name/un/undertime/package.nix index 43b66209c81a..89b1c7819bcf 100644 --- a/pkgs/by-name/un/undertime/package.nix +++ b/pkgs/by-name/un/undertime/package.nix @@ -33,7 +33,7 @@ python3Packages.buildPythonApplication rec { meta = { changelog = "https://gitlab.com/anarcat/undertime/-/raw/${version}/debian/changelog"; - description = "pick a meeting time across timezones from the commandline"; + description = "Pick a meeting time across timezones from the commandline"; homepage = "https://gitlab.com/anarcat/undertime"; longDescription = '' Undertime draws a simple 24 hour table of matching times across diff --git a/pkgs/by-name/un/undollar/package.nix b/pkgs/by-name/un/undollar/package.nix index d1f6df488b28..861ec6490ef6 100644 --- a/pkgs/by-name/un/undollar/package.nix +++ b/pkgs/by-name/un/undollar/package.nix @@ -27,7 +27,7 @@ stdenvNoCC.mkDerivation { ''; meta = { - description = "eats the dollar sign in the command you just pasted into your terminal"; + description = "Eat the dollar sign in the command you just pasted into your terminal"; mainProgram = "$"; homepage = "https://github.com/xtyrrell/undollar"; license = lib.licenses.mit; diff --git a/pkgs/by-name/un/unstructured-api/package.nix b/pkgs/by-name/un/unstructured-api/package.nix index c77aef945575..6e996053ba4e 100644 --- a/pkgs/by-name/un/unstructured-api/package.nix +++ b/pkgs/by-name/un/unstructured-api/package.nix @@ -182,7 +182,7 @@ stdenvNoCC.mkDerivation { }; meta = { - description = "open-source toolkit designed to make it easy to prepare unstructured data like PDFs, HTML and Word Documents for downstream data science tasks"; + description = "Open-source toolkit designed to make it easy to prepare unstructured data like PDFs, HTML and Word Documents for downstream data science tasks"; homepage = "https://github.com/Unstructured-IO/unstructured-api"; changelog = "https://github.com/Unstructured-IO/unstructured-api/releases/tag/${version}"; license = lib.licenses.asl20; diff --git a/pkgs/by-name/up/upower-notify/package.nix b/pkgs/by-name/up/upower-notify/package.nix index f93fcce1237a..8ba52be4e321 100644 --- a/pkgs/by-name/up/upower-notify/package.nix +++ b/pkgs/by-name/up/upower-notify/package.nix @@ -25,7 +25,7 @@ buildGoModule { proxyVendor = true; meta = with lib; { - description = "simple tool to give you Desktop Notifications about your battery"; + description = "Simple tool to give you Desktop Notifications about your battery"; mainProgram = "upower-notify"; homepage = "https://github.com/omeid/upower-notify"; maintainers = with maintainers; [ kamilchm ]; diff --git a/pkgs/by-name/up/upsies/package.nix b/pkgs/by-name/up/upsies/package.nix index 14345ea5a0da..4fb775877c90 100644 --- a/pkgs/by-name/up/upsies/package.nix +++ b/pkgs/by-name/up/upsies/package.nix @@ -92,7 +92,7 @@ python3Packages.buildPythonApplication rec { ]; meta = with lib; { - description = "a toolkit for collecting, generating, normalizing and sharing video metadata"; + description = "Toolkit for collecting, generating, normalizing and sharing video metadata"; homepage = "https://upsies.readthedocs.io/"; license = with licenses; [ gpl3Plus ]; mainProgram = "upsies"; diff --git a/pkgs/by-name/v2/v2ray-domain-list-community/package.nix b/pkgs/by-name/v2/v2ray-domain-list-community/package.nix index 04a5d5b57daa..539bf8898034 100644 --- a/pkgs/by-name/v2/v2ray-domain-list-community/package.nix +++ b/pkgs/by-name/v2/v2ray-domain-list-community/package.nix @@ -18,7 +18,7 @@ let }; vendorHash = "sha256-NLh14rXRci4hgDkBJVJDIDvobndB7KYRKAX7UjyqSsg="; meta = with lib; { - description = "community managed domain list"; + description = "Community managed domain list"; homepage = "https://github.com/v2fly/domain-list-community"; license = licenses.mit; maintainers = with maintainers; [ nickcao ]; diff --git a/pkgs/by-name/vi/victoriametrics/package.nix b/pkgs/by-name/vi/victoriametrics/package.nix index 2d250e0194a4..61524a2c028a 100644 --- a/pkgs/by-name/vi/victoriametrics/package.nix +++ b/pkgs/by-name/vi/victoriametrics/package.nix @@ -80,7 +80,7 @@ buildGoModule (finalAttrs: { meta = { homepage = "https://victoriametrics.com/"; - description = "fast, cost-effective and scalable time series database, long-term remote storage for Prometheus"; + description = "Fast, cost-effective and scalable time series database, long-term remote storage for Prometheus"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ yorickvp diff --git a/pkgs/by-name/wa/wallabag/package.nix b/pkgs/by-name/wa/wallabag/package.nix index fc27e7b913cd..507d344b3fd4 100644 --- a/pkgs/by-name/wa/wallabag/package.nix +++ b/pkgs/by-name/wa/wallabag/package.nix @@ -43,7 +43,7 @@ stdenv.mkDerivation { ''; meta = { - description = "wallabag is a self hostable application for saving web pages"; + description = "Self hostable application for saving web pages"; longDescription = '' wallabag is a self-hostable PHP application allowing you to not miss any content anymore. Click, save and read it when you can. diff --git a/pkgs/by-name/wa/wargus/stratagus.nix b/pkgs/by-name/wa/wargus/stratagus.nix index 3284797b3027..1bb30ab2db10 100644 --- a/pkgs/by-name/wa/wargus/stratagus.nix +++ b/pkgs/by-name/wa/wargus/stratagus.nix @@ -48,7 +48,7 @@ stdenv.mkDerivation rec { ]; meta = with lib; { - description = "strategy game engine"; + description = "Strategy game engine"; homepage = "https://wargus.github.io/stratagus.html"; license = licenses.gpl2Only; maintainers = [ maintainers.astro ]; diff --git a/pkgs/by-name/wl/wlinhibit/package.nix b/pkgs/by-name/wl/wlinhibit/package.nix index 1dbe6800a15d..02c0d8322cc4 100644 --- a/pkgs/by-name/wl/wlinhibit/package.nix +++ b/pkgs/by-name/wl/wlinhibit/package.nix @@ -35,7 +35,7 @@ stdenv.mkDerivation { ]; meta = { - description = "simple, stupid idle inhibitor for wayland"; + description = "Simple, stupid idle inhibitor for wayland"; license = lib.licenses.mit; homepage = "https://github.com/0x5a4/wlinhibit"; platforms = lib.platforms.linux; diff --git a/pkgs/by-name/wp/wpcleaner/package.nix b/pkgs/by-name/wp/wpcleaner/package.nix index f618a5af836d..7e32272a2dd9 100644 --- a/pkgs/by-name/wp/wpcleaner/package.nix +++ b/pkgs/by-name/wp/wpcleaner/package.nix @@ -107,7 +107,7 @@ stdenv.mkDerivation { ]; meta = { - description = "An utility for performing maintenance on Wikipedia"; + description = "Utility for performing maintenance on Wikipedia"; longDescription = '' WPCleaner is a tool designed to help with various maintenance tasks, especially repairing links to disambiguation pages, checking Wikipedia, fixing spelling and typography, and diff --git a/pkgs/by-name/wp/wprs/package.nix b/pkgs/by-name/wp/wprs/package.nix index 860b81bf8b41..6c156fad51db 100644 --- a/pkgs/by-name/wp/wprs/package.nix +++ b/pkgs/by-name/wp/wprs/package.nix @@ -39,7 +39,7 @@ rustPlatform.buildRustPackage { ''; meta = with lib; { - description = "rootless remote desktop access for remote Wayland"; + description = "Rootless remote desktop access for remote Wayland"; license = licenses.asl20; maintainers = with maintainers; [ mksafavi ]; platforms = [ "x86_64-linux" ]; # The aarch64-linux support is not implemented in upstream yet. Also, the darwin platform is not supported as it requires wayland. diff --git a/pkgs/by-name/xc/xcb-imdkit/package.nix b/pkgs/by-name/xc/xcb-imdkit/package.nix index 9d92138bd5d1..c13887c7c7bf 100644 --- a/pkgs/by-name/xc/xcb-imdkit/package.nix +++ b/pkgs/by-name/xc/xcb-imdkit/package.nix @@ -36,7 +36,7 @@ stdenv.mkDerivation rec { ]; meta = with lib; { - description = "input method development support for xcb"; + description = "Input method development support for xcb"; homepage = "https://github.com/fcitx/xcb-imdkit"; license = licenses.lgpl21Plus; maintainers = with maintainers; [ poscat ]; diff --git a/pkgs/by-name/xe/xearth/package.nix b/pkgs/by-name/xe/xearth/package.nix index af1efc08bded..ea04c83408a4 100644 --- a/pkgs/by-name/xe/xearth/package.nix +++ b/pkgs/by-name/xe/xearth/package.nix @@ -41,7 +41,7 @@ stdenv.mkDerivation rec { ]; meta = { - description = "sets the X root window to an image of the Earth"; + description = "Set the X root window to an image of the Earth"; mainProgram = "xearth"; homepage = "https://xearth.org"; longDescription = '' diff --git a/pkgs/by-name/xs/xscope/package.nix b/pkgs/by-name/xs/xscope/package.nix index 335033419cd7..4ef86bedff1e 100644 --- a/pkgs/by-name/xs/xscope/package.nix +++ b/pkgs/by-name/xs/xscope/package.nix @@ -32,7 +32,7 @@ stdenv.mkDerivation (finalAttrs: { ]; meta = { - description = "program to monitor X11/Client conversations"; + description = "Program to monitor X11/Client conversations"; homepage = "https://cgit.freedesktop.org/xorg/app/xscope/"; license = with lib.licenses; [ mit ]; maintainers = with lib.maintainers; [ crertel ]; diff --git a/pkgs/by-name/xt/xtruss/package.nix b/pkgs/by-name/xt/xtruss/package.nix index 18ef84029ac1..7b0a47591840 100644 --- a/pkgs/by-name/xt/xtruss/package.nix +++ b/pkgs/by-name/xt/xtruss/package.nix @@ -21,7 +21,7 @@ stdenv.mkDerivation rec { ]; meta = with lib; { - description = "easy-to-use X protocol tracing program"; + description = "Easy-to-use X protocol tracing program"; homepage = "https://www.chiark.greenend.org.uk/~sgtatham/xtruss"; license = licenses.mit; maintainers = with maintainers; [ dtzWill ]; diff --git a/pkgs/by-name/ye/yeetgif/package.nix b/pkgs/by-name/ye/yeetgif/package.nix index 9cc57cdcaa11..d2efce09a290 100644 --- a/pkgs/by-name/ye/yeetgif/package.nix +++ b/pkgs/by-name/ye/yeetgif/package.nix @@ -33,7 +33,7 @@ buildGoModule rec { ]; meta = with lib; { - description = "gif effects CLI. single binary, no dependencies. linux, osx, windows. #1 workplace productivity booster. #yeetgif #eggplant #golang"; + description = "GIF effects CLI"; homepage = "https://github.com/sgreben/yeetgif"; license = with licenses; [ mit diff --git a/pkgs/by-name/zf/zfxtop/package.nix b/pkgs/by-name/zf/zfxtop/package.nix index 82a3453ffc0c..96e0d449dd61 100644 --- a/pkgs/by-name/zf/zfxtop/package.nix +++ b/pkgs/by-name/zf/zfxtop/package.nix @@ -18,7 +18,7 @@ buildGoModule rec { vendorHash = "sha256-VKBRgDu9xVbZrC5fadkdFjd1OETNwaxgraRnA34ETzE="; meta = with lib; { - description = "fetch top for gen Z with X written by bubbletea enjoyer"; + description = "Fetch top for gen Z with X written by bubbletea enjoyer"; homepage = "https://github.com/ssleert/zfxtop"; license = licenses.bsd2; platforms = platforms.linux; diff --git a/pkgs/by-name/zi/zita-njbridge/package.nix b/pkgs/by-name/zi/zita-njbridge/package.nix index 0b4ae3c7f9fc..1330c799b233 100644 --- a/pkgs/by-name/zi/zita-njbridge/package.nix +++ b/pkgs/by-name/zi/zita-njbridge/package.nix @@ -31,7 +31,7 @@ stdenv.mkDerivation rec { ]; meta = with lib; { - description = "command line Jack clients to transmit full quality multichannel audio over a local IP network"; + description = "Command line Jack clients to transmit full quality multichannel audio over a local IP network"; homepage = "http://kokkinizita.linuxaudio.org/linuxaudio/index.html"; license = licenses.gpl3; maintainers = [ maintainers.magnetophon ]; diff --git a/pkgs/by-name/zl/zlib-ng/package.nix b/pkgs/by-name/zl/zlib-ng/package.nix index f80401542969..e4b51d4c8cf0 100644 --- a/pkgs/by-name/zl/zlib-ng/package.nix +++ b/pkgs/by-name/zl/zlib-ng/package.nix @@ -48,7 +48,7 @@ stdenv.mkDerivation rec { ++ lib.optionals withZlibCompat [ "-DZLIB_COMPAT=ON" ]; meta = with lib; { - description = "zlib data compression library for the next generation systems"; + description = "Zlib data compression library for the next generation systems"; homepage = "https://github.com/zlib-ng/zlib-ng"; license = licenses.zlib; platforms = platforms.all; diff --git a/pkgs/by-name/zs/zsh-nix-shell/package.nix b/pkgs/by-name/zs/zsh-nix-shell/package.nix index 243c35949fd0..75bf5db1c4e5 100644 --- a/pkgs/by-name/zs/zsh-nix-shell/package.nix +++ b/pkgs/by-name/zs/zsh-nix-shell/package.nix @@ -27,7 +27,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { - description = "zsh plugin that lets you use zsh in nix-shell shell"; + description = "Zsh plugin that lets you use zsh in nix-shell shell"; homepage = src.meta.homepage; license = licenses.bsd3; platforms = platforms.unix; diff --git a/pkgs/by-name/zs/zstxtns-utils/package.nix b/pkgs/by-name/zs/zstxtns-utils/package.nix index fce8532a0fe4..6289f8e1a92c 100644 --- a/pkgs/by-name/zs/zstxtns-utils/package.nix +++ b/pkgs/by-name/zs/zstxtns-utils/package.nix @@ -42,7 +42,7 @@ stdenvNoCC.mkDerivation rec { ''; meta = with lib; { - description = "utilities to deal with text based name service databases"; + description = "Utilities to deal with text based name service databases"; homepage = "https://ytrizja.de/"; license = licenses.gpl3Plus; maintainers = [ ]; diff --git a/pkgs/by-name/zu/zug/package.nix b/pkgs/by-name/zu/zug/package.nix index e083adf1c493..13e2f709283f 100644 --- a/pkgs/by-name/zu/zug/package.nix +++ b/pkgs/by-name/zu/zug/package.nix @@ -41,7 +41,7 @@ stdenv.mkDerivation (finalAttrs: { meta = { homepage = "https://github.com/arximboldi/zug"; - description = "library for functional interactive c++ programs"; + description = "Library for functional interactive c++ programs"; maintainers = with lib.maintainers; [ nek0 ]; license = lib.licenses.boost; }; diff --git a/pkgs/data/fonts/open-relay/default.nix b/pkgs/data/fonts/open-relay/default.nix index a8562be40859..56107c8d21c6 100644 --- a/pkgs/data/fonts/open-relay/default.nix +++ b/pkgs/data/fonts/open-relay/default.nix @@ -47,7 +47,7 @@ lib.mapAttrs mkOpenRelayTypeface { directory = "Constructium"; meta = { homepage = "https://www.kreativekorp.com/software/fonts/constructium/"; - description = "fork of SIL Gentium designed specifically to support constructed scripts as encoded in the Under-ConScript Unicode Registry"; + description = "Fork of SIL Gentium designed specifically to support constructed scripts as encoded in the Under-ConScript Unicode Registry"; longDescription = '' Constructium is a fork of SIL Gentium designed specifically to support constructed scripts as encoded in the Under-ConScript Unicode Registry. @@ -76,7 +76,7 @@ lib.mapAttrs mkOpenRelayTypeface { directory = "FairfaxHD"; meta = { homepage = "https://www.kreativekorp.com/software/fonts/fairfaxhd/"; - description = "halfwidth scalable monospace font supporting many Unicode blocks & script as well as constructed scripts"; + description = "Halfwidth scalable monospace font supporting many Unicode blocks & script as well as constructed scripts"; longDescription = '' Fairfax HD is a halfwidth scalable monospace font for terminals, text editors, IDEs, etc. It supports many scripts and a large number of diff --git a/pkgs/desktops/deepin/artwork/deepin-wallpapers/default.nix b/pkgs/desktops/deepin/artwork/deepin-wallpapers/default.nix index f407e6cc03c0..10203fc02f07 100644 --- a/pkgs/desktops/deepin/artwork/deepin-wallpapers/default.nix +++ b/pkgs/desktops/deepin/artwork/deepin-wallpapers/default.nix @@ -35,7 +35,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { - description = "deepin-wallpapers provides wallpapers of dde"; + description = "Deepin-wallpapers provides wallpapers of dde"; homepage = "https://github.com/linuxdeepin/deepin-wallpapers"; license = with licenses; [ gpl3Plus diff --git a/pkgs/desktops/deepin/core/dde-shell/default.nix b/pkgs/desktops/deepin/core/dde-shell/default.nix index deba291f1ce8..026e2da584bf 100644 --- a/pkgs/desktops/deepin/core/dde-shell/default.nix +++ b/pkgs/desktops/deepin/core/dde-shell/default.nix @@ -97,7 +97,7 @@ stdenv.mkDerivation (finalAttrs: { ]; meta = { - description = "A plugin system that integrates plugins developed on DDE"; + description = "Plugin system that integrates plugins developed on DDE"; homepage = "https://github.com/linuxdeepin/dde-shell"; license = with lib.licenses; [ gpl3Plus ]; platforms = lib.platforms.linux; diff --git a/pkgs/desktops/gnome/extensions/guillotine/default.nix b/pkgs/desktops/gnome/extensions/guillotine/default.nix index 7bd984dbb0e6..101648e9d5f1 100644 --- a/pkgs/desktops/gnome/extensions/guillotine/default.nix +++ b/pkgs/desktops/gnome/extensions/guillotine/default.nix @@ -46,7 +46,7 @@ stdenv.mkDerivation (finalAttrs: { ''; meta = { - description = "A gnome extension designed for efficiently carrying out executions of commands from a customizable menu"; + description = "Gnome extension designed for efficiently carrying out executions of commands from a customizable menu"; homepage = "https://gitlab.com/ente76/guillotine/"; license = lib.licenses.gpl3Plus; maintainers = with lib.maintainers; [ husky ]; diff --git a/pkgs/development/ada-modules/gpr2/default.nix b/pkgs/development/ada-modules/gpr2/default.nix index 491f21b2869c..11c6006884f5 100644 --- a/pkgs/development/ada-modules/gpr2/default.nix +++ b/pkgs/development/ada-modules/gpr2/default.nix @@ -58,7 +58,7 @@ stdenv.mkDerivation rec { ]; meta = with lib; { - description = "The framework for analyzing the GNAT Project (GPR) files"; + description = "Framework for analyzing the GNAT Project (GPR) files"; homepage = "https://github.com/AdaCore/gpr"; license = with licenses; [ asl20 diff --git a/pkgs/development/androidndk-pkgs/androidndk-pkgs.nix b/pkgs/development/androidndk-pkgs/androidndk-pkgs.nix index d66ce006fdb9..0a9c03872a23 100644 --- a/pkgs/development/androidndk-pkgs/androidndk-pkgs.nix +++ b/pkgs/development/androidndk-pkgs/androidndk-pkgs.nix @@ -148,7 +148,7 @@ else patchShebangs $out/bin ''; meta = { - description = "The Android NDK toolchain, tuned for other platforms"; + description = "Android NDK toolchain, tuned for other platforms"; license = with lib.licenses; [ unfree ]; teams = [ lib.teams.android ]; }; diff --git a/pkgs/development/compilers/factor-lang/unwrapped.nix b/pkgs/development/compilers/factor-lang/unwrapped.nix index a8b733a0a2bd..b00eff2c764a 100644 --- a/pkgs/development/compilers/factor-lang/unwrapped.nix +++ b/pkgs/development/compilers/factor-lang/unwrapped.nix @@ -86,7 +86,7 @@ stdenv.mkDerivation (finalAttrs: { meta = with lib; { homepage = "https://factorcode.org/"; - description = "A concatenative, stack-based programming language"; + description = "Concatenative, stack-based programming language"; longDescription = '' The Factor programming language is a concatenative, stack-based programming language with high-level features including dynamic types, diff --git a/pkgs/development/compilers/flutter/engine/package.nix b/pkgs/development/compilers/flutter/engine/package.nix index c998490525fc..19c0e7691302 100644 --- a/pkgs/development/compilers/flutter/engine/package.nix +++ b/pkgs/development/compilers/flutter/engine/package.nix @@ -341,7 +341,7 @@ stdenv.mkDerivation (finalAttrs: { { # Very broken on Darwin broken = stdenv.hostPlatform.isDarwin; - description = "The Flutter engine"; + description = "Flutter engine"; homepage = "https://flutter.dev"; maintainers = with maintainers; [ RossComputerGuy ]; license = licenses.bsd3; diff --git a/pkgs/development/compilers/go/binary.nix b/pkgs/development/compilers/go/binary.nix index 46f649930455..d1d31681654b 100644 --- a/pkgs/development/compilers/go/binary.nix +++ b/pkgs/development/compilers/go/binary.nix @@ -30,7 +30,7 @@ stdenv.mkDerivation { meta = { sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; changelog = "https://go.dev/doc/devel/release#go${lib.versions.majorMinor version}"; - description = "The Go Programming language"; + description = "Go Programming language"; homepage = "https://go.dev/"; license = lib.licenses.bsd3; teams = [ lib.teams.golang ]; diff --git a/pkgs/development/compilers/idris2/pack.nix b/pkgs/development/compilers/idris2/pack.nix index 414d959f0135..5ceb285f4b5b 100644 --- a/pkgs/development/compilers/idris2/pack.nix +++ b/pkgs/development/compilers/idris2/pack.nix @@ -72,7 +72,7 @@ let ''; meta = { - description = "An Idris2 Package Manager with Curated Package Collections"; + description = "Idris2 Package Manager with Curated Package Collections"; mainProgram = "pack"; homepage = "https://github.com/stefan-hoeck/idris2-pack"; license = lib.licenses.bsd3; diff --git a/pkgs/development/compilers/scala/bare.nix b/pkgs/development/compilers/scala/bare.nix index 9981f6a74971..8b7adcb011c8 100644 --- a/pkgs/development/compilers/scala/bare.nix +++ b/pkgs/development/compilers/scala/bare.nix @@ -37,7 +37,7 @@ stdenv.mkDerivation (finalAttrs: { ''; meta = with lib; { - description = "The Scala 3 compiler, also known as Dotty"; + description = "Scala 3 compiler, also known as Dotty"; homepage = "https://scala-lang.org/"; license = licenses.asl20; platforms = platforms.all; diff --git a/pkgs/development/coq-modules/ElmExtraction/default.nix b/pkgs/development/coq-modules/ElmExtraction/default.nix index c90c128ba5d2..eae09a6ab10b 100644 --- a/pkgs/development/coq-modules/ElmExtraction/default.nix +++ b/pkgs/development/coq-modules/ElmExtraction/default.nix @@ -49,7 +49,7 @@ mkCoqDerivation { postPatch = ''patchShebangs ./tests/process-extraction-examples.sh''; meta = { - description = "A framework for extracting Coq programs to Elm"; + description = "Framework for extracting Coq programs to Elm"; maintainers = with maintainers; [ _4ever2 ]; license = licenses.mit; }; diff --git a/pkgs/development/coq-modules/MenhirLib/default.nix b/pkgs/development/coq-modules/MenhirLib/default.nix index 467ed819e93c..cb25e6671563 100644 --- a/pkgs/development/coq-modules/MenhirLib/default.nix +++ b/pkgs/development/coq-modules/MenhirLib/default.nix @@ -34,7 +34,7 @@ let preBuild = "cd coq-menhirlib/src"; meta = { homepage = "https://gitlab.inria.fr/fpottier/menhir/-/tree/master/coq-menhirlib"; - description = "A support library for verified Coq parsers produced by Menhir"; + description = "Support library for verified Coq parsers produced by Menhir"; license = lib.licenses.lgpl3Plus; maintainers = with lib.maintainers; [ damhiya ]; }; diff --git a/pkgs/development/coq-modules/RustExtraction/default.nix b/pkgs/development/coq-modules/RustExtraction/default.nix index 7cddfbf14b0e..fb115d6f56ca 100644 --- a/pkgs/development/coq-modules/RustExtraction/default.nix +++ b/pkgs/development/coq-modules/RustExtraction/default.nix @@ -55,7 +55,7 @@ mkCoqDerivation { mlPlugin = true; meta = { - description = "A framework for extracting Coq programs to Rust"; + description = "Framework for extracting Coq programs to Rust"; maintainers = with maintainers; [ _4ever2 ]; license = licenses.mit; }; diff --git a/pkgs/development/coq-modules/autosubst-ocaml/default.nix b/pkgs/development/coq-modules/autosubst-ocaml/default.nix index cdf649a82704..155309dbbccd 100644 --- a/pkgs/development/coq-modules/autosubst-ocaml/default.nix +++ b/pkgs/development/coq-modules/autosubst-ocaml/default.nix @@ -43,7 +43,7 @@ mkCoqDerivation { ''; meta = with lib; { - description = "An OCaml reimplementation of the Autosubst 2 code generator"; + description = "OCaml reimplementation of the Autosubst 2 code generator"; homepage = "https://github.com/uds-psl/autosubst-ocaml"; mainProgram = "autosubst"; maintainers = with maintainers; [ chen ]; diff --git a/pkgs/development/coq-modules/coinduction/default.nix b/pkgs/development/coq-modules/coinduction/default.nix index c24e060a1c62..2b6f52e7ae91 100644 --- a/pkgs/development/coq-modules/coinduction/default.nix +++ b/pkgs/development/coq-modules/coinduction/default.nix @@ -30,7 +30,7 @@ mkCoqDerivation { mlPlugin = true; meta = { - description = "A library for doing proofs by (enhanced) coinduction"; + description = "Library for doing proofs by (enhanced) coinduction"; license = lib.licenses.lgpl3Plus; }; } diff --git a/pkgs/development/coq-modules/unicoq/default.nix b/pkgs/development/coq-modules/unicoq/default.nix index 86a0567e3a91..9376ba07b5fc 100644 --- a/pkgs/development/coq-modules/unicoq/default.nix +++ b/pkgs/development/coq-modules/unicoq/default.nix @@ -21,7 +21,7 @@ mkCoqDerivation { releaseRev = v: "v${v}"; mlPlugin = true; meta = with lib; { - description = "An enhanced unification algorithm for Coq"; + description = "Enhanced unification algorithm for Coq"; license = licenses.mit; }; preBuild = '' diff --git a/pkgs/development/libraries/agda/1lab/default.nix b/pkgs/development/libraries/agda/1lab/default.nix index e21e9537f759..624d585960b8 100644 --- a/pkgs/development/libraries/agda/1lab/default.nix +++ b/pkgs/development/libraries/agda/1lab/default.nix @@ -37,7 +37,7 @@ mkDerivation rec { everythingFile = "_build/all-pages.agda"; meta = with lib; { - description = "A formalised, cross-linked reference resource for mathematics done in Homotopy Type Theory "; + description = "Formalised, cross-linked reference resource for mathematics done in Homotopy Type Theory "; homepage = src.meta.homepage; license = licenses.agpl3Only; platforms = platforms.unix; diff --git a/pkgs/development/libraries/agda/cubical-mini/default.nix b/pkgs/development/libraries/agda/cubical-mini/default.nix index 385d99b96ada..8a04c7cefaa9 100644 --- a/pkgs/development/libraries/agda/cubical-mini/default.nix +++ b/pkgs/development/libraries/agda/cubical-mini/default.nix @@ -35,7 +35,7 @@ mkDerivation rec { meta = { homepage = "https://github.com/cmcmA20/cubical-mini"; - description = "A nonstandard library for Cubical Agda"; + description = "Nonstandard library for Cubical Agda"; license = lib.licenses.agpl3Only; platforms = lib.platforms.unix; maintainers = with lib.maintainers; [ thelissimus ]; diff --git a/pkgs/development/libraries/agda/cubical/default.nix b/pkgs/development/libraries/agda/cubical/default.nix index 32cf1063383b..5f2fd99a0b89 100644 --- a/pkgs/development/libraries/agda/cubical/default.nix +++ b/pkgs/development/libraries/agda/cubical/default.nix @@ -26,7 +26,7 @@ mkDerivation rec { ''; meta = with lib; { - description = "A cubical type theory library for use with the Agda compiler"; + description = "Cubical type theory library for use with the Agda compiler"; homepage = src.meta.homepage; license = licenses.mit; platforms = platforms.unix; diff --git a/pkgs/development/libraries/agda/generic/default.nix b/pkgs/development/libraries/agda/generic/default.nix index 4f2a787dc667..79c5288fef0c 100644 --- a/pkgs/development/libraries/agda/generic/default.nix +++ b/pkgs/development/libraries/agda/generic/default.nix @@ -28,7 +28,7 @@ mkDerivation rec { meta = with lib; { # Remove if a version compatible with agda 2.6.2 is made broken = true; - description = "A library for doing generic programming in Agda"; + description = "Library for doing generic programming in Agda"; homepage = src.meta.homepage; license = licenses.mit; platforms = platforms.unix; diff --git a/pkgs/development/libraries/libusb-compat/0.1.nix b/pkgs/development/libraries/libusb-compat/0.1.nix index 904848cf78fb..a746ed1cb2be 100644 --- a/pkgs/development/libraries/libusb-compat/0.1.nix +++ b/pkgs/development/libraries/libusb-compat/0.1.nix @@ -41,7 +41,7 @@ stdenv.mkDerivation rec { meta = with lib; { homepage = "https://libusb.info/"; - description = "cross-platform user-mode USB device library"; + description = "Cross-platform user-mode USB device library"; mainProgram = "libusb-config"; longDescription = '' libusb is a cross-platform user-mode library that provides access to USB devices. diff --git a/pkgs/development/lisp-modules/packages.nix b/pkgs/development/lisp-modules/packages.nix index 841da5006a4f..c63d9dc7949e 100644 --- a/pkgs/development/lisp-modules/packages.nix +++ b/pkgs/development/lisp-modules/packages.nix @@ -512,7 +512,7 @@ let "fset/test" ]; meta = { - description = "functional collections library"; + description = "Functional collections library"; homepage = "https://gitlab.common-lisp.net/fset/fset/-/wikis/home"; license = pkgs.lib.licenses.llgpl21; }; @@ -532,7 +532,7 @@ let lispLibs = oa.lispLibs ++ [ self.fiasco ]; nativeLibs = [ pkgs.mpfr ]; meta = { - description = "statically typed functional programming language that supercharges Common Lisp"; + description = "Statically typed functional programming language that supercharges Common Lisp"; homepage = "https://coalton-lang.github.io"; license = pkgs.lib.licenses.mit; }; diff --git a/pkgs/development/ocaml-modules/afl-persistent/default.nix b/pkgs/development/ocaml-modules/afl-persistent/default.nix index e1b1c375b332..b7b8d6d80622 100644 --- a/pkgs/development/ocaml-modules/afl-persistent/default.nix +++ b/pkgs/development/ocaml-modules/afl-persistent/default.nix @@ -44,7 +44,7 @@ stdenv.mkDerivation rec { meta = with lib; { homepage = "https://github.com/stedolan/ocaml-afl-persistent"; - description = "persistent-mode afl-fuzz for ocaml"; + description = "Persistent-mode afl-fuzz for ocaml"; license = licenses.mit; maintainers = [ maintainers.sternenseemann ]; }; diff --git a/pkgs/development/ocaml-modules/bytesrw/default.nix b/pkgs/development/ocaml-modules/bytesrw/default.nix index 4894c14df29f..fca5945213a7 100644 --- a/pkgs/development/ocaml-modules/bytesrw/default.nix +++ b/pkgs/development/ocaml-modules/bytesrw/default.nix @@ -32,7 +32,7 @@ buildTopkgPackage rec { ]; meta = { - description = "composable, memory efficient, byte stream readers and writers compatible with effect-based concurrency"; + description = "Composable, memory efficient, byte stream readers and writers compatible with effect-based concurrency"; longDescription = '' Bytesrw extends the OCaml Bytes module with composable, memory efficient, byte stream readers and writers compatible with effect-based concurrency. diff --git a/pkgs/development/ocaml-modules/dolmen/lsp.nix b/pkgs/development/ocaml-modules/dolmen/lsp.nix index 97bb68cdd746..2058432b5ded 100644 --- a/pkgs/development/ocaml-modules/dolmen/lsp.nix +++ b/pkgs/development/ocaml-modules/dolmen/lsp.nix @@ -27,7 +27,7 @@ buildDunePackage { ]; meta = dolmen.meta // { - description = "A LSP server for automated deduction languages"; + description = "LSP server for automated deduction languages"; mainProgram = "dolmenls"; maintainers = [ lib.maintainers.stepbrobd ]; }; diff --git a/pkgs/development/ocaml-modules/h1/default.nix b/pkgs/development/ocaml-modules/h1/default.nix index 9bcd7776d827..0f7fdebff65c 100644 --- a/pkgs/development/ocaml-modules/h1/default.nix +++ b/pkgs/development/ocaml-modules/h1/default.nix @@ -33,7 +33,7 @@ buildDunePackage { ]; meta = { - description = "A high-performance, memory-efficient, and scalable web server for OCaml"; + description = "High-performance, memory-efficient, and scalable web server for OCaml"; homepage = "https://github.com/robur-coop/ocaml-h1"; maintainers = [ lib.maintainers.vbgl ]; license = lib.licenses.bsd3; diff --git a/pkgs/development/ocaml-modules/httpun/default.nix b/pkgs/development/ocaml-modules/httpun/default.nix index 51f0befde2d3..bcbc122bda5f 100644 --- a/pkgs/development/ocaml-modules/httpun/default.nix +++ b/pkgs/development/ocaml-modules/httpun/default.nix @@ -23,6 +23,6 @@ buildDunePackage { checkInputs = [ alcotest ]; meta = httpun-types.meta // { - description = "A high-performance, memory-efficient, and scalable HTTP library for OCaml"; + description = "High-performance, memory-efficient, and scalable HTTP library for OCaml"; }; } diff --git a/pkgs/development/ocaml-modules/jsont/default.nix b/pkgs/development/ocaml-modules/jsont/default.nix index 9703155b11f7..0a80741fdbbd 100644 --- a/pkgs/development/ocaml-modules/jsont/default.nix +++ b/pkgs/development/ocaml-modules/jsont/default.nix @@ -31,7 +31,7 @@ buildTopkgPackage rec { ]; meta = { - description = "declarative JSON data manipulation"; + description = "Declarative JSON data manipulation"; longDescription = '' Jsont is an OCaml library for declarative JSON data manipulation. it provides: diff --git a/pkgs/development/ocaml-modules/junit/default.nix b/pkgs/development/ocaml-modules/junit/default.nix index 9604ec31e75a..0477e3d46a79 100644 --- a/pkgs/development/ocaml-modules/junit/default.nix +++ b/pkgs/development/ocaml-modules/junit/default.nix @@ -23,7 +23,7 @@ buildDunePackage (rec { doCheck = true; meta = with lib; { - description = "ocaml-junit is an OCaml package for the creation of JUnit XML reports, proving a typed API to produce valid reports acceptable to Jenkins, comes with packages supporting OUnit and Alcotest"; + description = "OCaml package for the creation of JUnit XML reports, proving a typed API to produce valid reports acceptable to Jenkins, comes with packages supporting OUnit and Alcotest"; license = licenses.lgpl3Plus; maintainers = [ ]; homepage = "https://github.com/Khady/ocaml-junit"; diff --git a/pkgs/development/ocaml-modules/mirage-ptime/default.nix b/pkgs/development/ocaml-modules/mirage-ptime/default.nix index af68dd9ad5a0..9136bdce302c 100644 --- a/pkgs/development/ocaml-modules/mirage-ptime/default.nix +++ b/pkgs/development/ocaml-modules/mirage-ptime/default.nix @@ -19,7 +19,7 @@ buildDunePackage { propagatedBuildInputs = [ ptime ]; meta = { - description = "A POSIX clock for MirageOS"; + description = "POSIX clock for MirageOS"; license = lib.licenses.isc; maintainers = [ lib.maintainers.vbgl ]; changelog = "https://raw.githubusercontent.com/mirage/mirage-ptime/refs/tags/v${version}/CHANGES.md"; diff --git a/pkgs/development/ocaml-modules/mlbdd/default.nix b/pkgs/development/ocaml-modules/mlbdd/default.nix index dfdd1fdc8f3f..5adf079d24b6 100644 --- a/pkgs/development/ocaml-modules/mlbdd/default.nix +++ b/pkgs/development/ocaml-modules/mlbdd/default.nix @@ -24,7 +24,7 @@ buildDunePackage { meta = { homepage = "https://github.com/arlencox/mlbdd"; - description = "A not-quite-so-simple Binary Decision Diagrams implementation for OCaml"; + description = "Not-quite-so-simple Binary Decision Diagrams implementation for OCaml"; maintainers = with lib.maintainers; [ katrinafyi ]; }; } diff --git a/pkgs/development/ocaml-modules/mopsa/default.nix b/pkgs/development/ocaml-modules/mopsa/default.nix index f0f4196d3278..4e60eaff2f47 100644 --- a/pkgs/development/ocaml-modules/mopsa/default.nix +++ b/pkgs/development/ocaml-modules/mopsa/default.nix @@ -75,7 +75,7 @@ buildDunePackage rec { meta = { license = lib.licenses.lgpl3Plus; homepage = "https://mopsa.lip6.fr/"; - description = "A Modular and Open Platform for Static Analysis using Abstract Interpretation"; + description = "Modular and Open Platform for Static Analysis using Abstract Interpretation"; maintainers = [ lib.maintainers.vbgl ]; }; diff --git a/pkgs/development/ocaml-modules/ocaml-cairo/default.nix b/pkgs/development/ocaml-modules/ocaml-cairo/default.nix index 6ba132b32729..c0cfa54ca997 100644 --- a/pkgs/development/ocaml-modules/ocaml-cairo/default.nix +++ b/pkgs/development/ocaml-modules/ocaml-cairo/default.nix @@ -75,7 +75,7 @@ else meta = { homepage = "http://cairographics.org/cairo-ocaml"; - description = "ocaml bindings for cairo library"; + description = "Ocaml bindings for cairo library"; license = lib.licenses.gpl2; inherit (ocaml.meta) platforms; }; diff --git a/pkgs/development/ocaml-modules/posix/time2.nix b/pkgs/development/ocaml-modules/posix/time2.nix index 158c30e535d8..42906f67381a 100644 --- a/pkgs/development/ocaml-modules/posix/time2.nix +++ b/pkgs/development/ocaml-modules/posix/time2.nix @@ -20,7 +20,7 @@ buildDunePackage { doCheck = true; meta = posix-base.meta // { - description = "posix-time2 provides the types and bindings for posix time APIs"; + description = "Posix-time2 provides the types and bindings for posix time APIs"; maintainers = with lib.maintainers; [ dandellion ]; }; } diff --git a/pkgs/development/ocaml-modules/pp/default.nix b/pkgs/development/ocaml-modules/pp/default.nix index 2a23896b54d0..0204347bb4b0 100644 --- a/pkgs/development/ocaml-modules/pp/default.nix +++ b/pkgs/development/ocaml-modules/pp/default.nix @@ -26,7 +26,7 @@ buildDunePackage rec { doCheck = true; meta = with lib; { - description = "A an alternative pretty printing library to the Format module of the OCaml standard library"; + description = "Alternative pretty printing library to the Format module of the OCaml standard library"; license = licenses.mit; platforms = platforms.unix; maintainers = [ ]; diff --git a/pkgs/development/ocaml-modules/ppx_deriving/default.nix b/pkgs/development/ocaml-modules/ppx_deriving/default.nix index f1b1828afa98..ce8df2188702 100644 --- a/pkgs/development/ocaml-modules/ppx_deriving/default.nix +++ b/pkgs/development/ocaml-modules/ppx_deriving/default.nix @@ -62,7 +62,7 @@ buildDunePackage rec { ]; meta = with lib; { - description = "deriving is a library simplifying type-driven code generation on OCaml >=4.02"; + description = "Library simplifying type-driven code generation on OCaml >=4.02"; maintainers = [ maintainers.maurer ]; license = licenses.mit; }; diff --git a/pkgs/development/ocaml-modules/seq/default.nix b/pkgs/development/ocaml-modules/seq/default.nix index 3ca46ad5d2ac..9a4a6db31ce8 100644 --- a/pkgs/development/ocaml-modules/seq/default.nix +++ b/pkgs/development/ocaml-modules/seq/default.nix @@ -55,7 +55,7 @@ stdenv.mkDerivation ( cp META $out/lib/ocaml/${ocaml.version}/site-lib/seq ''; - meta.description = "dummy backward-compatibility package for iterators"; + meta.description = "Dummy backward-compatibility package for iterators"; } ) diff --git a/pkgs/development/ocaml-modules/spdx_licenses/default.nix b/pkgs/development/ocaml-modules/spdx_licenses/default.nix index a8e9b9eb2b4d..0a464196a9bd 100644 --- a/pkgs/development/ocaml-modules/spdx_licenses/default.nix +++ b/pkgs/development/ocaml-modules/spdx_licenses/default.nix @@ -17,7 +17,7 @@ buildDunePackage rec { meta = { homepage = "https://github.com/kit-ty-kate/spdx_licenses"; - description = "A library providing a strict SPDX License Expression parser"; + description = "Library providing a strict SPDX License Expression parser"; license = lib.licenses.mit; maintainers = [ lib.maintainers.vbgl ]; }; diff --git a/pkgs/development/ocaml-modules/vlq/default.nix b/pkgs/development/ocaml-modules/vlq/default.nix index e23bf4cb7513..e6b8070963df 100644 --- a/pkgs/development/ocaml-modules/vlq/default.nix +++ b/pkgs/development/ocaml-modules/vlq/default.nix @@ -22,7 +22,7 @@ lib.throwIf (lib.versionAtLeast ocaml.version "5.0") buildInputs = [ dune-configurator ]; meta = { - description = "encoding variable-length quantities, in particular base64"; + description = "Encoding variable-length quantities, in particular base64"; license = lib.licenses.mit; homepage = "https://github.com/flowtype/ocaml-vlq"; maintainers = [ lib.maintainers.nomeata ]; diff --git a/pkgs/development/php-packages/luasandbox/default.nix b/pkgs/development/php-packages/luasandbox/default.nix index e15101c474d7..c6b436c8cf8a 100644 --- a/pkgs/development/php-packages/luasandbox/default.nix +++ b/pkgs/development/php-packages/luasandbox/default.nix @@ -21,7 +21,7 @@ buildPecl rec { buildInputs = [ lua51Packages.lua ]; meta = { - description = "extension for PHP 7 and PHP 8 to allow safely running untrusted Lua 5.1 code from within PHP"; + description = "Extension for PHP 7 and PHP 8 to allow safely running untrusted Lua 5.1 code from within PHP"; license = lib.licenses.mit; homepage = "https://www.mediawiki.org/wiki/LuaSandbox"; maintainers = with lib.maintainers; [ georgyo ]; diff --git a/pkgs/development/php-packages/pdo_oci/default.nix b/pkgs/development/php-packages/pdo_oci/default.nix index d0856fd6a9a1..4815ed293c26 100644 --- a/pkgs/development/php-packages/pdo_oci/default.nix +++ b/pkgs/development/php-packages/pdo_oci/default.nix @@ -21,7 +21,7 @@ buildPecl { meta = { changelog = "https://pecl.php.net/package-changelog.php?package=PDO_OCI"; - description = "The PHP PDO_OCI extension lets you access Oracle Database"; + description = "PHP PDO_OCI extension lets you access Oracle Database"; license = lib.licenses.php301; homepage = "https://pecl.php.net/package/pdo_oci"; teams = [ lib.teams.php ]; diff --git a/pkgs/development/php-packages/uuid/default.nix b/pkgs/development/php-packages/uuid/default.nix index 67ddce13551a..76ae7c4c5970 100644 --- a/pkgs/development/php-packages/uuid/default.nix +++ b/pkgs/development/php-packages/uuid/default.nix @@ -27,7 +27,7 @@ buildPecl { meta = { changelog = "https://github.com/php/pecl-networking-uuid/releases/tag/v${version}"; - description = "A wrapper around Universally Unique IDentifier library (libuuid)"; + description = "Wrapper around Universally Unique IDentifier library (libuuid)"; license = lib.licenses.php301; homepage = "https://github.com/php/pecl-networking-uuid"; teams = [ lib.teams.php ]; diff --git a/pkgs/development/python-modules/aiohomeconnect/default.nix b/pkgs/development/python-modules/aiohomeconnect/default.nix index 866eb3dea651..590c8a9d0506 100644 --- a/pkgs/development/python-modules/aiohomeconnect/default.nix +++ b/pkgs/development/python-modules/aiohomeconnect/default.nix @@ -59,7 +59,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "aiohomeconnect" ]; meta = { - description = "An asyncio client for the Home Connect API"; + description = "asyncio client for the Home Connect API"; homepage = "https://github.com/MartinHjelmare/aiohomeconnect"; changelog = "https://github.com/MartinHjelmare/aiohomeconnect/blob/${src.tag}/CHANGELOG.md"; license = lib.licenses.asl20; diff --git a/pkgs/development/python-modules/aiohttp-sse-client/default.nix b/pkgs/development/python-modules/aiohttp-sse-client/default.nix index c5812c22c870..9692f7bfc2ca 100644 --- a/pkgs/development/python-modules/aiohttp-sse-client/default.nix +++ b/pkgs/development/python-modules/aiohttp-sse-client/default.nix @@ -42,7 +42,7 @@ buildPythonPackage rec { ]; meta = { - description = "A Server-Sent Event python client base on aiohttp"; + description = "Server-Sent Event python client base on aiohttp"; homepage = "https://pypi.org/project/aiohttp-sse-client/"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ kranzes ]; diff --git a/pkgs/development/python-modules/alabaster/default.nix b/pkgs/development/python-modules/alabaster/default.nix index 4f2723b0bfab..87bc0bea0e5a 100644 --- a/pkgs/development/python-modules/alabaster/default.nix +++ b/pkgs/development/python-modules/alabaster/default.nix @@ -27,7 +27,7 @@ buildPythonPackage rec { meta = { changelog = "https://github.com/sphinx-doc/alabaster/blob/${src.rev}/docs/changelog.rst"; homepage = "https://github.com/sphinx-doc/alabaster"; - description = "A light, configurable Sphinx theme"; + description = "Light, configurable Sphinx theme"; license = lib.licenses.bsd3; teams = [ lib.teams.sphinx ]; }; diff --git a/pkgs/development/python-modules/ament-package/default.nix b/pkgs/development/python-modules/ament-package/default.nix index c67f28f5c6b2..8c10b6ea9eb3 100644 --- a/pkgs/development/python-modules/ament-package/default.nix +++ b/pkgs/development/python-modules/ament-package/default.nix @@ -34,7 +34,7 @@ buildPythonPackage rec { doCheck = false; meta = { - description = "The parser for the manifest files in the ament buildsystem"; + description = "Parser for the manifest files in the ament buildsystem"; homepage = "https://github.com/ament/ament_package"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ guelakais ]; diff --git a/pkgs/development/python-modules/apollo-fpga/default.nix b/pkgs/development/python-modules/apollo-fpga/default.nix index 2eda2f95c4a2..cddfb9fb0bd7 100644 --- a/pkgs/development/python-modules/apollo-fpga/default.nix +++ b/pkgs/development/python-modules/apollo-fpga/default.nix @@ -55,7 +55,7 @@ buildPythonPackage rec { meta = { changelog = "https://github.com/greatscottgadgets/apollo/releases/tag/v${version}"; - description = "microcontroller-based FPGA / JTAG programmer"; + description = "Microcontroller-based FPGA / JTAG programmer"; homepage = "https://github.com/greatscottgadgets/apollo"; license = lib.licenses.bsd3; maintainers = with lib.maintainers; [ carlossless ]; diff --git a/pkgs/development/python-modules/array-api-strict/default.nix b/pkgs/development/python-modules/array-api-strict/default.nix index 297a9780a07c..b51a977f68c6 100644 --- a/pkgs/development/python-modules/array-api-strict/default.nix +++ b/pkgs/development/python-modules/array-api-strict/default.nix @@ -48,7 +48,7 @@ buildPythonPackage rec { meta = { homepage = "https://data-apis.org/array-api-strict"; changelog = "https://github.com/data-apis/array-api-strict/releases/tag/${version}"; - description = "A strict, minimal implementation of the Python array API"; + description = "Strict, minimal implementation of the Python array API"; license = lib.licenses.bsd3; maintainers = with lib.maintainers; [ berquist ]; }; diff --git a/pkgs/development/python-modules/audioop-lts/default.nix b/pkgs/development/python-modules/audioop-lts/default.nix index 5dfc571dfaa7..63db1dbfc60b 100644 --- a/pkgs/development/python-modules/audioop-lts/default.nix +++ b/pkgs/development/python-modules/audioop-lts/default.nix @@ -35,7 +35,7 @@ buildPythonPackage rec { meta = { changelog = "https://github.com/AbstractUmbra/audioop/releases/tag/${version}"; - description = "An LTS port of Python's `audioop` module"; + description = "LTS port of Python's `audioop` module"; homepage = "https://github.com/AbstractUmbra/audioop"; license = lib.licenses.psfl; maintainers = with lib.maintainers; [ hexa ]; diff --git a/pkgs/development/python-modules/bdffont/default.nix b/pkgs/development/python-modules/bdffont/default.nix index fcd97b903825..efd659a974e0 100644 --- a/pkgs/development/python-modules/bdffont/default.nix +++ b/pkgs/development/python-modules/bdffont/default.nix @@ -31,7 +31,7 @@ buildPythonPackage rec { meta = { homepage = "https://github.com/TakWolf/bdffont"; - description = "A library for manipulating Glyph Bitmap Distribution Format (BDF) Fonts"; + description = "Library for manipulating Glyph Bitmap Distribution Format (BDF) Fonts"; platforms = lib.platforms.all; license = lib.licenses.mit; maintainers = with lib.maintainers; [ diff --git a/pkgs/development/python-modules/beaupy/default.nix b/pkgs/development/python-modules/beaupy/default.nix index 33e5a8e5eeca..ca78889a0993 100644 --- a/pkgs/development/python-modules/beaupy/default.nix +++ b/pkgs/development/python-modules/beaupy/default.nix @@ -48,7 +48,7 @@ buildPythonPackage rec { ]; meta = { - description = "A Python library of interactive CLI elements you have been looking for"; + description = "Python library of interactive CLI elements you have been looking for"; homepage = "https://github.com/petereon/beaupy"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ doronbehar ]; diff --git a/pkgs/development/python-modules/before-after/default.nix b/pkgs/development/python-modules/before-after/default.nix index c1dce2b1a4ed..92158e98a65f 100644 --- a/pkgs/development/python-modules/before-after/default.nix +++ b/pkgs/development/python-modules/before-after/default.nix @@ -34,7 +34,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "before_after" ]; meta = with lib; { - description = "sugar over the Mock library to help test race conditions"; + description = "Sugar over the Mock library to help test race conditions"; homepage = "https://github.com/c-oreills/before_after"; maintainers = [ ]; license = licenses.gpl2Only; diff --git a/pkgs/development/python-modules/behave/default.nix b/pkgs/development/python-modules/behave/default.nix index e196257a8377..1600e3e0ed57 100644 --- a/pkgs/development/python-modules/behave/default.nix +++ b/pkgs/development/python-modules/behave/default.nix @@ -82,7 +82,7 @@ buildPythonPackage rec { meta = with lib; { changelog = "https://github.com/behave/behave/blob/${src.rev}/CHANGES.rst"; homepage = "https://github.com/behave/behave"; - description = "behaviour-driven development, Python style"; + description = "Behaviour-driven development, Python style"; mainProgram = "behave"; license = licenses.bsd2; maintainers = with maintainers; [ diff --git a/pkgs/development/python-modules/betamax-matchers/default.nix b/pkgs/development/python-modules/betamax-matchers/default.nix index f9279d2e42b8..dc85e7112e71 100644 --- a/pkgs/development/python-modules/betamax-matchers/default.nix +++ b/pkgs/development/python-modules/betamax-matchers/default.nix @@ -35,7 +35,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "betamax_matchers" ]; meta = with lib; { - description = "A group of experimental matchers for Betamax"; + description = "Group of experimental matchers for Betamax"; homepage = "https://github.com/sigmavirus24/betamax_matchers"; changelog = "https://github.com/betamaxpy/betamax_matchers/blob/${version}/HISTORY.rst"; license = licenses.asl20; diff --git a/pkgs/development/python-modules/betamax/default.nix b/pkgs/development/python-modules/betamax/default.nix index a65c4d330715..e22078ccf9aa 100644 --- a/pkgs/development/python-modules/betamax/default.nix +++ b/pkgs/development/python-modules/betamax/default.nix @@ -39,7 +39,7 @@ buildPythonPackage rec { ]; meta = with lib; { - description = "A VCR imitation for requests"; + description = "VCR imitation for requests"; homepage = "https://betamax.readthedocs.org/"; changelog = "https://github.com/betamaxpy/betamax/blob/${version}/HISTORY.rst"; license = licenses.asl20; diff --git a/pkgs/development/python-modules/binsync/default.nix b/pkgs/development/python-modules/binsync/default.nix index 0a6e052214a7..2e396eeb365e 100644 --- a/pkgs/development/python-modules/binsync/default.nix +++ b/pkgs/development/python-modules/binsync/default.nix @@ -59,7 +59,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "binsync" ]; meta = { - description = "A reversing plugin for cross-decompiler collaboration, built on git"; + description = "Reversing plugin for cross-decompiler collaboration, built on git"; homepage = "https://github.com/binsync/binsync"; changelog = "https://github.com/binsync/binsync/releases/tag/v${version}"; license = lib.licenses.bsd2; diff --git a/pkgs/development/python-modules/canonical-sphinx-extensions/default.nix b/pkgs/development/python-modules/canonical-sphinx-extensions/default.nix index 1ad27acb2833..d87c3c5dd876 100644 --- a/pkgs/development/python-modules/canonical-sphinx-extensions/default.nix +++ b/pkgs/development/python-modules/canonical-sphinx-extensions/default.nix @@ -36,7 +36,7 @@ buildPythonPackage rec { doCheck = false; meta = { - description = "A collection of Sphinx extensions used by Canonical documentation"; + description = "Collection of Sphinx extensions used by Canonical documentation"; homepage = "https://pypi.org/project/canonical-sphinx-extensions"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ ]; diff --git a/pkgs/development/python-modules/click-command-tree/default.nix b/pkgs/development/python-modules/click-command-tree/default.nix index 582b46afa4e2..2d697adc97f2 100644 --- a/pkgs/development/python-modules/click-command-tree/default.nix +++ b/pkgs/development/python-modules/click-command-tree/default.nix @@ -27,7 +27,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "click_command_tree" ]; meta = with lib; { - description = "click plugin to show the command tree of your CLI"; + description = "Click plugin to show the command tree of your CLI"; homepage = "https://github.com/whwright/click-command-tree"; license = licenses.mit; maintainers = with maintainers; [ tjni ]; diff --git a/pkgs/development/python-modules/colcon-argcomplete/default.nix b/pkgs/development/python-modules/colcon-argcomplete/default.nix index 80a844017cda..51318977456c 100644 --- a/pkgs/development/python-modules/colcon-argcomplete/default.nix +++ b/pkgs/development/python-modules/colcon-argcomplete/default.nix @@ -42,7 +42,7 @@ buildPythonPackage rec { ]; meta = { - description = "An extension for colcon-core to provide command line completion using argcomplete"; + description = "Extension for colcon-core to provide command line completion using argcomplete"; homepage = "https://github.com/colcon/colcon-argcomplete"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ guelakais ]; diff --git a/pkgs/development/python-modules/colcon-cargo/default.nix b/pkgs/development/python-modules/colcon-cargo/default.nix index 81cd80d2fc1d..42f8a857e58d 100644 --- a/pkgs/development/python-modules/colcon-cargo/default.nix +++ b/pkgs/development/python-modules/colcon-cargo/default.nix @@ -51,7 +51,7 @@ buildPythonPackage rec { ]; meta = { - description = "An extension for colcon-core to support Rust packages built with Cargo"; + description = "Extension for colcon-core to support Rust packages built with Cargo"; homepage = "https://github.com/colcon/colcon-cargo"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ guelakais ]; diff --git a/pkgs/development/python-modules/colcon-ros-domain-id-coordinator/default.nix b/pkgs/development/python-modules/colcon-ros-domain-id-coordinator/default.nix index 84650e2d6352..0718a4af348c 100644 --- a/pkgs/development/python-modules/colcon-ros-domain-id-coordinator/default.nix +++ b/pkgs/development/python-modules/colcon-ros-domain-id-coordinator/default.nix @@ -46,7 +46,7 @@ buildPythonPackage { ]; meta = { - description = "An extension for colcon-core to coordinate ROS_DOMAIN_ID values across multiple terminals"; + description = "Extension for colcon-core to coordinate ROS_DOMAIN_ID values across multiple terminals"; homepage = "https://github.com/colcon/colcon-ros-domain-id-coordinator"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ guelakais ]; diff --git a/pkgs/development/python-modules/commonregex/default.nix b/pkgs/development/python-modules/commonregex/default.nix index 7075fc7322e8..d5ceb4ee6c7a 100644 --- a/pkgs/development/python-modules/commonregex/default.nix +++ b/pkgs/development/python-modules/commonregex/default.nix @@ -18,7 +18,7 @@ buildPythonPackage rec { build-system = [ setuptools ]; meta = with lib; { - description = "A collection of common regular expressions bundled with an easy to use interface"; + description = "Collection of common regular expressions bundled with an easy to use interface"; homepage = "https://github.com/madisonmay/CommonRegex"; maintainers = with maintainers; [ k900 ]; license = licenses.mit; diff --git a/pkgs/development/python-modules/compliance-trestle/default.nix b/pkgs/development/python-modules/compliance-trestle/default.nix index 2a77ebb46b24..545a8d7f4bfb 100644 --- a/pkgs/development/python-modules/compliance-trestle/default.nix +++ b/pkgs/development/python-modules/compliance-trestle/default.nix @@ -98,7 +98,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "trestle" ]; meta = { - description = "An opinionated tooling platform for managing compliance as code, using continuous integration and NIST's OSCAL standard"; + description = "Opinionated tooling platform for managing compliance as code, using continuous integration and NIST's OSCAL standard"; homepage = "https://github.com/oscal-compass/compliance-trestle"; changelog = "https://github.com/oscal-compass/compliance-trestle/blob/${src.tag}/CHANGELOG.md"; license = lib.licenses.asl20; diff --git a/pkgs/development/python-modules/compressed-tensors/default.nix b/pkgs/development/python-modules/compressed-tensors/default.nix index e62a07a2ad0b..dd9b49ac57f7 100644 --- a/pkgs/development/python-modules/compressed-tensors/default.nix +++ b/pkgs/development/python-modules/compressed-tensors/default.nix @@ -59,7 +59,7 @@ buildPythonPackage rec { ]; meta = { - description = "A safetensors extension to efficiently store sparse quantized tensors on disk"; + description = "Safetensors extension to efficiently store sparse quantized tensors on disk"; homepage = "https://github.com/neuralmagic/compressed-tensors"; changelog = "https://github.com/neuralmagic/compressed-tensors/releases/tag/${version}"; license = lib.licenses.asl20; diff --git a/pkgs/development/python-modules/copier-template-tester/default.nix b/pkgs/development/python-modules/copier-template-tester/default.nix index f78cbf91135f..d264c17402b4 100644 --- a/pkgs/development/python-modules/copier-template-tester/default.nix +++ b/pkgs/development/python-modules/copier-template-tester/default.nix @@ -30,7 +30,7 @@ buildPythonPackage rec { ]; meta = with lib; { - description = "ctt: CLI and pre-commit tool for testing copier"; + description = "CLI and pre-commit tool for testing copier"; homepage = "https://copier-template-tester.kyleking.me"; license = licenses.mit; maintainers = with maintainers; [ yajo ]; diff --git a/pkgs/development/python-modules/dash-bootstrap-templates/default.nix b/pkgs/development/python-modules/dash-bootstrap-templates/default.nix index dd79408c18b5..53fcc3616554 100644 --- a/pkgs/development/python-modules/dash-bootstrap-templates/default.nix +++ b/pkgs/development/python-modules/dash-bootstrap-templates/default.nix @@ -37,7 +37,7 @@ buildPythonPackage rec { doCheck = false; meta = { - description = "A collection of 52 Plotly figure templates with a Bootstrap theme"; + description = "Collection of 52 Plotly figure templates with a Bootstrap theme"; homepage = "https://github.com/AnnMarieW/dash-bootstrap-templates"; changelog = "https://github.com/AnnMarieW/dash-bootstrap-templates/releases/tag/${src.tag}"; license = lib.licenses.mit; diff --git a/pkgs/development/python-modules/deprecation-alias/default.nix b/pkgs/development/python-modules/deprecation-alias/default.nix index 43557de6c82b..8ac56ae5664c 100644 --- a/pkgs/development/python-modules/deprecation-alias/default.nix +++ b/pkgs/development/python-modules/deprecation-alias/default.nix @@ -25,7 +25,7 @@ buildPythonPackage rec { ]; meta = { - description = "A wrapper around ‘deprecation’ providing support for deprecated aliases"; + description = "Wrapper around ‘deprecation’ providing support for deprecated aliases"; homepage = "https://github.com/domdfcoding/deprecation-alias"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ tyberius-prime ]; diff --git a/pkgs/development/python-modules/django-lasuite/default.nix b/pkgs/development/python-modules/django-lasuite/default.nix index 5c152662bcfd..e7f6b03b95f2 100644 --- a/pkgs/development/python-modules/django-lasuite/default.nix +++ b/pkgs/development/python-modules/django-lasuite/default.nix @@ -61,7 +61,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "lasuite" ]; meta = { - description = "The common library for La Suite Django projects and Proconnected Django projects"; + description = "Common library for La Suite Django projects and Proconnected Django projects"; homepage = "https://github.com/suitenumerique/django-lasuite"; changelog = "https://github.com/suitenumerique/django-lasuite/blob/${src.tag}/CHANGELOG.md"; license = lib.licenses.mit; diff --git a/pkgs/development/python-modules/dockerflow/default.nix b/pkgs/development/python-modules/dockerflow/default.nix index 754c5b590e15..5e8efff7d224 100644 --- a/pkgs/development/python-modules/dockerflow/default.nix +++ b/pkgs/development/python-modules/dockerflow/default.nix @@ -98,7 +98,7 @@ buildPythonPackage rec { meta = { changelog = "https://github.com/mozilla-services/python-dockerflow/releases/tag/${src.tag}"; - description = "A Python package to implement tools and helpers for Mozilla Dockerflow"; + description = "Python package to implement tools and helpers for Mozilla Dockerflow"; homepage = "https://github.com/mozilla-services/python-dockerflow"; license = lib.licenses.mpl20; }; diff --git a/pkgs/development/python-modules/drawilleplot/default.nix b/pkgs/development/python-modules/drawilleplot/default.nix index b1efda476945..d03f75f438d1 100644 --- a/pkgs/development/python-modules/drawilleplot/default.nix +++ b/pkgs/development/python-modules/drawilleplot/default.nix @@ -27,7 +27,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "drawilleplot" ]; meta = with lib; { - description = "matplotlib backend for graph output in unicode terminals using drawille"; + description = "Matplotlib backend for graph output in unicode terminals using drawille"; homepage = "https://github.com/gooofy/drawilleplot"; license = licenses.asl20; maintainers = with maintainers; [ nobbz ]; diff --git a/pkgs/development/python-modules/duration-parser/default.nix b/pkgs/development/python-modules/duration-parser/default.nix index 9d8eb744024e..506c3581df11 100644 --- a/pkgs/development/python-modules/duration-parser/default.nix +++ b/pkgs/development/python-modules/duration-parser/default.nix @@ -31,7 +31,7 @@ buildPythonPackage rec { ]; meta = { - description = "A minimal duration parser written in python"; + description = "Minimal duration parser written in python"; homepage = "https://github.com/adriansahlman/duration-parser"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ hexa ]; diff --git a/pkgs/development/python-modules/dvc-s3/default.nix b/pkgs/development/python-modules/dvc-s3/default.nix index 26a03265b06f..745461e645c8 100644 --- a/pkgs/development/python-modules/dvc-s3/default.nix +++ b/pkgs/development/python-modules/dvc-s3/default.nix @@ -49,7 +49,7 @@ buildPythonPackage rec { # ]; meta = with lib; { - description = "s3 plugin for dvc"; + description = "S3 plugin for dvc"; homepage = "https://pypi.org/project/dvc-s3/${version}"; changelog = "https://github.com/iterative/dvc-s3/releases/tag/${version}"; license = licenses.asl20; diff --git a/pkgs/development/python-modules/ec2-metadata/default.nix b/pkgs/development/python-modules/ec2-metadata/default.nix index 4b4dda87eb4f..be0329c25413 100644 --- a/pkgs/development/python-modules/ec2-metadata/default.nix +++ b/pkgs/development/python-modules/ec2-metadata/default.nix @@ -33,7 +33,7 @@ buildPythonPackage rec { passthru.updateScript = nix-update-script { }; meta = { - description = "An easy interface to query the EC2 metadata API, with caching"; + description = "Easy interface to query the EC2 metadata API, with caching"; homepage = "https://pypi.org/project/ec2-metadata/"; license = lib.licenses.mit; maintainers = [ lib.maintainers._9999years ]; diff --git a/pkgs/development/python-modules/esphome-glyphsets/default.nix b/pkgs/development/python-modules/esphome-glyphsets/default.nix index 47c490861652..f22d8e77aa26 100644 --- a/pkgs/development/python-modules/esphome-glyphsets/default.nix +++ b/pkgs/development/python-modules/esphome-glyphsets/default.nix @@ -25,7 +25,7 @@ buildPythonPackage rec { ]; meta = { - description = "A lightweight version of glyphsets for ESPHome"; + description = "Lightweight version of glyphsets for ESPHome"; homepage = "https://github.com/esphome/esphome-glyphsets"; changelog = "https://github.com/esphome/esphome-glyphsets/blob/${src.tag}/CHANGELOG.md"; license = lib.licenses.asl20; diff --git a/pkgs/development/python-modules/evolutionhttp/default.nix b/pkgs/development/python-modules/evolutionhttp/default.nix index 446fa362d497..99783fd8a6e5 100644 --- a/pkgs/development/python-modules/evolutionhttp/default.nix +++ b/pkgs/development/python-modules/evolutionhttp/default.nix @@ -40,7 +40,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "evolutionhttp" ]; meta = with lib; { - description = "An HTTP client for controlling a Bryant Evolution HVAC system"; + description = "HTTP client for controlling a Bryant Evolution HVAC system"; homepage = "https://github.com/danielsmyers/evolutionhttp"; license = licenses.asl20; maintainers = with maintainers; [ hexa ]; diff --git a/pkgs/development/python-modules/falconpy/default.nix b/pkgs/development/python-modules/falconpy/default.nix index 706c2cdaacbc..2526df18b003 100644 --- a/pkgs/development/python-modules/falconpy/default.nix +++ b/pkgs/development/python-modules/falconpy/default.nix @@ -27,7 +27,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "falconpy" ]; meta = { - description = "The CrowdStrike Falcon SDK for Python"; + description = "CrowdStrike Falcon SDK for Python"; homepage = "https://github.com/CrowdStrike/falconpy"; changelog = "https://github.com/CrowdStrike/falconpy/releases/tag/${src.tag}"; license = lib.licenses.unlicense; diff --git a/pkgs/development/python-modules/fastmcp/default.nix b/pkgs/development/python-modules/fastmcp/default.nix index 8a8d6f052514..8f3da4a17d58 100644 --- a/pkgs/development/python-modules/fastmcp/default.nix +++ b/pkgs/development/python-modules/fastmcp/default.nix @@ -87,7 +87,7 @@ buildPythonPackage rec { __darwinAllowLocalNetworking = true; meta = { - description = "The fast, Pythonic way to build MCP servers and clients"; + description = "Fast, Pythonic way to build MCP servers and clients"; changelog = "https://github.com/jlowin/fastmcp/releases/tag/v${version}"; homepage = "https://github.com/jlowin/fastmcp"; license = lib.licenses.asl20; diff --git a/pkgs/development/python-modules/fickling/default.nix b/pkgs/development/python-modules/fickling/default.nix index de54ce0ce751..a0a436b0ca51 100644 --- a/pkgs/development/python-modules/fickling/default.nix +++ b/pkgs/development/python-modules/fickling/default.nix @@ -44,7 +44,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "fickling" ]; meta = with lib; { - description = "A Python pickling decompiler and static analyzer"; + description = "Python pickling decompiler and static analyzer"; homepage = "https://github.com/trailofbits/fickling"; changelog = "https://github.com/trailofbits/fickling/releases/tag/v${version}"; license = licenses.lgpl3Plus; diff --git a/pkgs/development/python-modules/flexcache/default.nix b/pkgs/development/python-modules/flexcache/default.nix index a15801505ca9..12fcbf1a1f3f 100644 --- a/pkgs/development/python-modules/flexcache/default.nix +++ b/pkgs/development/python-modules/flexcache/default.nix @@ -46,7 +46,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "flexcache" ]; meta = with lib; { - description = "An robust and extensible package to cache on disk the result of expensive calculations"; + description = "Robust and extensible package to cache on disk the result of expensive calculations"; homepage = "https://github.com/hgrecco/flexcache"; changelog = "https://github.com/hgrecco/flexcache/blob/${src.rev}/CHANGES"; license = licenses.bsd3; diff --git a/pkgs/development/python-modules/fnllm/default.nix b/pkgs/development/python-modules/fnllm/default.nix index 8d881840a62c..5e1afe742821 100644 --- a/pkgs/development/python-modules/fnllm/default.nix +++ b/pkgs/development/python-modules/fnllm/default.nix @@ -80,7 +80,7 @@ buildPythonPackage rec { ]; meta = { - description = "A function-based LLM protocol and wrapper"; + description = "Function-based LLM protocol and wrapper"; homepage = "https://github.com/microsoft/essex-toolkit/tree/main/python/fnllm"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ fab ]; diff --git a/pkgs/development/python-modules/funk/default.nix b/pkgs/development/python-modules/funk/default.nix index 74a619639211..b8de6edd7912 100644 --- a/pkgs/development/python-modules/funk/default.nix +++ b/pkgs/development/python-modules/funk/default.nix @@ -31,7 +31,7 @@ buildPythonPackage rec { passthru.updateScripts = gitUpdater { }; meta = { - description = "A mocking framework for Python, influenced by JMock"; + description = "Mocking framework for Python, influenced by JMock"; homepage = "https://github.com/mwilliamson/funk"; changelog = "https://github.com/mwilliamson/funk/blob/${src.tag}/NEWS"; license = lib.licenses.bsd2; diff --git a/pkgs/development/python-modules/genie-partner-sdk/default.nix b/pkgs/development/python-modules/genie-partner-sdk/default.nix index e15b481c2928..b83fba9d5640 100644 --- a/pkgs/development/python-modules/genie-partner-sdk/default.nix +++ b/pkgs/development/python-modules/genie-partner-sdk/default.nix @@ -30,7 +30,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "genie_partner_sdk" ]; meta = { - description = "An SDK to interact with the AladdinConnect (or OHD) partner API"; + description = "SDK to interact with the AladdinConnect (or OHD) partner API"; homepage = "https://github.com/Genie-Garage/aladdin-python-sdk"; license = lib.licenses.mit; maintainers = [ lib.maintainers.jamiemagee ]; diff --git a/pkgs/development/python-modules/gipc/default.nix b/pkgs/development/python-modules/gipc/default.nix index 6e102fc365f6..0057cd455a36 100644 --- a/pkgs/development/python-modules/gipc/default.nix +++ b/pkgs/development/python-modules/gipc/default.nix @@ -54,7 +54,7 @@ buildPythonPackage rec { ]; meta = with lib; { - description = "gevent-cooperative child processes and IPC"; + description = "Gevent-cooperative child processes and IPC"; longDescription = '' Usage of Python's multiprocessing package in a gevent-powered application may raise problems and most likely breaks the application diff --git a/pkgs/development/python-modules/gunicorn/default.nix b/pkgs/development/python-modules/gunicorn/default.nix index f3c8b075c0af..e5d6bff39640 100644 --- a/pkgs/development/python-modules/gunicorn/default.nix +++ b/pkgs/development/python-modules/gunicorn/default.nix @@ -55,7 +55,7 @@ buildPythonPackage rec { ++ lib.flatten (lib.attrValues optional-dependencies); meta = { - description = "gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications"; + description = "WSGI HTTP Server for UNIX, fast clients and sleepy applications"; homepage = "https://github.com/benoitc/gunicorn"; changelog = "https://github.com/benoitc/gunicorn/releases/tag/${version}"; license = lib.licenses.mit; diff --git a/pkgs/development/python-modules/hanzidentifier/default.nix b/pkgs/development/python-modules/hanzidentifier/default.nix index 93021ac6addb..2b425f81a485 100644 --- a/pkgs/development/python-modules/hanzidentifier/default.nix +++ b/pkgs/development/python-modules/hanzidentifier/default.nix @@ -28,7 +28,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "hanzidentifier" ]; meta = { - description = "A Python module that identifies Chinese text as being Simplified or Traditional"; + description = "Python module that identifies Chinese text as being Simplified or Traditional"; homepage = "https://github.com/tsroten/hanzidentifier"; changelog = "https://github.com/tsroten/hanzidentifier/blob/${src.rev}/CHANGES.rst"; license = lib.licenses.mit; diff --git a/pkgs/development/python-modules/harlequin-bigquery/default.nix b/pkgs/development/python-modules/harlequin-bigquery/default.nix index 677e566c2def..0d05a595efd3 100644 --- a/pkgs/development/python-modules/harlequin-bigquery/default.nix +++ b/pkgs/development/python-modules/harlequin-bigquery/default.nix @@ -35,7 +35,7 @@ buildPythonPackage rec { ]; meta = { - description = "A Harlequin adapter for Google BigQuery"; + description = "Harlequin adapter for Google BigQuery"; homepage = "https://pypi.org/project/harlequin-bigquery/"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ pcboy ]; diff --git a/pkgs/development/python-modules/harlequin-postgres/default.nix b/pkgs/development/python-modules/harlequin-postgres/default.nix index 6d2283fad70c..28e59ce21a18 100644 --- a/pkgs/development/python-modules/harlequin-postgres/default.nix +++ b/pkgs/development/python-modules/harlequin-postgres/default.nix @@ -34,7 +34,7 @@ buildPythonPackage rec { ]; meta = { - description = "A Harlequin adapter for Postgres"; + description = "Harlequin adapter for Postgres"; homepage = "https://pypi.org/project/harlequin-postgres/"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ pcboy ]; diff --git a/pkgs/development/python-modules/hatch-jupyter-builder/default.nix b/pkgs/development/python-modules/hatch-jupyter-builder/default.nix index 849d3b85ed88..a071f07b2313 100644 --- a/pkgs/development/python-modules/hatch-jupyter-builder/default.nix +++ b/pkgs/development/python-modules/hatch-jupyter-builder/default.nix @@ -40,7 +40,7 @@ buildPythonPackage rec { meta = with lib; { changelog = "https://github.com/jupyterlab/hatch-jupyter-builder/releases/tag/v${version}"; - description = "hatch plugin to help build Jupyter packages"; + description = "Hatch plugin to help build Jupyter packages"; mainProgram = "hatch-jupyter-builder"; homepage = "https://github.com/jupyterlab/hatch-jupyter-builder"; license = licenses.bsd3; diff --git a/pkgs/development/python-modules/hatch-odoo/default.nix b/pkgs/development/python-modules/hatch-odoo/default.nix index 415959caebc9..81f191db59b4 100644 --- a/pkgs/development/python-modules/hatch-odoo/default.nix +++ b/pkgs/development/python-modules/hatch-odoo/default.nix @@ -31,7 +31,7 @@ buildPythonPackage rec { ]; meta = with lib; { - description = "A hatch plugin to develop and package Odoo projects"; + description = "Hatch plugin to develop and package Odoo projects"; homepage = "https://github.com/acsone/hatch-odoo"; license = licenses.mit; maintainers = with maintainers; [ yajo ]; diff --git a/pkgs/development/python-modules/hid/default.nix b/pkgs/development/python-modules/hid/default.nix index 59af2d501e9a..5fa552b1d155 100644 --- a/pkgs/development/python-modules/hid/default.nix +++ b/pkgs/development/python-modules/hid/default.nix @@ -31,7 +31,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "hid" ]; meta = with lib; { - description = "hidapi bindings in ctypes"; + description = "Hidapi bindings in ctypes"; homepage = "https://github.com/apmorton/pyhidapi"; license = with licenses; [ mit ]; maintainers = with maintainers; [ ]; diff --git a/pkgs/development/python-modules/hikari-crescent/default.nix b/pkgs/development/python-modules/hikari-crescent/default.nix index abaa5c0d1373..28e809136ed3 100644 --- a/pkgs/development/python-modules/hikari-crescent/default.nix +++ b/pkgs/development/python-modules/hikari-crescent/default.nix @@ -44,7 +44,7 @@ buildPythonPackage rec { disabledTests = [ "test_handle_resp" ]; meta = { - description = "A command handler for Hikari that keeps your project neat and tidy"; + description = "Command handler for Hikari that keeps your project neat and tidy"; license = lib.licenses.mit; homepage = "https://github.com/hikari-crescent/hikari-crescent"; maintainers = with lib.maintainers; [ sigmanificient ]; diff --git a/pkgs/development/python-modules/i2c-tools/default.nix b/pkgs/development/python-modules/i2c-tools/default.nix index 0440bc204f8e..0073292b5ecb 100644 --- a/pkgs/development/python-modules/i2c-tools/default.nix +++ b/pkgs/development/python-modules/i2c-tools/default.nix @@ -16,7 +16,7 @@ buildPythonPackage { meta = with lib; { inherit (i2c-tools.meta) homepage platforms; - description = "wrapper for i2c-tools' smbus stuff"; + description = "Wrapper for i2c-tools' smbus stuff"; # from py-smbus/smbusmodule.c license = [ licenses.gpl2Only ]; maintainers = [ maintainers.evils ]; diff --git a/pkgs/development/python-modules/iniconfig/default.nix b/pkgs/development/python-modules/iniconfig/default.nix index be9700e196cd..1694f92f626b 100644 --- a/pkgs/development/python-modules/iniconfig/default.nix +++ b/pkgs/development/python-modules/iniconfig/default.nix @@ -32,7 +32,7 @@ buildPythonPackage rec { doCheck = false; meta = with lib; { - description = "brain-dead simple parsing of ini files"; + description = "Brain-dead simple parsing of ini files"; homepage = "https://github.com/pytest-dev/iniconfig"; license = licenses.mit; maintainers = [ ]; diff --git a/pkgs/development/python-modules/jellyfish/default.nix b/pkgs/development/python-modules/jellyfish/default.nix index ca47c0ca312b..39a96abbe261 100644 --- a/pkgs/development/python-modules/jellyfish/default.nix +++ b/pkgs/development/python-modules/jellyfish/default.nix @@ -47,7 +47,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "jellyfish" ]; meta = { - description = "A python library for doing approximate and phonetic matching of strings"; + description = "Python library for doing approximate and phonetic matching of strings"; homepage = "https://github.com/jamesturk/jellyfish"; changelog = "https://github.com/jamesturk/jellyfish/releases/tag/v${version}"; license = lib.licenses.mit; diff --git a/pkgs/development/python-modules/jinja2-humanize-extension/default.nix b/pkgs/development/python-modules/jinja2-humanize-extension/default.nix index 03bc08cec638..c5285ad504da 100644 --- a/pkgs/development/python-modules/jinja2-humanize-extension/default.nix +++ b/pkgs/development/python-modules/jinja2-humanize-extension/default.nix @@ -38,7 +38,7 @@ buildPythonPackage rec { ]; meta = { - description = "A jinja2 extension to use humanize library inside jinja2 templates"; + description = "Jinja2 extension to use humanize library inside jinja2 templates"; homepage = "https://github.com/metwork-framework/jinja2_humanize_extension"; changelog = "https://github.com/metwork-framework/jinja2_humanize_extension/blob/${src.tag}/CHANGELOG.md"; license = lib.licenses.bsd3; diff --git a/pkgs/development/python-modules/jschon/default.nix b/pkgs/development/python-modules/jschon/default.nix index a2308db968c4..3bf7e228b31e 100644 --- a/pkgs/development/python-modules/jschon/default.nix +++ b/pkgs/development/python-modules/jschon/default.nix @@ -72,7 +72,7 @@ buildPythonPackage rec { __darwinAllowLocalNetworking = true; meta = with lib; { - description = "An object-oriented JSON Schema implementation for Python"; + description = "Object-oriented JSON Schema implementation for Python"; homepage = "https://github.com/marksparkza/jschon"; changelog = "https://github.com/marksparkza/jschon/blob/${src.rev}/CHANGELOG.rst"; license = licenses.mit; diff --git a/pkgs/development/python-modules/jsonpath-python/default.nix b/pkgs/development/python-modules/jsonpath-python/default.nix index db79600ba0ea..2b4c40bee69e 100644 --- a/pkgs/development/python-modules/jsonpath-python/default.nix +++ b/pkgs/development/python-modules/jsonpath-python/default.nix @@ -20,7 +20,7 @@ buildPythonPackage rec { meta = with lib; { homepage = "https://github.com/sean2077/jsonpath-python"; - description = "A more powerful JSONPath implementations in modern python"; + description = "More powerful JSONPath implementations in modern python"; maintainers = with maintainers; [ dadada ]; license = with licenses; [ mit ]; }; diff --git a/pkgs/development/python-modules/jsonxs/default.nix b/pkgs/development/python-modules/jsonxs/default.nix index cf71095cf765..25689995c32c 100644 --- a/pkgs/development/python-modules/jsonxs/default.nix +++ b/pkgs/development/python-modules/jsonxs/default.nix @@ -23,7 +23,7 @@ buildPythonPackage { build-system = [ setuptools ]; meta = { - description = "A python library that uses path expression strings to get and set values in JSON"; + description = "Python library that uses path expression strings to get and set values in JSON"; homepage = "https://github.com/fboender/jsonxs"; license = lib.licenses.mit; maintainers = [ lib.maintainers.tie ]; diff --git a/pkgs/development/python-modules/justbases/default.nix b/pkgs/development/python-modules/justbases/default.nix index d234eb3b7457..45a7ae51ec8a 100644 --- a/pkgs/development/python-modules/justbases/default.nix +++ b/pkgs/development/python-modules/justbases/default.nix @@ -24,7 +24,7 @@ buildPythonPackage rec { ]; meta = with lib; { - description = "conversion of ints and rationals to any base"; + description = "Conversion of ints and rationals to any base"; homepage = "https://github.com/mulkieran/justbases"; changelog = "https://github.com/mulkieran/justbases/blob/v${version}/CHANGES.txt"; license = licenses.lgpl2Plus; diff --git a/pkgs/development/python-modules/justbytes/default.nix b/pkgs/development/python-modules/justbytes/default.nix index 250744ffec64..42b23692f5aa 100644 --- a/pkgs/development/python-modules/justbytes/default.nix +++ b/pkgs/development/python-modules/justbytes/default.nix @@ -26,7 +26,7 @@ buildPythonPackage rec { ]; meta = with lib; { - description = "computing with and displaying bytes"; + description = "Computing with and displaying bytes"; homepage = "https://github.com/mulkieran/justbytes"; license = licenses.lgpl2Plus; maintainers = with maintainers; [ nickcao ]; diff --git a/pkgs/development/python-modules/langchain-huggingface/default.nix b/pkgs/development/python-modules/langchain-huggingface/default.nix index 0611097e3997..0d267785c342 100644 --- a/pkgs/development/python-modules/langchain-huggingface/default.nix +++ b/pkgs/development/python-modules/langchain-huggingface/default.nix @@ -86,7 +86,7 @@ buildPythonPackage rec { meta = { changelog = "https://github.com/langchain-ai/langchain/releases/tag/${src.tag}"; - description = "An integration package connecting Huggingface related classes and LangChain"; + description = "Integration package connecting Huggingface related classes and LangChain"; homepage = "https://github.com/langchain-ai/langchain/tree/master/libs/partners/huggingface"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ diff --git a/pkgs/development/python-modules/lexid/default.nix b/pkgs/development/python-modules/lexid/default.nix index 3fc48bd5e914..c41d02822cf4 100644 --- a/pkgs/development/python-modules/lexid/default.nix +++ b/pkgs/development/python-modules/lexid/default.nix @@ -28,7 +28,7 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook ]; meta = with lib; { - description = "micro library to increment lexically ordered numerical ids"; + description = "Micro library to increment lexically ordered numerical ids"; mainProgram = "lexid_incr"; homepage = "https://pypi.org/project/lexid/"; license = licenses.mit; diff --git a/pkgs/development/python-modules/libasyncns/default.nix b/pkgs/development/python-modules/libasyncns/default.nix index 3d2b3fb20599..e7fe03bd8698 100644 --- a/pkgs/development/python-modules/libasyncns/default.nix +++ b/pkgs/development/python-modules/libasyncns/default.nix @@ -31,7 +31,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "libasyncns" ]; meta = with lib; { - description = "libasyncns-python is a python binding for the asynchronous name service query library"; + description = "Libasyncns-python is a python binding for the asynchronous name service query library"; license = licenses.lgpl21; maintainers = [ maintainers.mic92 ]; homepage = "https://launchpad.net/libasyncns-python"; diff --git a/pkgs/development/python-modules/libmr/default.nix b/pkgs/development/python-modules/libmr/default.nix index 5771a2d25b3f..3bdae94b8d34 100644 --- a/pkgs/development/python-modules/libmr/default.nix +++ b/pkgs/development/python-modules/libmr/default.nix @@ -26,7 +26,7 @@ buildPythonPackage rec { doCheck = false; meta = with lib; { - description = "libMR provides core MetaRecognition and Weibull fitting functionality"; + description = "LibMR provides core MetaRecognition and Weibull fitting functionality"; homepage = "https://github.com/Vastlab/libMR"; license = licenses.bsd3; maintainers = with maintainers; [ psyanticy ]; diff --git a/pkgs/development/python-modules/libvirt/default.nix b/pkgs/development/python-modules/libvirt/default.nix index 143f3581cc3e..dfbf0a69d251 100644 --- a/pkgs/development/python-modules/libvirt/default.nix +++ b/pkgs/development/python-modules/libvirt/default.nix @@ -41,7 +41,7 @@ buildPythonPackage rec { meta = with lib; { homepage = "https://libvirt.org/python.html"; - description = "libvirt Python bindings"; + description = "Libvirt Python bindings"; license = licenses.lgpl2; maintainers = [ maintainers.fpletz ]; }; diff --git a/pkgs/development/python-modules/llama-index-workflows/default.nix b/pkgs/development/python-modules/llama-index-workflows/default.nix index e6deefa07d40..51da08f9f019 100644 --- a/pkgs/development/python-modules/llama-index-workflows/default.nix +++ b/pkgs/development/python-modules/llama-index-workflows/default.nix @@ -32,7 +32,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "workflows" ]; meta = { - description = "An event-driven, async-first, step-based way to control the execution flow of AI applications like Agents"; + description = "Event-driven, async-first, step-based way to control the execution flow of AI applications like Agents"; homepage = "https://pypi.org/project/llama-index-workflows/"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ fab ]; diff --git a/pkgs/development/python-modules/lm-eval/default.nix b/pkgs/development/python-modules/lm-eval/default.nix index fc59f1dbad93..63087a8505a0 100644 --- a/pkgs/development/python-modules/lm-eval/default.nix +++ b/pkgs/development/python-modules/lm-eval/default.nix @@ -149,7 +149,7 @@ buildPythonPackage rec { meta = { changelog = "https://github.com/EleutherAI/lm-evaluation-harness/releases/tag/${src.tag}"; - description = "A framework for few-shot evaluation of language models"; + description = "Framework for few-shot evaluation of language models"; homepage = "https://github.com/EleutherAI/lm-evaluation-harness"; license = [ lib.licenses.mit ]; maintainers = [ lib.maintainers.booxter ]; diff --git a/pkgs/development/python-modules/logassert/default.nix b/pkgs/development/python-modules/logassert/default.nix index b19bb6ff8ce8..05dfc18f7be8 100644 --- a/pkgs/development/python-modules/logassert/default.nix +++ b/pkgs/development/python-modules/logassert/default.nix @@ -32,7 +32,7 @@ buildPythonPackage rec { ]; meta = { - description = "A simple Log Assertion mechanism for Python unittests"; + description = "Simple Log Assertion mechanism for Python unittests"; homepage = "https://github.com/facundobatista/logassert"; changelog = "https://github.com/facundobatista/logassert/releases/tag/${src.tag}"; license = lib.licenses.lgpl3Only; diff --git a/pkgs/development/python-modules/logilab/constraint.nix b/pkgs/development/python-modules/logilab/constraint.nix index fb98ada28f7c..e5b25be76b13 100644 --- a/pkgs/development/python-modules/logilab/constraint.nix +++ b/pkgs/development/python-modules/logilab/constraint.nix @@ -46,7 +46,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "logilab.constraint" ]; meta = with lib; { - description = "logilab-database provides some classes to make unified access to different"; + description = "Logilab-database provides some classes to make unified access to different"; homepage = "https://forge.extranet.logilab.fr/open-source/logilab-constraint"; changelog = "https://forge.extranet.logilab.fr/open-source/logilab-constraint/-/blob/${version}/CHANGELOG.md"; license = licenses.lgpl21Plus; diff --git a/pkgs/development/python-modules/lsp-tree-sitter/default.nix b/pkgs/development/python-modules/lsp-tree-sitter/default.nix index d3b7f3af9e7e..492695614615 100644 --- a/pkgs/development/python-modules/lsp-tree-sitter/default.nix +++ b/pkgs/development/python-modules/lsp-tree-sitter/default.nix @@ -41,7 +41,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "lsp_tree_sitter" ]; meta = with lib; { - description = "A library to create language servers"; + description = "Library to create language servers"; homepage = "https://github.com/neomutt/lsp-tree-sitter"; license = licenses.gpl3Only; maintainers = with maintainers; [ doronbehar ]; diff --git a/pkgs/development/python-modules/microsoft-security-utilities-secret-masker/default.nix b/pkgs/development/python-modules/microsoft-security-utilities-secret-masker/default.nix index 47b82bbac73c..2b9a264748fd 100644 --- a/pkgs/development/python-modules/microsoft-security-utilities-secret-masker/default.nix +++ b/pkgs/development/python-modules/microsoft-security-utilities-secret-masker/default.nix @@ -27,7 +27,7 @@ buildPythonPackage rec { ]; meta = { - description = "A tool for detecting and masking secrets"; + description = "Tool for detecting and masking secrets"; homepage = "https://pypi.org/project/microsoft-security-utilities-secret-masker/"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ ]; diff --git a/pkgs/development/python-modules/miniupnpc/default.nix b/pkgs/development/python-modules/miniupnpc/default.nix index a9fb29c57685..2e88758b0ec7 100644 --- a/pkgs/development/python-modules/miniupnpc/default.nix +++ b/pkgs/development/python-modules/miniupnpc/default.nix @@ -28,7 +28,7 @@ buildPythonPackage rec { ]; meta = with lib; { - description = "miniUPnP client"; + description = "MiniUPnP client"; homepage = "http://miniupnp.free.fr/"; license = licenses.mit; maintainers = with maintainers; [ peterhoeg ]; diff --git a/pkgs/development/python-modules/mkdocs-get-deps/default.nix b/pkgs/development/python-modules/mkdocs-get-deps/default.nix index 60faf85431f3..42fd535a4c77 100644 --- a/pkgs/development/python-modules/mkdocs-get-deps/default.nix +++ b/pkgs/development/python-modules/mkdocs-get-deps/default.nix @@ -36,7 +36,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "mkdocs_get_deps" ]; meta = with lib; { - description = "An extra command for MkDocs that infers required PyPI packages from `plugins` in mkdocs.yml"; + description = "Extra command for MkDocs that infers required PyPI packages from `plugins` in mkdocs.yml"; homepage = "https://github.com/mkdocs/get-deps"; license = licenses.mit; maintainers = [ ]; diff --git a/pkgs/development/python-modules/mpire/default.nix b/pkgs/development/python-modules/mpire/default.nix index 07ae829d4719..74d5593be8ef 100644 --- a/pkgs/development/python-modules/mpire/default.nix +++ b/pkgs/development/python-modules/mpire/default.nix @@ -76,7 +76,7 @@ buildPythonPackage rec { enabledTestPaths = [ "tests" ]; meta = { - description = "A Python package for easy multiprocessing, but faster than multiprocessing"; + description = "Python package for easy multiprocessing, but faster than multiprocessing"; homepage = "https://pypi.org/project/mpire/"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ booxter ]; diff --git a/pkgs/development/python-modules/multi-key-dict/default.nix b/pkgs/development/python-modules/multi-key-dict/default.nix index 5cd962b70cf8..5e9e11cc2617 100644 --- a/pkgs/development/python-modules/multi-key-dict/default.nix +++ b/pkgs/development/python-modules/multi-key-dict/default.nix @@ -24,7 +24,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "multi_key_dict" ]; meta = with lib; { - description = "multi_key_dict"; + description = "Multi_key_dict"; homepage = "https://github.com/formiaczek/multi_key_dict"; license = licenses.mit; }; diff --git a/pkgs/development/python-modules/netapp-lib/default.nix b/pkgs/development/python-modules/netapp-lib/default.nix index 478831a9112e..ef80f214ea8f 100644 --- a/pkgs/development/python-modules/netapp-lib/default.nix +++ b/pkgs/development/python-modules/netapp-lib/default.nix @@ -29,7 +29,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "netapp_lib" ]; meta = with lib; { - description = "netapp-lib is required for Ansible deployments to interact with NetApp storage systems"; + description = "Netapp-lib is required for Ansible deployments to interact with NetApp storage systems"; homepage = "https://netapp.io/"; license = licenses.asl20; maintainers = with maintainers; [ SuperSandro2000 ]; diff --git a/pkgs/development/python-modules/netbox-routing/default.nix b/pkgs/development/python-modules/netbox-routing/default.nix index d3c220148a26..0849c0946b9f 100644 --- a/pkgs/development/python-modules/netbox-routing/default.nix +++ b/pkgs/development/python-modules/netbox-routing/default.nix @@ -36,7 +36,7 @@ buildPythonPackage rec { dependencies = [ django-polymorphic ]; meta = { - description = "A NetBox plugin for tracking all kinds of routing information"; + description = "NetBox plugin for tracking all kinds of routing information"; homepage = "https://github.com/DanSheps/netbox-routing"; changelog = "https://github.com/DanSheps/netbox-routing/releases/tag/${src.tag}"; license = lib.licenses.asl20; diff --git a/pkgs/development/python-modules/oauth2-client/default.nix b/pkgs/development/python-modules/oauth2-client/default.nix index 956d8be427fe..dc258aba198a 100644 --- a/pkgs/development/python-modules/oauth2-client/default.nix +++ b/pkgs/development/python-modules/oauth2-client/default.nix @@ -31,7 +31,7 @@ buildPythonPackage rec { ]; meta = { - description = "A client library for OAuth2"; + description = "Client library for OAuth2"; homepage = "https://pypi.org/project/oauth2-client/"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ kranzes ]; diff --git a/pkgs/development/python-modules/onnxslim/default.nix b/pkgs/development/python-modules/onnxslim/default.nix index e23eee7cbb32..6710f1064990 100644 --- a/pkgs/development/python-modules/onnxslim/default.nix +++ b/pkgs/development/python-modules/onnxslim/default.nix @@ -35,7 +35,7 @@ buildPythonPackage rec { ]; meta = { - description = "A Toolkit to Help Optimize Onnx Model"; + description = "Toolkit to Help Optimize Onnx Model"; homepage = "https://pypi.org/project/onnxslim/"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ ferrine ]; diff --git a/pkgs/development/python-modules/openai-agents/default.nix b/pkgs/development/python-modules/openai-agents/default.nix index 207675cff520..2babf44d6a9d 100644 --- a/pkgs/development/python-modules/openai-agents/default.nix +++ b/pkgs/development/python-modules/openai-agents/default.nix @@ -52,7 +52,7 @@ buildPythonPackage rec { meta = { changelog = "https://github.com/openai/openai-agents-python/releases/tag/${version}"; homepage = "https://github.com/openai/openai-agents-python"; - description = "A lightweight, powerful framework for multi-agent workflows"; + description = "Lightweight, powerful framework for multi-agent workflows"; license = lib.licenses.mit; maintainers = [ lib.maintainers.bryanhonof ]; }; diff --git a/pkgs/development/python-modules/orgparse/default.nix b/pkgs/development/python-modules/orgparse/default.nix index 0ad3b30aaeba..65b99928cd61 100644 --- a/pkgs/development/python-modules/orgparse/default.nix +++ b/pkgs/development/python-modules/orgparse/default.nix @@ -20,7 +20,7 @@ buildPythonPackage rec { meta = with lib; { homepage = "https://github.com/karlicoss/orgparse"; - description = "orgparse - Emacs org-mode parser in Python"; + description = "Orgparse - Emacs org-mode parser in Python"; license = licenses.bsd2; maintainers = with maintainers; [ twitchy0 ]; }; diff --git a/pkgs/development/python-modules/osc/default.nix b/pkgs/development/python-modules/osc/default.nix index d45d7ff4f09e..7eadbf1a8313 100644 --- a/pkgs/development/python-modules/osc/default.nix +++ b/pkgs/development/python-modules/osc/default.nix @@ -49,7 +49,7 @@ buildPythonPackage rec { meta = with lib; { homepage = "https://github.com/openSUSE/osc"; - description = "opensuse-commander with svn like handling"; + description = "Opensuse-commander with svn like handling"; mainProgram = "osc"; maintainers = with maintainers; [ peti diff --git a/pkgs/development/python-modules/patool/default.nix b/pkgs/development/python-modules/patool/default.nix index 506cca39211f..7313917da289 100644 --- a/pkgs/development/python-modules/patool/default.nix +++ b/pkgs/development/python-modules/patool/default.nix @@ -81,7 +81,7 @@ buildPythonPackage rec { ++ lib.optionals stdenv.hostPlatform.isDarwin [ "test_ar" ]; meta = { - description = "portable archive file manager"; + description = "Portable archive file manager"; mainProgram = "patool"; homepage = "https://wummel.github.io/patool/"; license = lib.licenses.gpl3; diff --git a/pkgs/development/python-modules/pcffont/default.nix b/pkgs/development/python-modules/pcffont/default.nix index 6b1af865550d..952e466262dd 100644 --- a/pkgs/development/python-modules/pcffont/default.nix +++ b/pkgs/development/python-modules/pcffont/default.nix @@ -34,7 +34,7 @@ buildPythonPackage rec { meta = { homepage = "https://github.com/TakWolf/pcffont"; - description = "A library for manipulating Portable Compiled Format (PCF) Fonts"; + description = "Library for manipulating Portable Compiled Format (PCF) Fonts"; platforms = lib.platforms.all; license = lib.licenses.mit; maintainers = with lib.maintainers; [ diff --git a/pkgs/development/python-modules/pdfrw/default.nix b/pkgs/development/python-modules/pdfrw/default.nix index d5c889185d0f..61649f4d0dfc 100644 --- a/pkgs/development/python-modules/pdfrw/default.nix +++ b/pkgs/development/python-modules/pdfrw/default.nix @@ -18,7 +18,7 @@ buildPythonPackage rec { doCheck = false; meta = with lib; { - description = "pdfrw is a pure Python library that reads and writes PDFs"; + description = "Pure Python library that reads and writes PDFs"; homepage = "https://github.com/pmaupin/pdfrw"; maintainers = with maintainers; [ teto ]; license = licenses.mit; diff --git a/pkgs/development/python-modules/picologging/default.nix b/pkgs/development/python-modules/picologging/default.nix index 1ee2ae7943cf..0320c139477a 100644 --- a/pkgs/development/python-modules/picologging/default.nix +++ b/pkgs/development/python-modules/picologging/default.nix @@ -57,7 +57,7 @@ buildPythonPackage rec { platforms = lib.platforms.unix; maintainers = with lib.maintainers; [ bot-wxt1221 ]; changelog = "https://github.com/microsoft/picologging/releases/tag/${version}"; - description = "optimized logging library for Python"; + description = "Optimized logging library for Python"; license = lib.licenses.mit; }; } diff --git a/pkgs/development/python-modules/pip-chill/default.nix b/pkgs/development/python-modules/pip-chill/default.nix index 18aae37a9e29..af2f90af0b5d 100644 --- a/pkgs/development/python-modules/pip-chill/default.nix +++ b/pkgs/development/python-modules/pip-chill/default.nix @@ -37,7 +37,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "pip_chill" ]; meta = { - description = "A more relaxed `pip freeze`"; + description = "More relaxed `pip freeze`"; homepage = "https://github.com/rbanffy/pip-chill"; changelog = "https://github.com/rbanffy/pip-chill/releases/tag/v${version}"; license = lib.licenses.gpl3Plus; diff --git a/pkgs/development/python-modules/pipdate/default.nix b/pkgs/development/python-modules/pipdate/default.nix index 501fcb404c2f..751b8de30004 100644 --- a/pkgs/development/python-modules/pipdate/default.nix +++ b/pkgs/development/python-modules/pipdate/default.nix @@ -38,7 +38,7 @@ buildPythonPackage rec { doCheck = false; meta = with lib; { - description = "pip update helpers"; + description = "Pip update helpers"; mainProgram = "pipdate"; homepage = "https://github.com/nschloe/pipdate"; license = licenses.gpl3Plus; diff --git a/pkgs/development/python-modules/piqp/default.nix b/pkgs/development/python-modules/piqp/default.nix index 5abc64e982ee..15b609181960 100644 --- a/pkgs/development/python-modules/piqp/default.nix +++ b/pkgs/development/python-modules/piqp/default.nix @@ -78,7 +78,7 @@ buildPythonPackage rec { ]; meta = with lib; { - description = "A Proximal Interior Point Quadratic Programming solver"; + description = "Proximal Interior Point Quadratic Programming solver"; homepage = "https://github.com/PREDICT-EPFL/piqp"; license = licenses.bsd2; maintainers = with maintainers; [ renesat ]; diff --git a/pkgs/development/python-modules/plasTeX/default.nix b/pkgs/development/python-modules/plasTeX/default.nix index 407918ec4042..9857c9282fc6 100644 --- a/pkgs/development/python-modules/plasTeX/default.nix +++ b/pkgs/development/python-modules/plasTeX/default.nix @@ -34,7 +34,7 @@ buildPythonPackage { ]; meta = { - description = "plasTeX is a Python package to convert LaTeX markup to DOM"; + description = "Python package to convert LaTeX markup to DOM"; homepage = "https://plastex.github.io/plastex/"; maintainers = with lib.maintainers; [ niklashh ]; license = lib.licenses.asl20; diff --git a/pkgs/development/python-modules/plastexdepgraph/default.nix b/pkgs/development/python-modules/plastexdepgraph/default.nix index 7fcc029ad97f..768184e77391 100644 --- a/pkgs/development/python-modules/plastexdepgraph/default.nix +++ b/pkgs/development/python-modules/plastexdepgraph/default.nix @@ -30,7 +30,7 @@ buildPythonPackage { ]; meta = { - description = "plasTeX plugin allowing to build dependency graphs"; + description = "PlasTeX plugin allowing to build dependency graphs"; homepage = "https://github.com/PatrickMassot/plastexdepgraph"; maintainers = with lib.maintainers; [ niklashh ]; license = lib.licenses.asl20; diff --git a/pkgs/development/python-modules/py-deviceid/default.nix b/pkgs/development/python-modules/py-deviceid/default.nix index 8901ba9e87b8..ae5468a7f999 100644 --- a/pkgs/development/python-modules/py-deviceid/default.nix +++ b/pkgs/development/python-modules/py-deviceid/default.nix @@ -25,7 +25,7 @@ buildPythonPackage rec { ]; meta = { - description = "A simple library to get or create a unique device id for a device in Python"; + description = "Simple library to get or create a unique device id for a device in Python"; homepage = "https://pypi.org/project/py-deviceid/"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ katexochen ]; diff --git a/pkgs/development/python-modules/pyairports/default.nix b/pkgs/development/python-modules/pyairports/default.nix index f969b8286f48..6153be35d8ef 100644 --- a/pkgs/development/python-modules/pyairports/default.nix +++ b/pkgs/development/python-modules/pyairports/default.nix @@ -22,7 +22,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "pyairports" ]; meta = with lib; { - description = "pyairports is a package which enables airport lookup by 3-letter IATA code"; + description = "Package which enables airport lookup by 3-letter IATA code"; homepage = "https://github.com/ozeliger/pyairports"; license = licenses.asl20; maintainers = with maintainers; [ cfhammill ]; diff --git a/pkgs/development/python-modules/pycsdr/default.nix b/pkgs/development/python-modules/pycsdr/default.nix index b3545bf63c38..cdac5ed055c1 100644 --- a/pkgs/development/python-modules/pycsdr/default.nix +++ b/pkgs/development/python-modules/pycsdr/default.nix @@ -25,7 +25,7 @@ buildPythonPackage rec { meta = { homepage = "https://github.com/jketterl/pycsdr"; - description = "bindings for the csdr library"; + description = "Bindings for the csdr library"; license = lib.licenses.gpl3Only; teams = [ lib.teams.c3d2 ]; }; diff --git a/pkgs/development/python-modules/pydantic-argparse-extensible/default.nix b/pkgs/development/python-modules/pydantic-argparse-extensible/default.nix index 61c89576fc45..d5724b947eba 100644 --- a/pkgs/development/python-modules/pydantic-argparse-extensible/default.nix +++ b/pkgs/development/python-modules/pydantic-argparse-extensible/default.nix @@ -33,7 +33,7 @@ buildPythonPackage rec { passthru.updateScript = nix-update-script { }; meta = { - description = "A typed wrapper around argparse using pydantic models"; + description = "Typed wrapper around argparse using pydantic models"; homepage = "https://pypi.org/project/pydantic-argparse-extensible"; license = lib.licenses.mit; maintainers = [ lib.maintainers._9999years ]; diff --git a/pkgs/development/python-modules/pydemumble/default.nix b/pkgs/development/python-modules/pydemumble/default.nix index dcae56a72b80..5ddb540b7963 100644 --- a/pkgs/development/python-modules/pydemumble/default.nix +++ b/pkgs/development/python-modules/pydemumble/default.nix @@ -45,7 +45,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "pydemumble" ]; meta = { - description = "demumble wrapper library"; + description = "Demumble wrapper library"; longDescription = '' Python wrapper library for demumble; demumble is a tool to demangle C++, Rust, and Swift symbol names. diff --git a/pkgs/development/python-modules/pydigiham/default.nix b/pkgs/development/python-modules/pydigiham/default.nix index ddec29080b90..7145665b3701 100644 --- a/pkgs/development/python-modules/pydigiham/default.nix +++ b/pkgs/development/python-modules/pydigiham/default.nix @@ -36,7 +36,7 @@ buildPythonPackage rec { meta = { homepage = "https://github.com/jketterl/pydigiham"; - description = "bindings for the csdr library"; + description = "Bindings for the csdr library"; license = lib.licenses.gpl3Only; teams = [ lib.teams.c3d2 ]; }; diff --git a/pkgs/development/python-modules/pyenchant/default.nix b/pkgs/development/python-modules/pyenchant/default.nix index d7661d9b24a0..220880931c40 100644 --- a/pkgs/development/python-modules/pyenchant/default.nix +++ b/pkgs/development/python-modules/pyenchant/default.nix @@ -41,7 +41,7 @@ buildPythonPackage rec { doCheck = false; meta = with lib; { - description = "pyenchant: Python bindings for the Enchant spellchecker"; + description = "Python bindings for the Enchant spellchecker"; homepage = "https://github.com/pyenchant/pyenchant"; license = licenses.lgpl21; }; diff --git a/pkgs/development/python-modules/pyinstaller/default.nix b/pkgs/development/python-modules/pyinstaller/default.nix index ca58e568e319..207e4deae50e 100644 --- a/pkgs/development/python-modules/pyinstaller/default.nix +++ b/pkgs/development/python-modules/pyinstaller/default.nix @@ -61,7 +61,7 @@ buildPythonPackage rec { }; meta = { - description = "A tool to bundle a python application with dependencies into a single package"; + description = "Tool to bundle a python application with dependencies into a single package"; homepage = "https://pyinstaller.org/"; changelog = "https://pyinstaller.org/en/v${version}/CHANGES.html"; downloadPage = "https://pypi.org/project/pyinstaller/"; diff --git a/pkgs/development/python-modules/pylibjpeg-openjpeg/default.nix b/pkgs/development/python-modules/pylibjpeg-openjpeg/default.nix index be80739413d5..6aba631c7a1b 100644 --- a/pkgs/development/python-modules/pylibjpeg-openjpeg/default.nix +++ b/pkgs/development/python-modules/pylibjpeg-openjpeg/default.nix @@ -67,7 +67,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "openjpeg" ]; meta = { - description = "A J2K and JP2 plugin for pylibjpeg"; + description = "J2K and JP2 plugin for pylibjpeg"; homepage = "https://github.com/pydicom/pylibjpeg-openjpeg"; changelog = "https://github.com/pydicom/pylibjpeg-openjpeg/releases/tag/v${version}"; license = [ lib.licenses.mit ]; diff --git a/pkgs/development/python-modules/pymvglive/default.nix b/pkgs/development/python-modules/pymvglive/default.nix index acd4676499a8..81a135ac4122 100644 --- a/pkgs/development/python-modules/pymvglive/default.nix +++ b/pkgs/development/python-modules/pymvglive/default.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { propagatedBuildInputs = [ requests ]; meta = with lib; { - description = "get live-data from mvg-live.de"; + description = "Get live-data from mvg-live.de"; homepage = "https://github.com/pc-coholic/PyMVGLive"; license = licenses.free; }; diff --git a/pkgs/development/python-modules/pyscreenshot/default.nix b/pkgs/development/python-modules/pyscreenshot/default.nix index 0bd9531c0729..c45b97c2c018 100644 --- a/pkgs/development/python-modules/pyscreenshot/default.nix +++ b/pkgs/development/python-modules/pyscreenshot/default.nix @@ -36,7 +36,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "pyscreenshot" ]; meta = with lib; { - description = "python screenshot"; + description = "Python screenshot"; homepage = "https://github.com/ponty/pyscreenshot"; license = licenses.bsd3; maintainers = [ ]; diff --git a/pkgs/development/python-modules/pysmbc/default.nix b/pkgs/development/python-modules/pysmbc/default.nix index e01646ae5b7a..be9a74ab3e85 100644 --- a/pkgs/development/python-modules/pysmbc/default.nix +++ b/pkgs/development/python-modules/pysmbc/default.nix @@ -29,7 +29,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "smbc" ]; meta = with lib; { - description = "libsmbclient binding for Python"; + description = "Libsmbclient binding for Python"; homepage = "https://github.com/hamano/pysmbc"; license = with licenses; [ gpl2Plus ]; maintainers = with maintainers; [ fab ]; diff --git a/pkgs/development/python-modules/pystac-client/default.nix b/pkgs/development/python-modules/pystac-client/default.nix index 828021182f6f..029d1a876a94 100644 --- a/pkgs/development/python-modules/pystac-client/default.nix +++ b/pkgs/development/python-modules/pystac-client/default.nix @@ -58,7 +58,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "pystac_client" ]; meta = { - description = "A Python client for working with STAC Catalogs and APIs"; + description = "Python client for working with STAC Catalogs and APIs"; homepage = "https://github.com/stac-utils/pystac-client"; license = lib.licenses.asl20; teams = [ lib.teams.geospatial ]; diff --git a/pkgs/development/python-modules/pytest-base-url/default.nix b/pkgs/development/python-modules/pytest-base-url/default.nix index 9534608e0710..23cf7cf96592 100644 --- a/pkgs/development/python-modules/pytest-base-url/default.nix +++ b/pkgs/development/python-modules/pytest-base-url/default.nix @@ -53,7 +53,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "pytest_base_url" ]; meta = with lib; { - description = "pytest plugin for URL based tests"; + description = "Pytest plugin for URL based tests"; homepage = "https://github.com/pytest-dev/pytest-base-url"; changelog = "https://github.com/pytest-dev/pytest-base-url/blob/${src.rev}/CHANGES.rst"; license = licenses.mpl20; diff --git a/pkgs/development/python-modules/pytest-check/default.nix b/pkgs/development/python-modules/pytest-check/default.nix index bf87e0cf98bd..cbe246a585df 100644 --- a/pkgs/development/python-modules/pytest-check/default.nix +++ b/pkgs/development/python-modules/pytest-check/default.nix @@ -27,7 +27,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "pytest_check" ]; meta = with lib; { - description = "pytest plugin allowing multiple failures per test"; + description = "Pytest plugin allowing multiple failures per test"; homepage = "https://github.com/okken/pytest-check"; changelog = "https://github.com/okken/pytest-check/releases/tag/${version}"; license = licenses.mit; diff --git a/pkgs/development/python-modules/pytest-click/default.nix b/pkgs/development/python-modules/pytest-click/default.nix index 2a970b16e7e0..7cbcaea84813 100644 --- a/pkgs/development/python-modules/pytest-click/default.nix +++ b/pkgs/development/python-modules/pytest-click/default.nix @@ -28,7 +28,7 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook ]; meta = with lib; { - description = "pytest plugin for click"; + description = "Pytest plugin for click"; homepage = "https://github.com/Stranger6667/pytest-click"; changelog = "https://github.com/Stranger6667/pytest-click/releases/tag/v${version}"; license = licenses.mit; diff --git a/pkgs/development/python-modules/pytest-flakes/default.nix b/pkgs/development/python-modules/pytest-flakes/default.nix index 6c9a42cd632a..ebf5342bfac4 100644 --- a/pkgs/development/python-modules/pytest-flakes/default.nix +++ b/pkgs/development/python-modules/pytest-flakes/default.nix @@ -35,6 +35,6 @@ buildPythonPackage rec { meta = with lib; { license = licenses.mit; homepage = "https://pypi.python.org/pypi/pytest-flakes"; - description = "pytest plugin to check source code with pyflakes"; + description = "Pytest plugin to check source code with pyflakes"; }; } diff --git a/pkgs/development/python-modules/pytest-grpc/default.nix b/pkgs/development/python-modules/pytest-grpc/default.nix index 7e1f58515a4f..93fe47b319ad 100644 --- a/pkgs/development/python-modules/pytest-grpc/default.nix +++ b/pkgs/development/python-modules/pytest-grpc/default.nix @@ -21,7 +21,7 @@ buildPythonPackage rec { propagatedBuildInputs = [ grpcio ]; meta = with lib; { - description = "pytest plugin for grpc"; + description = "Pytest plugin for grpc"; homepage = "https://github.com/MobileDynasty/pytest-env"; license = licenses.mit; teams = [ teams.deshaw ]; diff --git a/pkgs/development/python-modules/pytest-instafail/default.nix b/pkgs/development/python-modules/pytest-instafail/default.nix index 9afcd14deb17..656a4ee1da5b 100644 --- a/pkgs/development/python-modules/pytest-instafail/default.nix +++ b/pkgs/development/python-modules/pytest-instafail/default.nix @@ -26,7 +26,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "pytest_instafail" ]; meta = with lib; { - description = "pytest plugin that shows failures and errors instantly instead of waiting until the end of test session"; + description = "Pytest plugin that shows failures and errors instantly instead of waiting until the end of test session"; homepage = "https://github.com/pytest-dev/pytest-instafail"; changelog = "https://github.com/pytest-dev/pytest-instafail/blob/v${version}/CHANGES.rst"; license = licenses.bsd3; diff --git a/pkgs/development/python-modules/pytest-jupyter/default.nix b/pkgs/development/python-modules/pytest-jupyter/default.nix index 9d38eb622b9c..041d29b89d2f 100644 --- a/pkgs/development/python-modules/pytest-jupyter/default.nix +++ b/pkgs/development/python-modules/pytest-jupyter/default.nix @@ -70,7 +70,7 @@ let meta = with lib; { changelog = "https://github.com/jupyter-server/pytest-jupyter/releases/tag/v${version}"; - description = "pytest plugin for testing Jupyter core libraries and extensions"; + description = "Pytest plugin for testing Jupyter core libraries and extensions"; homepage = "https://github.com/jupyter-server/pytest-jupyter"; license = licenses.bsd3; maintainers = [ ]; diff --git a/pkgs/development/python-modules/pytest-plt/default.nix b/pkgs/development/python-modules/pytest-plt/default.nix index 42e6e19abdf5..8a3c48d2e528 100644 --- a/pkgs/development/python-modules/pytest-plt/default.nix +++ b/pkgs/development/python-modules/pytest-plt/default.nix @@ -26,7 +26,7 @@ buildPythonPackage rec { ]; meta = with lib; { - description = "provides fixtures for quickly creating Matplotlib plots in your tests"; + description = "Provides fixtures for quickly creating Matplotlib plots in your tests"; homepage = "https://www.nengo.ai/pytest-plt/"; changelog = "https://github.com/nengo/pytest-plt/blob/master/CHANGES.rst"; license = licenses.mit; diff --git a/pkgs/development/python-modules/pytest-qt/default.nix b/pkgs/development/python-modules/pytest-qt/default.nix index d418cfee9e1f..eac27debb474 100644 --- a/pkgs/development/python-modules/pytest-qt/default.nix +++ b/pkgs/development/python-modules/pytest-qt/default.nix @@ -32,7 +32,7 @@ buildPythonPackage rec { doCheck = false; meta = with lib; { - description = "pytest support for PyQt and PySide applications"; + description = "Pytest support for PyQt and PySide applications"; homepage = "https://github.com/pytest-dev/pytest-qt"; license = licenses.mit; maintainers = [ ]; diff --git a/pkgs/development/python-modules/pytest-quickcheck/default.nix b/pkgs/development/python-modules/pytest-quickcheck/default.nix index 79ca2dc11363..392dc3450ae3 100644 --- a/pkgs/development/python-modules/pytest-quickcheck/default.nix +++ b/pkgs/development/python-modules/pytest-quickcheck/default.nix @@ -27,7 +27,7 @@ buildPythonPackage rec { meta = with lib; { license = licenses.asl20; homepage = "https://pypi.python.org/pypi/pytest-quickcheck"; - description = "pytest plugin to generate random data inspired by QuickCheck"; + description = "Pytest plugin to generate random data inspired by QuickCheck"; maintainers = with maintainers; [ onny ]; }; } diff --git a/pkgs/development/python-modules/pytest-ruff/default.nix b/pkgs/development/python-modules/pytest-ruff/default.nix index 87335148514c..c79eb1178206 100644 --- a/pkgs/development/python-modules/pytest-ruff/default.nix +++ b/pkgs/development/python-modules/pytest-ruff/default.nix @@ -46,7 +46,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "pytest_ruff" ]; meta = { - description = "A pytest plugin to run ruff"; + description = "Pytest plugin to run ruff"; homepage = "https://github.com/businho/pytest-ruff"; changelog = "https://github.com/businho/pytest-ruff/releases/tag/${src.tag}"; license = lib.licenses.mit; diff --git a/pkgs/development/python-modules/pytest-run-parallel/default.nix b/pkgs/development/python-modules/pytest-run-parallel/default.nix index 51d11fdb8565..cad82d8f2244 100644 --- a/pkgs/development/python-modules/pytest-run-parallel/default.nix +++ b/pkgs/development/python-modules/pytest-run-parallel/default.nix @@ -51,7 +51,7 @@ buildPythonPackage rec { ]; meta = { - description = "A simple pytest plugin to run tests concurrently"; + description = "Simple pytest plugin to run tests concurrently"; homepage = "https://github.com/Quansight-Labs/pytest-run-parallel"; changelog = "https://github.com/Quansight-Labs/pytest-run-parallel/blob/${src.tag}/CHANGELOG.md"; license = lib.licenses.mit; diff --git a/pkgs/development/python-modules/pytestcache/default.nix b/pkgs/development/python-modules/pytestcache/default.nix index c0893d0d088b..83f24b881a26 100644 --- a/pkgs/development/python-modules/pytestcache/default.nix +++ b/pkgs/development/python-modules/pytestcache/default.nix @@ -29,6 +29,6 @@ buildPythonPackage rec { meta = with lib; { license = licenses.mit; homepage = "https://pypi.python.org/pypi/pytest-cache/"; - description = "pytest plugin with mechanisms for caching across test runs"; + description = "Pytest plugin with mechanisms for caching across test runs"; }; } diff --git a/pkgs/development/python-modules/python-hcl2/default.nix b/pkgs/development/python-modules/python-hcl2/default.nix index 0a8c4ab9fc18..c8da8e0c4fb2 100644 --- a/pkgs/development/python-modules/python-hcl2/default.nix +++ b/pkgs/development/python-modules/python-hcl2/default.nix @@ -35,7 +35,7 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook ]; meta = with lib; { - description = "A parser for HCL2 written in Python using Lark"; + description = "Parser for HCL2 written in Python using Lark"; homepage = "https://github.com/amplify-education/python-hcl2"; changelog = "https://github.com/amplify-education/python-hcl2/releases/tag/${src.tag}"; license = licenses.mit; diff --git a/pkgs/development/python-modules/python-lzf/default.nix b/pkgs/development/python-modules/python-lzf/default.nix index 4b4ca0a50b8a..eda773578239 100644 --- a/pkgs/development/python-modules/python-lzf/default.nix +++ b/pkgs/development/python-modules/python-lzf/default.nix @@ -23,7 +23,7 @@ buildPythonPackage rec { nativeCheckInputs = [ unittestCheckHook ]; meta = with lib; { - description = "liblzf python bindings"; + description = "Liblzf python bindings"; homepage = "https://github.com/teepark/python-lzf"; license = licenses.mit; platforms = platforms.unix; diff --git a/pkgs/development/python-modules/pytouchlinesl/default.nix b/pkgs/development/python-modules/pytouchlinesl/default.nix index aa9f6ad97cdb..63d1611a926c 100644 --- a/pkgs/development/python-modules/pytouchlinesl/default.nix +++ b/pkgs/development/python-modules/pytouchlinesl/default.nix @@ -39,7 +39,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "pytouchlinesl" ]; meta = { - description = "A Python API client for Roth's TouchlineSL API"; + description = "Python API client for Roth's TouchlineSL API"; homepage = "https://github.com/jnsgruk/pytouchlinesl"; changelog = "https://github.com/jnsgruk/pytouchlinesl/releases/tag/${version}"; license = lib.licenses.asl20; diff --git a/pkgs/development/python-modules/questo/default.nix b/pkgs/development/python-modules/questo/default.nix index c1f8ad3b4b8f..3523e94d9223 100644 --- a/pkgs/development/python-modules/questo/default.nix +++ b/pkgs/development/python-modules/questo/default.nix @@ -44,7 +44,7 @@ buildPythonPackage rec { ]; meta = { - description = "A library of extensible and modular CLI prompt elements"; + description = "Library of extensible and modular CLI prompt elements"; homepage = "https://github.com/petereon/questo"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ doronbehar ]; diff --git a/pkgs/development/python-modules/result/default.nix b/pkgs/development/python-modules/result/default.nix index cd4793401976..f94b776f3dcd 100644 --- a/pkgs/development/python-modules/result/default.nix +++ b/pkgs/development/python-modules/result/default.nix @@ -34,7 +34,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "result" ]; meta = with lib; { - description = "A Rust-like result type for Python"; + description = "Rust-like result type for Python"; homepage = "https://github.com/rustedpy/result"; changelog = "https://github.com/rustedpy/result/blob/v${version}/CHANGELOG.md"; license = licenses.mit; diff --git a/pkgs/development/python-modules/rpmfluff/default.nix b/pkgs/development/python-modules/rpmfluff/default.nix index 2b60f24e7d39..e74358a59ca7 100644 --- a/pkgs/development/python-modules/rpmfluff/default.nix +++ b/pkgs/development/python-modules/rpmfluff/default.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { buildInputs = [ glibcLocales ]; meta = with lib; { - description = "lightweight way of building RPMs, and sabotaging them"; + description = "Lightweight way of building RPMs, and sabotaging them"; homepage = "https://pagure.io/rpmfluff"; license = licenses.gpl2; maintainers = with maintainers; [ disassembler ]; diff --git a/pkgs/development/python-modules/samarium/default.nix b/pkgs/development/python-modules/samarium/default.nix index c939ea938d2c..57d8f16bc84d 100644 --- a/pkgs/development/python-modules/samarium/default.nix +++ b/pkgs/development/python-modules/samarium/default.nix @@ -27,7 +27,7 @@ buildPythonPackage rec { meta = with lib; { changelog = "https://github.com/samarium-lang/samarium/blob/${src.rev}/CHANGELOG.md"; - description = "The Samarium Programming Language"; + description = "Samarium Programming Language"; license = licenses.mit; homepage = "https://samarium-lang.github.io/Samarium"; maintainers = with maintainers; [ sigmanificient ]; diff --git a/pkgs/development/python-modules/scalar-fastapi/default.nix b/pkgs/development/python-modules/scalar-fastapi/default.nix index b6c4791faab2..29f0037601d2 100644 --- a/pkgs/development/python-modules/scalar-fastapi/default.nix +++ b/pkgs/development/python-modules/scalar-fastapi/default.nix @@ -57,7 +57,7 @@ buildPythonPackage rec { ]; meta = { - description = "A plugin for FastAPI to render a reference for your OpenAPI document"; + description = "Plugin for FastAPI to render a reference for your OpenAPI document"; homepage = "https://github.com/scalar/scalar/"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ codgician ]; diff --git a/pkgs/development/python-modules/scheduler/default.nix b/pkgs/development/python-modules/scheduler/default.nix index 1b6dfc89bfff..2d190ca8eac3 100644 --- a/pkgs/development/python-modules/scheduler/default.nix +++ b/pkgs/development/python-modules/scheduler/default.nix @@ -29,7 +29,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "scheduler" ]; meta = with lib; { - description = "A simple in-process python scheduler library with asyncio, threading and timezone support. Use datetime standard library objects for planning of Jobs depending on time cycles, fixed times, weekdays, dates, weights, offsets and execution counts"; + description = "Simple in-process python scheduler library with asyncio, threading and timezone support"; homepage = "https://pypi.org/project/scheduler/"; license = licenses.lgpl3; maintainers = with maintainers; [ pinpox ]; diff --git a/pkgs/development/python-modules/sciform/default.nix b/pkgs/development/python-modules/sciform/default.nix index 1c46270df1a1..05ae99ab2e89 100644 --- a/pkgs/development/python-modules/sciform/default.nix +++ b/pkgs/development/python-modules/sciform/default.nix @@ -37,7 +37,7 @@ buildPythonPackage rec { ]; meta = { - description = "A package for formatting numbers into scientific formatted strings"; + description = "Package for formatting numbers into scientific formatted strings"; homepage = "https://sciform.readthedocs.io/en/stable/"; downloadPage = "https://github.com/jagerber48/sciform"; changelog = "https://github.com/jagerber48/sciform/blob/${src.tag}/CHANGELOG.rst"; diff --git a/pkgs/development/python-modules/scspell/default.nix b/pkgs/development/python-modules/scspell/default.nix index 01b91ef12d6d..b2ab97e7c88e 100644 --- a/pkgs/development/python-modules/scspell/default.nix +++ b/pkgs/development/python-modules/scspell/default.nix @@ -36,7 +36,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "scspell" ]; meta = { - description = "A spell checker for source code"; + description = "Spell checker for source code"; homepage = "https://github.com/myint/scspell"; license = lib.licenses.gpl2; maintainers = with lib.maintainers; [ guelakais ]; diff --git a/pkgs/development/python-modules/sdbus-networkmanager/default.nix b/pkgs/development/python-modules/sdbus-networkmanager/default.nix index fd0e9712b69d..dccfa30319b9 100644 --- a/pkgs/development/python-modules/sdbus-networkmanager/default.nix +++ b/pkgs/development/python-modules/sdbus-networkmanager/default.nix @@ -21,7 +21,7 @@ buildPythonPackage { }; meta = with lib; { - description = "python-sdbus binds for NetworkManager"; + description = "Python-sdbus binds for NetworkManager"; homepage = "https://github.com/python-sdbus/python-sdbus-networkmanager"; license = licenses.lgpl2; maintainers = with maintainers; [ camelpunch ]; diff --git a/pkgs/development/python-modules/sectools/default.nix b/pkgs/development/python-modules/sectools/default.nix index 4f70a3672b26..2dfd890a3376 100644 --- a/pkgs/development/python-modules/sectools/default.nix +++ b/pkgs/development/python-modules/sectools/default.nix @@ -31,7 +31,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "sectools" ]; meta = with lib; { - description = "library containing functions to write security tools"; + description = "Library containing functions to write security tools"; homepage = "https://github.com/p0dalirius/sectools"; changelog = "https://github.com/p0dalirius/sectools/releases/tag/${src.tag}"; license = with licenses; [ gpl3Only ]; diff --git a/pkgs/development/python-modules/sectxt/default.nix b/pkgs/development/python-modules/sectxt/default.nix index 0af04c0eadbd..1ca20dd90db4 100644 --- a/pkgs/development/python-modules/sectxt/default.nix +++ b/pkgs/development/python-modules/sectxt/default.nix @@ -47,7 +47,7 @@ buildPythonPackage rec { meta = { homepage = "https://github.com/DigitalTrustCenter/sectxt"; changelog = "https://github.com/DigitalTrustCenter/sectxt/releases/tag/${src.tag}"; - description = "security.txt parser and validator"; + description = "Security.txt parser and validator"; license = lib.licenses.eupl12; maintainers = with lib.maintainers; [ networkexception ]; }; diff --git a/pkgs/development/python-modules/semchunk/default.nix b/pkgs/development/python-modules/semchunk/default.nix index a8025a976419..21fff736d36e 100644 --- a/pkgs/development/python-modules/semchunk/default.nix +++ b/pkgs/development/python-modules/semchunk/default.nix @@ -33,7 +33,7 @@ buildPythonPackage rec { ]; meta = { - description = "A fast, lightweight and easy-to-use Python library for splitting text into semantically meaningful chunks"; + description = "Fast, lightweight and easy-to-use Python library for splitting text into semantically meaningful chunks"; changelog = "https://github.com/isaacus-dev/semchunk/releases/tag/v${version}"; homepage = "https://github.com/isaacus-dev/semchunk"; license = lib.licenses.mit; diff --git a/pkgs/development/python-modules/setuptools-dso/default.nix b/pkgs/development/python-modules/setuptools-dso/default.nix index 6a4823d26677..62244825237e 100644 --- a/pkgs/development/python-modules/setuptools-dso/default.nix +++ b/pkgs/development/python-modules/setuptools-dso/default.nix @@ -26,7 +26,7 @@ buildPythonPackage rec { ]; meta = with lib; { - description = "setuptools extension for building non-Python Dynamic Shared Objects"; + description = "Setuptools extension for building non-Python Dynamic Shared Objects"; homepage = "https://github.com/mdavidsaver/setuptools_dso"; license = licenses.bsd3; maintainers = with maintainers; [ marius851000 ]; diff --git a/pkgs/development/python-modules/setuptools-gettext/default.nix b/pkgs/development/python-modules/setuptools-gettext/default.nix index 5e93e1b46448..f6beeeca8c89 100644 --- a/pkgs/development/python-modules/setuptools-gettext/default.nix +++ b/pkgs/development/python-modules/setuptools-gettext/default.nix @@ -36,7 +36,7 @@ buildPythonPackage rec { meta = { changelog = "https://github.com/breezy-team/setuptools-gettext/releases/tag/v${version}"; - description = "setuptools plugin for building mo files"; + description = "Setuptools plugin for building mo files"; homepage = "https://github.com/breezy-team/setuptools-gettext"; license = lib.licenses.gpl2Plus; maintainers = with lib.maintainers; [ tomasajt ]; diff --git a/pkgs/development/python-modules/shlib/default.nix b/pkgs/development/python-modules/shlib/default.nix index a8d50caa9950..c78b73220430 100644 --- a/pkgs/development/python-modules/shlib/default.nix +++ b/pkgs/development/python-modules/shlib/default.nix @@ -36,7 +36,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "shlib" ]; meta = with lib; { - description = "shell library"; + description = "Shell library"; homepage = "https://github.com/KenKundert/shlib"; changelog = "https://github.com/KenKundert/shlib/releases/tag/${src.tag}"; license = licenses.gpl3Plus; diff --git a/pkgs/development/python-modules/showit/default.nix b/pkgs/development/python-modules/showit/default.nix index 95d8c3d60ae4..cb47f66dbb7d 100644 --- a/pkgs/development/python-modules/showit/default.nix +++ b/pkgs/development/python-modules/showit/default.nix @@ -31,7 +31,7 @@ buildPythonPackage { ''; meta = with lib; { - description = "simple and sensible display of images"; + description = "Simple and sensible display of images"; homepage = "https://github.com/freeman-lab/showit"; license = licenses.mit; maintainers = [ ]; diff --git a/pkgs/development/python-modules/signify/default.nix b/pkgs/development/python-modules/signify/default.nix index 95315287669b..5d8111a9f311 100644 --- a/pkgs/development/python-modules/signify/default.nix +++ b/pkgs/development/python-modules/signify/default.nix @@ -42,7 +42,7 @@ buildPythonPackage rec { meta = { changelog = "https://github.com/ralphje/signify/blob/refs/tags/${src.tag}/docs/changelog.rst"; - description = "library that verifies PE Authenticode-signed binaries"; + description = "Library that verifies PE Authenticode-signed binaries"; homepage = "https://github.com/ralphje/signify"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ baloo ]; diff --git a/pkgs/development/python-modules/sleekxmppfs/default.nix b/pkgs/development/python-modules/sleekxmppfs/default.nix index 08d9cb8e96bd..e5a9cbd27834 100644 --- a/pkgs/development/python-modules/sleekxmppfs/default.nix +++ b/pkgs/development/python-modules/sleekxmppfs/default.nix @@ -34,7 +34,7 @@ buildPythonPackage rec { doCheck = false; meta = { - description = "A fork of SleekXMPP with TLS cert validation disabled, intended only to be used with the sucks project"; + description = "Fork of SleekXMPP with TLS cert validation disabled, intended only to be used with the sucks project"; license = lib.licenses.mit; homepage = "https://github.com/aszymanik/SleekXMPP"; maintainers = with lib.maintainers; [ dotlambda ]; diff --git a/pkgs/development/python-modules/snakemake-interface-logger-plugins/default.nix b/pkgs/development/python-modules/snakemake-interface-logger-plugins/default.nix index dcda2dab0916..199f2d822805 100644 --- a/pkgs/development/python-modules/snakemake-interface-logger-plugins/default.nix +++ b/pkgs/development/python-modules/snakemake-interface-logger-plugins/default.nix @@ -27,7 +27,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "snakemake_interface_logger_plugins" ]; meta = with lib; { - description = "A stable interface for interactions between Snakemake and its logger plugins"; + description = "Stable interface for interactions between Snakemake and its logger plugins"; homepage = "https://github.com/snakemake/snakemake-interface-logger-plugins"; license = licenses.mit; maintainers = with maintainers; [ veprbl ]; diff --git a/pkgs/development/python-modules/snakemake-storage-plugin-fs/default.nix b/pkgs/development/python-modules/snakemake-storage-plugin-fs/default.nix index e7cd422e4d8f..2bc8ba095c2b 100644 --- a/pkgs/development/python-modules/snakemake-storage-plugin-fs/default.nix +++ b/pkgs/development/python-modules/snakemake-storage-plugin-fs/default.nix @@ -35,7 +35,7 @@ buildPythonPackage rec { pythonImportsCheck = [ ]; meta = with lib; { - description = "A Snakemake storage plugin that reads and writes from a locally mounted filesystem using rsync"; + description = "Snakemake storage plugin that reads and writes from a locally mounted filesystem using rsync"; homepage = "https://github.com/snakemake/snakemake-storage-plugin-fs"; license = licenses.mit; maintainers = with maintainers; [ veprbl ]; diff --git a/pkgs/development/python-modules/solidpython2/default.nix b/pkgs/development/python-modules/solidpython2/default.nix index 124945750e7d..7daf7d6c53a4 100644 --- a/pkgs/development/python-modules/solidpython2/default.nix +++ b/pkgs/development/python-modules/solidpython2/default.nix @@ -43,7 +43,7 @@ buildPythonPackage rec { meta = with lib; { homepage = "https://github.com/jeff-dh/SolidPython"; - description = "A python frontend for solid modelling that compiles to OpenSCAD"; + description = "Python frontend for solid modelling that compiles to OpenSCAD"; license = licenses.lgpl2Plus; maintainers = with maintainers; [ jonboh ]; }; diff --git a/pkgs/development/python-modules/somweb/default.nix b/pkgs/development/python-modules/somweb/default.nix index 7abe33c14bf3..9b9add044ee8 100644 --- a/pkgs/development/python-modules/somweb/default.nix +++ b/pkgs/development/python-modules/somweb/default.nix @@ -32,7 +32,7 @@ buildPythonPackage rec { meta = with lib; { changelog = "https://github.com/taarskog/pySOMweb/releases/tag/v${version}"; - description = "A client library to control garage door operators produced by SOMMER through their SOMweb device"; + description = "Client library to control garage door operators produced by SOMMER through their SOMweb device"; homepage = "https://github.com/taarskog/pysomweb"; license = licenses.mit; maintainers = with maintainers; [ uvnikita ]; diff --git a/pkgs/development/python-modules/sphinxcontrib-applehelp/default.nix b/pkgs/development/python-modules/sphinxcontrib-applehelp/default.nix index 3bd8448fb4b9..a681971300b8 100644 --- a/pkgs/development/python-modules/sphinxcontrib-applehelp/default.nix +++ b/pkgs/development/python-modules/sphinxcontrib-applehelp/default.nix @@ -28,7 +28,7 @@ buildPythonPackage rec { pythonNamespaces = [ "sphinxcontrib" ]; meta = with lib; { - description = "sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books"; + description = "Sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books"; homepage = "https://github.com/sphinx-doc/sphinxcontrib-applehelp"; license = licenses.bsd2; teams = [ teams.sphinx ]; diff --git a/pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix b/pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix index 68b0126aa1c1..6d8114020461 100644 --- a/pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix +++ b/pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix @@ -28,7 +28,7 @@ buildPythonPackage rec { pythonNamespaces = [ "sphinxcontrib" ]; meta = with lib; { - description = "sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document"; + description = "Sphinx extension which outputs Devhelp document"; homepage = "https://github.com/sphinx-doc/sphinxcontrib-devhelp"; license = licenses.bsd2; teams = [ teams.sphinx ]; diff --git a/pkgs/development/python-modules/sphinxcontrib-jsmath/default.nix b/pkgs/development/python-modules/sphinxcontrib-jsmath/default.nix index 64dd8e492279..88cab7448538 100644 --- a/pkgs/development/python-modules/sphinxcontrib-jsmath/default.nix +++ b/pkgs/development/python-modules/sphinxcontrib-jsmath/default.nix @@ -22,7 +22,7 @@ buildPythonPackage rec { pythonNamespaces = [ "sphinxcontrib" ]; meta = with lib; { - description = "sphinxcontrib-jsmath is a sphinx extension which renders display math in HTML via JavaScript"; + description = "Sphinx extension which renders display math in HTML via JavaScript"; homepage = "https://github.com/sphinx-doc/sphinxcontrib-jsmath"; license = licenses.bsd0; teams = [ teams.sphinx ]; diff --git a/pkgs/development/python-modules/sphinxcontrib-qthelp/default.nix b/pkgs/development/python-modules/sphinxcontrib-qthelp/default.nix index 9b92c43d5c1a..4778da013fba 100644 --- a/pkgs/development/python-modules/sphinxcontrib-qthelp/default.nix +++ b/pkgs/development/python-modules/sphinxcontrib-qthelp/default.nix @@ -28,7 +28,7 @@ buildPythonPackage rec { pythonNamespaces = [ "sphinxcontrib" ]; meta = with lib; { - description = "sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document"; + description = "Sphinx extension which outputs QtHelp document"; homepage = "https://github.com/sphinx-doc/sphinxcontrib-qthelp"; license = licenses.bsd2; teams = [ teams.sphinx ]; diff --git a/pkgs/development/python-modules/sphinxcontrib-serializinghtml/default.nix b/pkgs/development/python-modules/sphinxcontrib-serializinghtml/default.nix index 83f6633e000a..6323f87467b9 100644 --- a/pkgs/development/python-modules/sphinxcontrib-serializinghtml/default.nix +++ b/pkgs/development/python-modules/sphinxcontrib-serializinghtml/default.nix @@ -28,7 +28,7 @@ buildPythonPackage rec { pythonNamespaces = [ "sphinxcontrib" ]; meta = with lib; { - description = "sphinxcontrib-serializinghtml is a sphinx extension which outputs \"serialized\" HTML files (json and pickle)"; + description = "Sphinx extension which outputs \"serialized\" HTML files (json and pickle)"; homepage = "https://github.com/sphinx-doc/sphinxcontrib-serializinghtml"; license = licenses.bsd2; teams = [ teams.sphinx ]; diff --git a/pkgs/development/python-modules/splunk-sdk/default.nix b/pkgs/development/python-modules/splunk-sdk/default.nix index 0a486725425a..a85e7cb5a142 100644 --- a/pkgs/development/python-modules/splunk-sdk/default.nix +++ b/pkgs/development/python-modules/splunk-sdk/default.nix @@ -25,7 +25,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "splunklib" ]; meta = { - description = "The Splunk Enterprise Software Development Kit (SDK) for Python"; + description = "Splunk Enterprise Software Development Kit (SDK) for Python"; homepage = "https://github.com/splunk/splunk-sdk-python"; changelog = "https://github.com/splunk/splunk-sdk-python/releases/tag/${version}"; license = lib.licenses.asl20; diff --git a/pkgs/development/python-modules/svgpathtools/default.nix b/pkgs/development/python-modules/svgpathtools/default.nix index abd043fed018..e9e87bcd54b1 100644 --- a/pkgs/development/python-modules/svgpathtools/default.nix +++ b/pkgs/development/python-modules/svgpathtools/default.nix @@ -46,7 +46,7 @@ buildPythonPackage rec { ]; meta = { - description = "A collection of tools for manipulating and analyzing SVG Path objects and Bezier curves"; + description = "Collection of tools for manipulating and analyzing SVG Path objects and Bezier curves"; homepage = "https://github.com/mathandy/svgpathtools"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ doronbehar ]; diff --git a/pkgs/development/python-modules/swagger-ui-bundle/default.nix b/pkgs/development/python-modules/swagger-ui-bundle/default.nix index b71ae59cca9b..ad8462efc961 100644 --- a/pkgs/development/python-modules/swagger-ui-bundle/default.nix +++ b/pkgs/development/python-modules/swagger-ui-bundle/default.nix @@ -32,7 +32,7 @@ buildPythonPackage rec { doCheck = false; meta = with lib; { - description = "bundled swagger-ui pip package"; + description = "Bundled swagger-ui pip package"; homepage = "https://github.com/dtkav/swagger_ui_bundle"; license = licenses.asl20; }; diff --git a/pkgs/development/python-modules/terminaltexteffects/default.nix b/pkgs/development/python-modules/terminaltexteffects/default.nix index 11e5cfb870d6..e8eef5a72790 100644 --- a/pkgs/development/python-modules/terminaltexteffects/default.nix +++ b/pkgs/development/python-modules/terminaltexteffects/default.nix @@ -24,7 +24,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "terminaltexteffects" ]; meta = with lib; { - description = "A collection of visual effects that can be applied to terminal piped stdin text"; + description = "Collection of visual effects that can be applied to terminal piped stdin text"; homepage = "https://chrisbuilds.github.io/terminaltexteffects"; changelog = "https://chrisbuilds.github.io/terminaltexteffects/changeblog/"; license = licenses.mit; diff --git a/pkgs/development/python-modules/termplotlib/default.nix b/pkgs/development/python-modules/termplotlib/default.nix index 1ab3f9f50837..c3dde9b10d7c 100644 --- a/pkgs/development/python-modules/termplotlib/default.nix +++ b/pkgs/development/python-modules/termplotlib/default.nix @@ -47,7 +47,7 @@ buildPythonPackage rec { ]; meta = with lib; { - description = "matplotlib for your terminal"; + description = "Matplotlib for your terminal"; homepage = "https://github.com/nschloe/termplotlib"; license = with licenses; [ gpl3Plus ]; maintainers = with maintainers; [ thoughtpolice ]; diff --git a/pkgs/development/python-modules/testing-common-database/default.nix b/pkgs/development/python-modules/testing-common-database/default.nix index 0555bd8ee025..54ad6cbca2fb 100644 --- a/pkgs/development/python-modules/testing-common-database/default.nix +++ b/pkgs/development/python-modules/testing-common-database/default.nix @@ -26,7 +26,7 @@ buildPythonPackage rec { doCheck = false; meta = with lib; { - description = "utilities for testing.* packages"; + description = "Utilities for testing.* packages"; homepage = "https://github.com/tk0miya/testing.common.database"; license = licenses.asl20; maintainers = with maintainers; [ jluttine ]; diff --git a/pkgs/development/python-modules/textual-fastdatatable/default.nix b/pkgs/development/python-modules/textual-fastdatatable/default.nix index 1e34f7f105ea..714cb97fd954 100644 --- a/pkgs/development/python-modules/textual-fastdatatable/default.nix +++ b/pkgs/development/python-modules/textual-fastdatatable/default.nix @@ -57,7 +57,7 @@ buildPythonPackage rec { ]; meta = { - description = "A performance-focused reimplementation of Textual's DataTable widget, with a pluggable data storage backend"; + description = "Performance-focused reimplementation of Textual's DataTable widget, with a pluggable data storage backend"; homepage = "https://github.com/tconbeer/textual-fastdatatable"; changelog = "https://github.com/tconbeer/textual-fastdatatable/releases/tag/${src.tag}"; license = lib.licenses.mit; diff --git a/pkgs/development/python-modules/tiktoken/default.nix b/pkgs/development/python-modules/tiktoken/default.nix index 2b94529a3fa0..dc6270518095 100644 --- a/pkgs/development/python-modules/tiktoken/default.nix +++ b/pkgs/development/python-modules/tiktoken/default.nix @@ -72,7 +72,7 @@ buildPythonPackage { pythonImportsCheck = [ "tiktoken" ]; meta = with lib; { - description = "tiktoken is a fast BPE tokeniser for use with OpenAI's models"; + description = "Fast BPE tokeniser for use with OpenAI's models"; homepage = "https://github.com/openai/tiktoken"; license = licenses.mit; maintainers = with maintainers; [ happysalada ]; diff --git a/pkgs/development/python-modules/tinyhtml5/default.nix b/pkgs/development/python-modules/tinyhtml5/default.nix index 13e707094e5e..d3ca1f0183a0 100644 --- a/pkgs/development/python-modules/tinyhtml5/default.nix +++ b/pkgs/development/python-modules/tinyhtml5/default.nix @@ -37,7 +37,7 @@ buildPythonPackage rec { meta = { changelog = "https://github.com/CourtBouillon/tinyhtml5/releases/tag/${src.tag}"; - description = "A tiny HTML5 parser"; + description = "Tiny HTML5 parser"; homepage = "https://github.com/CourtBouillon/tinyhtml5"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ ]; diff --git a/pkgs/development/python-modules/torf/default.nix b/pkgs/development/python-modules/torf/default.nix index 75184fcb02dc..6d4a9c159201 100644 --- a/pkgs/development/python-modules/torf/default.nix +++ b/pkgs/development/python-modules/torf/default.nix @@ -49,7 +49,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "torf" ]; meta = with lib; { - description = "create, parse and edit torrent files and magnet links"; + description = "Create, parse and edit torrent files and magnet links"; homepage = "https://github.com/rndusr/torf"; license = licenses.gpl3Plus; maintainers = with maintainers; [ ambroisie ]; diff --git a/pkgs/development/python-modules/tree-sitter-sql/default.nix b/pkgs/development/python-modules/tree-sitter-sql/default.nix index 8511287567d0..d5df98fa4906 100644 --- a/pkgs/development/python-modules/tree-sitter-sql/default.nix +++ b/pkgs/development/python-modules/tree-sitter-sql/default.nix @@ -51,7 +51,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "tree_sitter_sql" ]; meta = { - description = "sql grammar for tree-sitter"; + description = "Sql grammar for tree-sitter"; homepage = "https://github.com/DerekStride/tree-sitter-sql"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ pcboy ]; diff --git a/pkgs/development/python-modules/txredisapi/default.nix b/pkgs/development/python-modules/txredisapi/default.nix index b91e6927d306..d3ebdee8c4bc 100644 --- a/pkgs/development/python-modules/txredisapi/default.nix +++ b/pkgs/development/python-modules/txredisapi/default.nix @@ -36,7 +36,7 @@ buildPythonPackage rec { meta = with lib; { homepage = "https://github.com/IlyaSkriblovsky/txredisapi"; - description = "non-blocking redis client for python"; + description = "Non-blocking redis client for python"; license = licenses.asl20; maintainers = with maintainers; [ dandellion ]; }; diff --git a/pkgs/development/python-modules/uncompyle6/default.nix b/pkgs/development/python-modules/uncompyle6/default.nix index e5d9b4bef619..62e913d57463 100644 --- a/pkgs/development/python-modules/uncompyle6/default.nix +++ b/pkgs/development/python-modules/uncompyle6/default.nix @@ -40,7 +40,7 @@ buildPythonPackage rec { doCheck = false; meta = { - description = "A bytecode decompiler for Python versions 3.8 and below"; + description = "Bytecode decompiler for Python versions 3.8 and below"; homepage = "https://github.com/rocky/python-uncompyle6"; license = lib.licenses.gpl3; maintainers = with lib.maintainers; [ melvyn2 ]; diff --git a/pkgs/development/python-modules/unstructured-inference/default.nix b/pkgs/development/python-modules/unstructured-inference/default.nix index ef47a94a811a..cb86977194f3 100644 --- a/pkgs/development/python-modules/unstructured-inference/default.nix +++ b/pkgs/development/python-modules/unstructured-inference/default.nix @@ -87,7 +87,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "unstructured_inference" ]; meta = with lib; { - description = "hosted model inference code for layout parsing models"; + description = "Hosted model inference code for layout parsing models"; homepage = "https://github.com/Unstructured-IO/unstructured-inference"; changelog = "https://github.com/Unstructured-IO/unstructured-inference/blob/${src.tag}/CHANGELOG.md"; license = licenses.asl20; diff --git a/pkgs/development/python-modules/uv-build/default.nix b/pkgs/development/python-modules/uv-build/default.nix index 3179bc385cc8..84840a3df9e1 100644 --- a/pkgs/development/python-modules/uv-build/default.nix +++ b/pkgs/development/python-modules/uv-build/default.nix @@ -35,7 +35,7 @@ buildPythonPackage { passthru.tests.built-by-uv = callPackage ./built-by-uv.nix { inherit (pkgs) uv; }; meta = { - description = "A minimal build backend for uv"; + description = "Minimal build backend for uv"; homepage = "https://docs.astral.sh/uv/reference/settings/#build-backend"; inherit (pkgs.uv.meta) changelog license; maintainers = with lib.maintainers; [ bengsparks ]; diff --git a/pkgs/development/python-modules/vcversioner/default.nix b/pkgs/development/python-modules/vcversioner/default.nix index 25d569b23cf5..8362e3026241 100644 --- a/pkgs/development/python-modules/vcversioner/default.nix +++ b/pkgs/development/python-modules/vcversioner/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { }; meta = with lib; { - description = "take version numbers from version control"; + description = "Take version numbers from version control"; homepage = "https://github.com/habnabit/vcversioner"; license = licenses.isc; }; diff --git a/pkgs/development/python-modules/versioningit/default.nix b/pkgs/development/python-modules/versioningit/default.nix index 48112241bf1d..ad530786614f 100644 --- a/pkgs/development/python-modules/versioningit/default.nix +++ b/pkgs/development/python-modules/versioningit/default.nix @@ -60,7 +60,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "versioningit" ]; meta = with lib; { - description = "setuptools plugin for determining package version from VCS"; + description = "Setuptools plugin for determining package version from VCS"; mainProgram = "versioningit"; homepage = "https://github.com/jwodder/versioningit"; changelog = "https://versioningit.readthedocs.io/en/latest/changelog.html"; diff --git a/pkgs/development/python-modules/volkswagencarnet/default.nix b/pkgs/development/python-modules/volkswagencarnet/default.nix index c6375bfb24b6..d497921be410 100644 --- a/pkgs/development/python-modules/volkswagencarnet/default.nix +++ b/pkgs/development/python-modules/volkswagencarnet/default.nix @@ -47,7 +47,7 @@ buildPythonPackage rec { ]; meta = { - description = "A python library for volkswagen carnet"; + description = "Python library for volkswagen carnet"; homepage = "https://github.com/robinostlund/volkswagencarnet"; license = lib.licenses.gpl3Only; maintainers = with lib.maintainers; [ dotlambda ]; diff --git a/pkgs/development/python-modules/warp-lang/default.nix b/pkgs/development/python-modules/warp-lang/default.nix index dc0dcb37437f..746e9b4ca8cd 100644 --- a/pkgs/development/python-modules/warp-lang/default.nix +++ b/pkgs/development/python-modules/warp-lang/default.nix @@ -91,7 +91,7 @@ let ''; meta = { - description = "library used to integrate cuBLASDx and cuFFTDx into Warp"; + description = "Library used to integrate cuBLASDx and cuFFTDx into Warp"; homepage = "https://developer.nvidia.com/cublasdx-downloads"; sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; license = with lib.licenses; [ diff --git a/pkgs/development/python-modules/waymax/default.nix b/pkgs/development/python-modules/waymax/default.nix index 187448c8ea9d..aa07b3bb4654 100644 --- a/pkgs/development/python-modules/waymax/default.nix +++ b/pkgs/development/python-modules/waymax/default.nix @@ -62,7 +62,7 @@ buildPythonPackage { ]; meta = { - description = "A JAX-based simulator for autonomous driving research"; + description = "JAX-based simulator for autonomous driving research"; homepage = "https://github.com/waymo-research/waymax"; changelog = "https://github.com/waymo-research/waymax/blob/main/CHANGELOG.md"; maintainers = with lib.maintainers; [ samuela ]; diff --git a/pkgs/development/python-modules/xarray-dataclasses/default.nix b/pkgs/development/python-modules/xarray-dataclasses/default.nix index 9dcbfd001c77..829348b91dc8 100644 --- a/pkgs/development/python-modules/xarray-dataclasses/default.nix +++ b/pkgs/development/python-modules/xarray-dataclasses/default.nix @@ -41,7 +41,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "xarray_dataclasses" ]; meta = with lib; { - description = "xarray data creation made easy by dataclass"; + description = "Xarray data creation made easy by dataclass"; homepage = "https://github.com/astropenguin/xarray-dataclasses"; changelog = "https://github.com/astropenguin/xarray-dataclasses/releases/tag/v${version}"; license = licenses.mit; diff --git a/pkgs/development/python-modules/xstatic-pygments/default.nix b/pkgs/development/python-modules/xstatic-pygments/default.nix index 6e34fac8a9bc..ba96e52f65f0 100644 --- a/pkgs/development/python-modules/xstatic-pygments/default.nix +++ b/pkgs/development/python-modules/xstatic-pygments/default.nix @@ -20,7 +20,7 @@ buildPythonPackage rec { meta = with lib; { homepage = "https://pygments.org"; - description = "pygments packaged static files for python"; + description = "Pygments packaged static files for python"; license = licenses.mit; maintainers = with maintainers; [ makefu ]; }; diff --git a/pkgs/development/python-modules/yara-x/default.nix b/pkgs/development/python-modules/yara-x/default.nix index 6d5be2c0fda7..701ba5dad028 100644 --- a/pkgs/development/python-modules/yara-x/default.nix +++ b/pkgs/development/python-modules/yara-x/default.nix @@ -40,7 +40,7 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook ]; meta = { - description = "The official Python library for YARA-X"; + description = "Official Python library for YARA-X"; homepage = "https://github.com/VirusTotal/yara-x/tree/main/py"; changelog = "https://github.com/VirusTotal/yara-x/tree/v${version}/py"; license = lib.licenses.bsd3; diff --git a/pkgs/development/python-modules/zopfli/default.nix b/pkgs/development/python-modules/zopfli/default.nix index 93941dd57955..fc6c0f9cb581 100644 --- a/pkgs/development/python-modules/zopfli/default.nix +++ b/pkgs/development/python-modules/zopfli/default.nix @@ -30,7 +30,7 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook ]; meta = with lib; { - description = "cPython bindings for zopfli"; + description = "CPython bindings for zopfli"; homepage = "https://github.com/obp/py-zopfli"; license = licenses.asl20; maintainers = [ maintainers.sternenseemann ]; diff --git a/pkgs/development/python-modules/zpp/default.nix b/pkgs/development/python-modules/zpp/default.nix index e9135bb58eaf..507a84376af8 100644 --- a/pkgs/development/python-modules/zpp/default.nix +++ b/pkgs/development/python-modules/zpp/default.nix @@ -26,7 +26,7 @@ buildPythonPackage rec { }; meta = { - description = "The 'Z' pre-processor, the last preprocessor you'll ever need"; + description = "'Z' pre-processor, the last preprocessor you'll ever need"; homepage = "https://github.com/jbigot/zpp"; license = lib.licenses.mit; mainProgram = "zpp"; diff --git a/pkgs/development/python-modules/zstandard/default.nix b/pkgs/development/python-modules/zstandard/default.nix index d14c2b822797..4b38b8406c2e 100644 --- a/pkgs/development/python-modules/zstandard/default.nix +++ b/pkgs/development/python-modules/zstandard/default.nix @@ -48,7 +48,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "zstandard" ]; meta = { - description = "zstandard bindings for Python"; + description = "Zstandard bindings for Python"; homepage = "https://github.com/indygreg/python-zstandard"; license = lib.licenses.bsdOriginal; maintainers = with lib.maintainers; [ arnoldfarkas ]; diff --git a/pkgs/development/rocm-modules/6/composable_kernel/ck4inductor.nix b/pkgs/development/rocm-modules/6/composable_kernel/ck4inductor.nix index d09268cb1666..f7068c547955 100644 --- a/pkgs/development/rocm-modules/6/composable_kernel/ck4inductor.nix +++ b/pkgs/development/rocm-modules/6/composable_kernel/ck4inductor.nix @@ -34,7 +34,7 @@ buildPythonPackage { fi ''; meta = with lib; { - description = "pytorch inductor backend which uses composable_kernel universal GEMM implementations"; + description = "Pytorch inductor backend which uses composable_kernel universal GEMM implementations"; homepage = "https://github.com/ROCm/composable_kernel"; license = with licenses; [ mit ]; teams = [ teams.rocm ]; diff --git a/pkgs/development/rocm-modules/6/hipblaslt/default.nix b/pkgs/development/rocm-modules/6/hipblaslt/default.nix index 9d47111e9470..cbcca61af76f 100644 --- a/pkgs/development/rocm-modules/6/hipblaslt/default.nix +++ b/pkgs/development/rocm-modules/6/hipblaslt/default.nix @@ -222,7 +222,7 @@ stdenv.mkDerivation ( }; passthru.tensilelite = tensile'; meta = with lib; { - description = "hipBLASLt is a library that provides general matrix-matrix operations with a flexible API"; + description = "Library that provides general matrix-matrix operations with a flexible API"; homepage = "https://github.com/ROCm/hipBLASlt"; license = with licenses; [ mit ]; teams = [ teams.rocm ]; diff --git a/pkgs/development/rocq-modules/stdlib/default.nix b/pkgs/development/rocq-modules/stdlib/default.nix index b61816f94694..a743f9542079 100644 --- a/pkgs/development/rocq-modules/stdlib/default.nix +++ b/pkgs/development/rocq-modules/stdlib/default.nix @@ -27,7 +27,7 @@ mkRocqDerivation { mlPlugin = true; meta = { - description = "The Rocq Proof Assistant -- Standard Library"; + description = "Rocq Proof Assistant -- Standard Library"; license = lib.licenses.lgpl21Only; }; diff --git a/pkgs/development/tools/build-managers/build2/bdep.nix b/pkgs/development/tools/build-managers/build2/bdep.nix index 0e410058be41..a1cebf3a49b2 100644 --- a/pkgs/development/tools/build-managers/build2/bdep.nix +++ b/pkgs/development/tools/build-managers/build2/bdep.nix @@ -41,7 +41,7 @@ stdenv.mkDerivation rec { ]; meta = with lib; { - description = "build2 project dependency manager"; + description = "Build2 project dependency manager"; mainProgram = "bdep"; # https://build2.org/bdep/doc/bdep.xhtml longDescription = '' diff --git a/pkgs/development/tools/build-managers/build2/bpkg.nix b/pkgs/development/tools/build-managers/build2/bpkg.nix index 01a1b52dcf60..70ae1ca8d048 100644 --- a/pkgs/development/tools/build-managers/build2/bpkg.nix +++ b/pkgs/development/tools/build-managers/build2/bpkg.nix @@ -60,7 +60,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { - description = "build2 package dependency manager"; + description = "Build2 package dependency manager"; mainProgram = "bpkg"; # https://build2.org/bpkg/doc/bpkg.xhtml longDescription = '' diff --git a/pkgs/development/tools/build-managers/build2/default.nix b/pkgs/development/tools/build-managers/build2/default.nix index 5b66917f96f6..853a4491d8d7 100644 --- a/pkgs/development/tools/build-managers/build2/default.nix +++ b/pkgs/development/tools/build-managers/build2/default.nix @@ -100,7 +100,7 @@ stdenv.mkDerivation rec { meta = with lib; { homepage = "https://www.build2.org/"; - description = "build2 build system"; + description = "Build2 build system"; license = licenses.mit; longDescription = '' build2 is an open source (MIT), cross-platform build toolchain diff --git a/pkgs/development/tools/misc/coreboot-toolchain/default.nix b/pkgs/development/tools/misc/coreboot-toolchain/default.nix index 03da396b9950..501edc0e60fa 100644 --- a/pkgs/development/tools/misc/coreboot-toolchain/default.nix +++ b/pkgs/development/tools/misc/coreboot-toolchain/default.nix @@ -76,7 +76,7 @@ let meta = with lib; { homepage = "https://www.coreboot.org"; - description = "coreboot toolchain for ${arch} targets"; + description = "Coreboot toolchain for ${arch} targets"; license = with licenses; [ bsd2 bsd3 diff --git a/pkgs/games/xonotic/default.nix b/pkgs/games/xonotic/default.nix index 54d1038697fe..d012dc1f899d 100644 --- a/pkgs/games/xonotic/default.nix +++ b/pkgs/games/xonotic/default.nix @@ -52,7 +52,7 @@ let "-what-even-am-i"; meta = { - description = "A free fast-paced first-person shooter"; + description = "Free fast-paced first-person shooter"; longDescription = '' Xonotic is a free, fast-paced first-person shooter that works on Windows, macOS and Linux. The project is geared towards providing diff --git a/pkgs/misc/apulse/pressureaudio.nix b/pkgs/misc/apulse/pressureaudio.nix index 277c5c85ac26..04bd56ca4253 100644 --- a/pkgs/misc/apulse/pressureaudio.nix +++ b/pkgs/misc/apulse/pressureaudio.nix @@ -69,7 +69,7 @@ stdenv.mkDerivation { ''; meta = apulse.meta // { - description = "libpulse without any sound daemons over pure ALSA"; + description = "Libpulse without any sound daemons over pure ALSA"; longDescription = '' apulse (${apulse.meta.homepage}) implements most of libpulse API over pure ALSA in 5% LOC of the original PulseAudio. diff --git a/pkgs/misc/optee-os/default.nix b/pkgs/misc/optee-os/default.nix index dcfe4f213c04..e70727b7aac9 100644 --- a/pkgs/misc/optee-os/default.nix +++ b/pkgs/misc/optee-os/default.nix @@ -97,7 +97,7 @@ let meta = with lib; { - description = "A Trusted Execution Environment for ARM"; + description = "Trusted Execution Environment for ARM"; homepage = "https://github.com/OP-TEE/optee_os"; changelog = "https://github.com/OP-TEE/optee_os/blob/${defaultVersion}/CHANGELOG.md"; license = licenses.bsd2; diff --git a/pkgs/misc/tmux-plugins/default.nix b/pkgs/misc/tmux-plugins/default.nix index a4f168fe9430..490cea03a04b 100644 --- a/pkgs/misc/tmux-plugins/default.nix +++ b/pkgs/misc/tmux-plugins/default.nix @@ -96,7 +96,7 @@ in rtpFilePath = "scroll_copy_mode.tmux"; meta = { homepage = "https://github.com/NHDaly/tmux-better-mouse-mode"; - description = "better mouse support for tmux"; + description = "Better mouse support for tmux"; longDescription = '' Features: @@ -142,7 +142,7 @@ in }; meta = { homepage = "https://github.com/tmux-plugins/tmux-continuum"; - description = "continuous saving of tmux environment"; + description = "Continuous saving of tmux environment"; longDescription = '' Features: * continuous saving of tmux environment @@ -1091,7 +1091,7 @@ in }; meta = with lib; { homepage = "https://github.com/o0th/tmux-nova"; - description = "tmux-nova theme"; + description = "Tmux-nova theme"; license = licenses.mit; platforms = platforms.unix; maintainers = with maintainers; [ o0th ]; diff --git a/pkgs/misc/translatelocally-models/default.nix b/pkgs/misc/translatelocally-models/default.nix index f5b7ee3403d5..ff448e043736 100644 --- a/pkgs/misc/translatelocally-models/default.nix +++ b/pkgs/misc/translatelocally-models/default.nix @@ -38,7 +38,7 @@ let ''; meta = { - description = "translateLocally model - ${name}"; + description = "TranslateLocally model - ${name}"; homepage = "https://translatelocally.com/"; # https://github.com/browsermt/students/blob/master/LICENSE.md license = lib.licenses.cc-by-sa-40; diff --git a/pkgs/os-specific/bsd/openbsd/pkgs/compat/package.nix b/pkgs/os-specific/bsd/openbsd/pkgs/compat/package.nix index 69d457a180d8..a6ce50596f92 100644 --- a/pkgs/os-specific/bsd/openbsd/pkgs/compat/package.nix +++ b/pkgs/os-specific/bsd/openbsd/pkgs/compat/package.nix @@ -5,7 +5,7 @@ runCommand "openbsd-compat" include = ./include; meta = with lib; { - description = "A header-only library for running OpenBSD software on Linux"; + description = "Header-only library for running OpenBSD software on Linux"; platforms = lib.platforms.linux; maintainers = with lib.maintainers; [ artemist ]; }; diff --git a/pkgs/os-specific/darwin/apple-source-releases/dyld/package.nix b/pkgs/os-specific/darwin/apple-source-releases/dyld/package.nix index db6d7db531e7..869d4b3ea9da 100644 --- a/pkgs/os-specific/darwin/apple-source-releases/dyld/package.nix +++ b/pkgs/os-specific/darwin/apple-source-releases/dyld/package.nix @@ -167,5 +167,5 @@ mkAppleDerivation { dontUseCmakeConfigure = true; - meta.description = "dyld-related commands for Darwin"; + meta.description = "Dyld-related commands for Darwin"; } diff --git a/pkgs/os-specific/darwin/apple-source-releases/libresolv/package.nix b/pkgs/os-specific/darwin/apple-source-releases/libresolv/package.nix index 285ee3b616e3..158317c22c80 100644 --- a/pkgs/os-specific/darwin/apple-source-releases/libresolv/package.nix +++ b/pkgs/os-specific/darwin/apple-source-releases/libresolv/package.nix @@ -36,7 +36,7 @@ mkAppleDerivation { ''; meta = { - description = "libresolv implementation for Darwin"; + description = "Libresolv implementation for Darwin"; license = lib.licenses.apple-psl10; }; } diff --git a/pkgs/os-specific/darwin/lsusb/default.nix b/pkgs/os-specific/darwin/lsusb/default.nix index a29df822daa6..bcacf35a7771 100644 --- a/pkgs/os-specific/darwin/lsusb/default.nix +++ b/pkgs/os-specific/darwin/lsusb/default.nix @@ -24,7 +24,7 @@ stdenv.mkDerivation { meta = { homepage = "https://github.com/jlhonora/lsusb"; - description = "lsusb command for Mac OS X"; + description = "Lsusb command for Mac OS X"; platforms = lib.platforms.darwin; license = lib.licenses.mit; maintainers = [ lib.maintainers.varunpatro ]; diff --git a/pkgs/os-specific/linux/dddvb/default.nix b/pkgs/os-specific/linux/dddvb/default.nix index 5d440bc5dab9..961742e6d9f3 100644 --- a/pkgs/os-specific/linux/dddvb/default.nix +++ b/pkgs/os-specific/linux/dddvb/default.nix @@ -41,7 +41,7 @@ stdenv.mkDerivation rec { meta = with lib; { homepage = "https://github.com/DigitalDevices/dddvb"; - description = "ddbridge linux driver"; + description = "Device driver for all Digital Devices DVB demodulator and modulator cards"; license = licenses.gpl2Only; maintainers = [ ]; platforms = platforms.linux; diff --git a/pkgs/os-specific/linux/nullfs/default.nix b/pkgs/os-specific/linux/nullfs/default.nix index 7720c5cd0d20..6b2b8d621063 100644 --- a/pkgs/os-specific/linux/nullfs/default.nix +++ b/pkgs/os-specific/linux/nullfs/default.nix @@ -39,7 +39,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { - description = "A virtual black hole file system that behaves like /dev/null"; + description = "Virtual black hole file system that behaves like /dev/null"; homepage = "https://github.com/abbbi/nullfsvfs"; license = licenses.gpl3; platforms = platforms.linux; diff --git a/pkgs/os-specific/linux/sysdig/default.nix b/pkgs/os-specific/linux/sysdig/default.nix index 29ae5cf0e79c..c680e7d7aeae 100644 --- a/pkgs/os-specific/linux/sysdig/default.nix +++ b/pkgs/os-specific/linux/sysdig/default.nix @@ -187,7 +187,7 @@ stdenv.mkDerivation { ''; meta = { - description = "A tracepoint-based system tracing tool for Linux (with clients for other OSes)"; + description = "Tracepoint-based system tracing tool for Linux (with clients for other OSes)"; license = with lib.licenses; [ asl20 gpl2Only diff --git a/pkgs/os-specific/linux/usbip/default.nix b/pkgs/os-specific/linux/usbip/default.nix index 61f85f6cdd64..4fc50dae8a0c 100644 --- a/pkgs/os-specific/linux/usbip/default.nix +++ b/pkgs/os-specific/linux/usbip/default.nix @@ -42,7 +42,7 @@ stdenv.mkDerivation { meta = with lib; { homepage = "https://github.com/torvalds/linux/tree/master/tools/usb/usbip"; - description = "allows to pass USB device from server to client over the network"; + description = "Allows to pass USB device from server to client over the network"; license = with licenses; [ gpl2Only gpl2Plus diff --git a/pkgs/servers/dict/dictd-db.nix b/pkgs/servers/dict/dictd-db.nix index 3f6af00de4f5..b65589e533bd 100644 --- a/pkgs/servers/dict/dictd-db.nix +++ b/pkgs/servers/dict/dictd-db.nix @@ -30,7 +30,7 @@ let ''; meta = { - description = "dictd-db dictionary for dictd"; + description = "Dictd-db dictionary for dictd"; platforms = lib.platforms.linux; }; }; diff --git a/pkgs/servers/dict/dictd-wordnet.nix b/pkgs/servers/dict/dictd-wordnet.nix index 3fa2744ff212..244dac45f06c 100644 --- a/pkgs/servers/dict/dictd-wordnet.nix +++ b/pkgs/servers/dict/dictd-wordnet.nix @@ -33,7 +33,7 @@ stdenv.mkDerivation rec { ''; meta = { - description = "dictd-compatible version of WordNet"; + description = "Dictd-compatible version of WordNet"; longDescription = '' WordNet® is a large lexical database of English. This package makes diff --git a/pkgs/servers/home-assistant/custom-components/garmin_connect/package.nix b/pkgs/servers/home-assistant/custom-components/garmin_connect/package.nix index 7c6b4c600bfd..6bcc8c0e76f1 100644 --- a/pkgs/servers/home-assistant/custom-components/garmin_connect/package.nix +++ b/pkgs/servers/home-assistant/custom-components/garmin_connect/package.nix @@ -24,7 +24,7 @@ buildHomeAssistantComponent rec { ]; meta = with lib; { - description = "The Garmin Connect integration allows you to expose data from Garmin Connect to Home Assistant"; + description = "Garmin Connect integration allows you to expose data from Garmin Connect to Home Assistant"; homepage = "https://github.com/cyberjunky/home-assistant-garmin_connect"; maintainers = with maintainers; [ matthiasbeyer diff --git a/pkgs/servers/home-assistant/custom-components/versatile_thermostat/package.nix b/pkgs/servers/home-assistant/custom-components/versatile_thermostat/package.nix index 0517eec943ca..b945b8313d39 100644 --- a/pkgs/servers/home-assistant/custom-components/versatile_thermostat/package.nix +++ b/pkgs/servers/home-assistant/custom-components/versatile_thermostat/package.nix @@ -21,7 +21,7 @@ buildHomeAssistantComponent rec { meta = { changelog = "https://github.com/jmcollin78/versatile_thermostat/releases/tag/${version}"; - description = "A full-featured thermostat"; + description = "Full-featured thermostat"; homepage = "https://github.com/jmcollin78/versatile_thermostat"; maintainers = with lib.maintainers; [ pwoelfel ]; license = lib.licenses.mit; diff --git a/pkgs/servers/home-assistant/custom-lovelace-modules/advanced-camera-card/package.nix b/pkgs/servers/home-assistant/custom-lovelace-modules/advanced-camera-card/package.nix index e305b5da1298..6cbbd38cb81b 100644 --- a/pkgs/servers/home-assistant/custom-lovelace-modules/advanced-camera-card/package.nix +++ b/pkgs/servers/home-assistant/custom-lovelace-modules/advanced-camera-card/package.nix @@ -27,7 +27,7 @@ stdenv.mkDerivation rec { meta = { changelog = "https://github.com/dermotduffy/advanced-camera-card/releases/tag/v${version}"; - description = "A comprehensive camera card for Home Assistant"; + description = "Comprehensive camera card for Home Assistant"; homepage = "https://github.com/dermotduffy/advanced-camera-card"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ hexa ]; diff --git a/pkgs/servers/home-assistant/custom-lovelace-modules/apexcharts-card/package.nix b/pkgs/servers/home-assistant/custom-lovelace-modules/apexcharts-card/package.nix index 739491acb180..e7e5af9927b3 100644 --- a/pkgs/servers/home-assistant/custom-lovelace-modules/apexcharts-card/package.nix +++ b/pkgs/servers/home-assistant/custom-lovelace-modules/apexcharts-card/package.nix @@ -27,7 +27,7 @@ buildNpmPackage rec { ''; meta = with lib; { - description = "A Lovelace card to display advanced graphs and charts based on ApexChartsJS for Home Assistant"; + description = "Lovelace card to display advanced graphs and charts based on ApexChartsJS for Home Assistant"; homepage = "https://github.com/RomRider/apexcharts-card"; changelog = "https://github.com/RomRider/apexcharts-card/blob/${src.rev}/CHANGELOG.md"; license = licenses.mit; diff --git a/pkgs/servers/home-assistant/custom-lovelace-modules/atomic-calendar-revive/package.nix b/pkgs/servers/home-assistant/custom-lovelace-modules/atomic-calendar-revive/package.nix index a9e8e5485c1c..f2d4262a8595 100644 --- a/pkgs/servers/home-assistant/custom-lovelace-modules/atomic-calendar-revive/package.nix +++ b/pkgs/servers/home-assistant/custom-lovelace-modules/atomic-calendar-revive/package.nix @@ -47,7 +47,7 @@ mkYarnPackage rec { meta = with lib; { changelog = "https://github.com/totaldebug/atomic-calendar-revive/releases/tag/v${src.rev}"; - description = "An advanced calendar card for Home Assistant Lovelace"; + description = "Advanced calendar card for Home Assistant Lovelace"; homepage = "https://github.com/totaldebug/atomic-calendar-revive"; license = licenses.mit; maintainers = with maintainers; [ hexa ]; diff --git a/pkgs/servers/home-assistant/custom-lovelace-modules/clock-weather-card/package.nix b/pkgs/servers/home-assistant/custom-lovelace-modules/clock-weather-card/package.nix index 45a2217d82c1..c0d51549e023 100644 --- a/pkgs/servers/home-assistant/custom-lovelace-modules/clock-weather-card/package.nix +++ b/pkgs/servers/home-assistant/custom-lovelace-modules/clock-weather-card/package.nix @@ -39,7 +39,7 @@ stdenvNoCC.mkDerivation rec { ''; meta = { - description = "A Home Assistant Card indicating today's date/time, along with an iOS inspired weather forecast for the next days with animated icons"; + description = "Home Assistant Card indicating today's date/time, along with an iOS inspired weather forecast for the next days with animated icons"; homepage = "https://github.com/pkissling/clock-weather-card"; changelog = "https://github.com/pkissling/clock-weather-card/blob/${src.tag}/CHANGELOG.md"; license = lib.licenses.mit; diff --git a/pkgs/servers/home-assistant/python-modules/hass-web-proxy-lib/default.nix b/pkgs/servers/home-assistant/python-modules/hass-web-proxy-lib/default.nix index 63fbf61f6599..9298bb0e9476 100644 --- a/pkgs/servers/home-assistant/python-modules/hass-web-proxy-lib/default.nix +++ b/pkgs/servers/home-assistant/python-modules/hass-web-proxy-lib/default.nix @@ -69,7 +69,7 @@ buildPythonPackage rec { }; meta = { - description = "A library to proxy web traffic through Home Assistant integrations"; + description = "Library to proxy web traffic through Home Assistant integrations"; homepage = "https://github.com/dermotduffy/hass-web-proxy-lib"; license = lib.licenses.mit; maintainers = home-assistant-custom-components.frigate.meta.maintainers; diff --git a/pkgs/servers/monitoring/grafana/plugins/marcusolsson-json-datasource/default.nix b/pkgs/servers/monitoring/grafana/plugins/marcusolsson-json-datasource/default.nix index 648ac216ec7f..7ced44fa2c01 100644 --- a/pkgs/servers/monitoring/grafana/plugins/marcusolsson-json-datasource/default.nix +++ b/pkgs/servers/monitoring/grafana/plugins/marcusolsson-json-datasource/default.nix @@ -5,7 +5,7 @@ grafanaPlugin { version = "1.3.24"; zipHash = "sha256-gKFy7T5FQU2OUGBDokNWj0cT4EuOLLMcOFezlArtdww="; meta = with lib; { - description = "The Grafana JSON Datasource plugin empowers you to seamlessly integrate JSON data into Grafana"; + description = "Grafana JSON Datasource plugin empowers you to seamlessly integrate JSON data into Grafana"; license = licenses.asl20; maintainers = with maintainers; [ nagisa ]; platforms = platforms.unix; diff --git a/pkgs/servers/monitoring/grafana/plugins/volkovlabs-variable-panel/default.nix b/pkgs/servers/monitoring/grafana/plugins/volkovlabs-variable-panel/default.nix index 2f744919ab33..3f42e65c2f4b 100644 --- a/pkgs/servers/monitoring/grafana/plugins/volkovlabs-variable-panel/default.nix +++ b/pkgs/servers/monitoring/grafana/plugins/volkovlabs-variable-panel/default.nix @@ -5,7 +5,7 @@ grafanaPlugin { version = "4.0.0"; zipHash = "sha256-fHOo/Au8yPQXIkG/BupNcMpFNgDLRrqpwRpmbq6xYhM="; meta = with lib; { - description = "The Variable panel allows you to have dashboard filters in a separate panel which you can place anywhere on the dashboard"; + description = "Variable panel allows you to have dashboard filters in a separate panel which you can place anywhere on the dashboard"; license = licenses.asl20; maintainers = with maintainers; [ nagisa ]; platforms = platforms.unix; diff --git a/pkgs/shells/fish/plugins/grc.nix b/pkgs/shells/fish/plugins/grc.nix index af713bcc2013..c607dbce2cf5 100644 --- a/pkgs/shells/fish/plugins/grc.nix +++ b/pkgs/shells/fish/plugins/grc.nix @@ -20,7 +20,7 @@ buildFishPlugin { ''; meta = with lib; { - description = "grc Colourizer for some commands on Fish shell"; + description = "Grc Colourizer for some commands on Fish shell"; license = licenses.mit; maintainers = with maintainers; [ onny ]; platforms = with platforms; unix; diff --git a/pkgs/shells/fish/plugins/nvm.nix b/pkgs/shells/fish/plugins/nvm.nix index 0fa7869dbc13..03a0f9137b98 100644 --- a/pkgs/shells/fish/plugins/nvm.nix +++ b/pkgs/shells/fish/plugins/nvm.nix @@ -14,7 +14,7 @@ buildFishPlugin rec { }; meta = { - description = "The Node.js version manager you'll adore, crafted just for Fish"; + description = "Node.js version manager you'll adore, crafted just for Fish"; homepage = "https://github.com/jorgebucaran/nvm.fish"; changelog = "https://github.com/jorgebucaran/nvm.fish/releases/tag/${version}/CHANGELOG.md"; downloadPage = "https://github.com/jorgebucaran/nvm.fish/releases"; diff --git a/pkgs/shells/fish/plugins/sponge.nix b/pkgs/shells/fish/plugins/sponge.nix index 81b29d775366..9375079d7a53 100644 --- a/pkgs/shells/fish/plugins/sponge.nix +++ b/pkgs/shells/fish/plugins/sponge.nix @@ -16,7 +16,7 @@ buildFishPlugin rec { }; meta = with lib; { - description = "keeps your fish shell history clean from typos, incorrectly used commands and everything you don't want to store due to privacy reasons"; + description = "Keeps your fish shell history clean from typos, incorrectly used commands and everything you don't want to store due to privacy reasons"; homepage = "https://github.com/meaningful-ooo/sponge"; license = licenses.mit; maintainers = with maintainers; [ quantenzitrone ]; diff --git a/pkgs/shells/nushell/plugins/semver.nix b/pkgs/shells/nushell/plugins/semver.nix index b8ab22fc1772..2850fe6b129b 100644 --- a/pkgs/shells/nushell/plugins/semver.nix +++ b/pkgs/shells/nushell/plugins/semver.nix @@ -21,7 +21,7 @@ rustPlatform.buildRustPackage (finalAttrs: { passthru.update-script = nix-update-script { }; meta = { - description = "A nushell plugin to work with semver versions"; + description = "Nushell plugin to work with semver versions"; homepage = "https://github.com/abusch/nu_plugin_semver"; changelog = "https://github.com/abusch/nu_plugin_semver/blob/${finalAttrs.src.tag}/CHANGELOG.md"; license = lib.licenses.mit; diff --git a/pkgs/shells/nushell/plugins/skim.nix b/pkgs/shells/nushell/plugins/skim.nix index 0cf990aa66c9..0c57d61c3168 100644 --- a/pkgs/shells/nushell/plugins/skim.nix +++ b/pkgs/shells/nushell/plugins/skim.nix @@ -24,7 +24,7 @@ rustPlatform.buildRustPackage (finalAttrs: { passthru.updateScript = nix-update-script { }; meta = { - description = "A nushell plugin that adds integrates the skim fuzzy finder"; + description = "Nushell plugin that adds integrates the skim fuzzy finder"; mainProgram = "nu_plugin_skim"; homepage = "https://github.com/idanarye/nu_plugin_skim"; license = lib.licenses.mit; diff --git a/pkgs/tools/filesystems/ceph/old-python-packages/cryptography.nix b/pkgs/tools/filesystems/ceph/old-python-packages/cryptography.nix index b90be3497dbb..38d7e112fa61 100644 --- a/pkgs/tools/filesystems/ceph/old-python-packages/cryptography.nix +++ b/pkgs/tools/filesystems/ceph/old-python-packages/cryptography.nix @@ -117,7 +117,7 @@ buildPythonPackage rec { ]; meta = with lib; { - description = "A package which provides cryptographic recipes and primitives"; + description = "Package which provides cryptographic recipes and primitives"; longDescription = '' Cryptography includes both high level recipes and low level interfaces to common cryptographic algorithms such as symmetric ciphers, message diff --git a/pkgs/tools/inputmethods/ibus-engines/ibus-kkc/default.nix b/pkgs/tools/inputmethods/ibus-engines/ibus-kkc/default.nix index 88b58a571025..fcc88b75e8be 100644 --- a/pkgs/tools/inputmethods/ibus-engines/ibus-kkc/default.nix +++ b/pkgs/tools/inputmethods/ibus-engines/ibus-kkc/default.nix @@ -38,7 +38,7 @@ stdenv.mkDerivation rec { meta = with lib; { isIbusEngine = true; - description = "libkkc (Japanese Kana Kanji input method) engine for ibus"; + description = "Libkkc (Japanese Kana Kanji input method) engine for ibus"; homepage = "https://github.com/ueno/ibus-kkc"; license = licenses.gpl2Plus; platforms = platforms.linux; diff --git a/pkgs/tools/inputmethods/ibus-engines/ibus-pinyin/default.nix b/pkgs/tools/inputmethods/ibus-engines/ibus-pinyin/default.nix index 8574b04875f0..3cfbb0bd1091 100644 --- a/pkgs/tools/inputmethods/ibus-engines/ibus-pinyin/default.nix +++ b/pkgs/tools/inputmethods/ibus-engines/ibus-pinyin/default.nix @@ -48,7 +48,7 @@ stdenv.mkDerivation rec { meta = { isIbusEngine = true; - description = "The PinYin engine for IBus"; + description = "PinYin engine for IBus"; license = lib.licenses.gpl2Only; maintainers = with lib.maintainers; [ azuwis ]; platforms = lib.platforms.linux; diff --git a/pkgs/tools/inputmethods/skk/skk-dicts/default.nix b/pkgs/tools/inputmethods/skk/skk-dicts/default.nix index c1c03db8cf25..eada4b39a20a 100644 --- a/pkgs/tools/inputmethods/skk/skk-dicts/default.nix +++ b/pkgs/tools/inputmethods/skk/skk-dicts/default.nix @@ -93,7 +93,7 @@ lib.listToAttrs ( map mkDictNameValue [ { name = "L"; - description = "The standard SKK dictionary"; + description = "Standard SKK dictionary"; license = lib.licenses.gpl2Plus; } { diff --git a/pkgs/tools/misc/bat-extras/modules/batpipe.nix b/pkgs/tools/misc/bat-extras/modules/batpipe.nix index aa145c82db23..2740444bb26d 100644 --- a/pkgs/tools/misc/bat-extras/modules/batpipe.nix +++ b/pkgs/tools/misc/bat-extras/modules/batpipe.nix @@ -5,5 +5,5 @@ buildBatExtrasPkg { name = "batpipe"; dependencies = [ less ]; - meta.description = "less (and soon bat) preprocessor for viewing more types of files in the terminal"; + meta.description = "Less (and soon bat) preprocessor for viewing more types of files in the terminal"; } diff --git a/pkgs/tools/misc/coreboot-utils/default.nix b/pkgs/tools/misc/coreboot-utils/default.nix index 1b5567cc00d9..46c66031a3e4 100644 --- a/pkgs/tools/misc/coreboot-utils/default.nix +++ b/pkgs/tools/misc/coreboot-utils/default.nix @@ -83,7 +83,7 @@ let }; cbmem = generic { pname = "cbmem"; - meta.description = "coreboot console log reader"; + meta.description = "Coreboot console log reader"; }; ifdtool = generic { pname = "ifdtool"; diff --git a/pkgs/tools/misc/h/default.nix b/pkgs/tools/misc/h/default.nix index 9777c5d1a001..03412183dbcd 100644 --- a/pkgs/tools/misc/h/default.nix +++ b/pkgs/tools/misc/h/default.nix @@ -25,7 +25,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { - description = "faster shell navigation of projects"; + description = "Faster shell navigation of projects"; homepage = "https://github.com/zimbatm/h"; license = licenses.mit; maintainers = [ maintainers.zimbatm ]; diff --git a/pkgs/tools/networking/apc-temp-fetch/default.nix b/pkgs/tools/networking/apc-temp-fetch/default.nix index b25672dd19e1..9abd00897025 100644 --- a/pkgs/tools/networking/apc-temp-fetch/default.nix +++ b/pkgs/tools/networking/apc-temp-fetch/default.nix @@ -33,7 +33,7 @@ buildPythonApplication rec { ]; meta = with lib; { - description = "unified temperature fetcher interface to several UPS network adapters"; + description = "Unified temperature fetcher interface to several UPS network adapters"; homepage = "https://github.com/YZITE/APC_Temp_fetch"; license = licenses.asl20; maintainers = [ ]; diff --git a/pkgs/tools/networking/flannel/plugin.nix b/pkgs/tools/networking/flannel/plugin.nix index bcc257143e88..fdbe9380d630 100644 --- a/pkgs/tools/networking/flannel/plugin.nix +++ b/pkgs/tools/networking/flannel/plugin.nix @@ -39,7 +39,7 @@ buildGoModule rec { ''; meta = with lib; { - description = "flannel CNI plugin"; + description = "Network fabric for containers designed to work in conjunction with flannel"; mainProgram = "flannel"; homepage = "https://github.com/flannel-io/cni-plugin/"; license = licenses.asl20; diff --git a/pkgs/tools/package-management/nix/modular/packaging/everything.nix b/pkgs/tools/package-management/nix/modular/packaging/everything.nix index f648507b5a31..19d8260532cc 100644 --- a/pkgs/tools/package-management/nix/modular/packaging/everything.nix +++ b/pkgs/tools/package-management/nix/modular/packaging/everything.nix @@ -223,7 +223,7 @@ stdenv.mkDerivation (finalAttrs: { meta = { mainProgram = "nix"; - description = "The Nix package manager"; + description = "Nix package manager"; longDescription = nix-cli.meta.longDescription; homepage = nix-cli.meta.homepage; license = nix-cli.meta.license; diff --git a/pkgs/tools/security/ghidra/extensions/kaiju/default.nix b/pkgs/tools/security/ghidra/extensions/kaiju/default.nix index 6c84f949615e..6a9113e37f49 100644 --- a/pkgs/tools/security/ghidra/extensions/kaiju/default.nix +++ b/pkgs/tools/security/ghidra/extensions/kaiju/default.nix @@ -56,7 +56,7 @@ let }; meta = { - description = "A Java implementation of some features of the CERT Pharos Binary Analysis Framework for Ghidra"; + description = "Java implementation of some features of the CERT Pharos Binary Analysis Framework for Ghidra"; homepage = "https://github.com/CERTCC/kaiju"; downloadPage = "https://github.com/CERTCC/kaiju/releases/tag/${finalAttrs.version}"; license = lib.licenses.bsd3; diff --git a/pkgs/tools/security/ghidra/extensions/lightkeeper/default.nix b/pkgs/tools/security/ghidra/extensions/lightkeeper/default.nix index 6ed2998ec7b5..b75fb25b2620 100644 --- a/pkgs/tools/security/ghidra/extensions/lightkeeper/default.nix +++ b/pkgs/tools/security/ghidra/extensions/lightkeeper/default.nix @@ -17,7 +17,7 @@ buildGhidraExtension (finalAttrs: { cd lightkeeper ''; meta = { - description = "A port of the Lighthouse plugin to GHIDRA"; + description = "Port of the Lighthouse plugin to GHIDRA"; homepage = "https://github.com/WorksButNotTested/lightkeeper"; license = lib.licenses.asl20; }; diff --git a/pkgs/tools/security/web-eid-app/default.nix b/pkgs/tools/security/web-eid-app/default.nix index 11afcd40003e..4ea05272e8d4 100644 --- a/pkgs/tools/security/web-eid-app/default.nix +++ b/pkgs/tools/security/web-eid-app/default.nix @@ -33,7 +33,7 @@ mkDerivation rec { ]; meta = with lib; { - description = "signing and authentication operations with smart cards for the Web eID browser extension"; + description = "Signing and authentication operations with smart cards for the Web eID browser extension"; mainProgram = "web-eid"; longDescription = '' The Web eID application performs cryptographic digital signing and diff --git a/pkgs/top-level/perl-packages.nix b/pkgs/top-level/perl-packages.nix index 9ceb895f4cbe..553a06c8803c 100644 --- a/pkgs/top-level/perl-packages.nix +++ b/pkgs/top-level/perl-packages.nix @@ -6834,7 +6834,7 @@ with self; hash = "sha256-Z/ymiwUm5zTi2VvGsyutAcMZ5Yer9j5M80Itpmu+o6A="; }; meta = { - description = "modern bcrypt implementation"; + description = "Modern bcrypt implementation"; license = with lib.licenses; [ artistic1 gpl1Plus @@ -8853,7 +8853,7 @@ with self; }; propagatedBuildInputs = [ DateSimple ]; meta = { - description = "work with a range of dates"; + description = "Work with a range of dates"; license = with lib.licenses; [ gpl2Plus ]; }; }; @@ -31447,7 +31447,7 @@ with self; hash = "sha256-nkF6j42epiO+6i0TpHwNWmlvyGAsBQm4Js1F+Xt253g="; }; meta = { - description = "sprintf-like string formatting capabilities with arbitrary format definitions"; + description = "Sprintf-like string formatting capabilities with arbitrary format definitions"; license = with lib.licenses; [ gpl2Only ]; }; };