mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: Fix synopsis in various python packages.
* gnu/packages/python-compression.scm (python-inflate64): Fix synopsis. * gnu/packages/python-science.scm (python-xarray-dataclasses): Fix synopsis. * gnu/packages/python-web.scm (python-waybackpack): Fix synopsis. * gnu/packages/python-xyz.scm (python-mir-eval): Fix synopsis. (python-restructuredtext-lint): Fix synopsis. (python-pixelmatch): Fix synopsis. (python-google-pasta): Fix synopsis. (python-xmp-toolkit): Fix synopsis. * gnu/packages/bioinformatics.scm (python-mgatk): Fix synopsis. * gnu/packages/rpc.scm (python-grpc-stubs): Fix synopsis. * gnu/packages/simulation.scm (python-commonroad-io): Fix synopsis. Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
This commit is contained in:
parent
2159d8fc03
commit
8d05f0c8db
7 changed files with 11 additions and 12 deletions
|
|
@ -16502,7 +16502,7 @@ API services.")
|
|||
(native-inputs
|
||||
(list python-pytest))
|
||||
(home-page "https://github.com/caleblareau/mgatk")
|
||||
(synopsis "Mitochondrial genome analysis toolkit.")
|
||||
(synopsis "Mitochondrial genome analysis toolkit")
|
||||
(description "This package is a Python-based command line interface for
|
||||
processing .bam files with mitochondrial reads and generating high-quality
|
||||
heteroplasmy estimation from sequencing data. The mgatk package places a
|
||||
|
|
|
|||
|
|
@ -334,7 +334,7 @@ library.")
|
|||
python-pytest
|
||||
python-setuptools-scm))
|
||||
(home-page "https://pypi.org/project/inflate64/")
|
||||
(synopsis "deflate64 compression/decompression library")
|
||||
(synopsis "Compression/decompression library")
|
||||
(description "The @code{inflate64} package provides @code{Deflater} and
|
||||
@code{Inflater} classes to compress and decompress with the Enhanced Deflate
|
||||
compression algorithm.")
|
||||
|
|
|
|||
|
|
@ -1885,7 +1885,7 @@ and visualization with these data structures.")
|
|||
python-xarray))
|
||||
(native-inputs (list python-pytest python-poetry-core))
|
||||
(home-page "https://github.com/astropenguin/xarray-dataclasses/")
|
||||
(synopsis "xarray data creation made easy by dataclass")
|
||||
(synopsis "Data creation made easy by dataclass")
|
||||
(description "@code{xarray-dataclasses} is a Python package that makes it
|
||||
easy to create @code{xarray}'s @code{DataArray} and @code{Datase} objects that
|
||||
are \"typed\" (i.e. fixed dimensions, data type, coordinates, attributes, and
|
||||
|
|
|
|||
|
|
@ -9718,8 +9718,7 @@ hardware on Grid'5000 or via OpenStack, to Vagrant, Chameleon, and more.")
|
|||
(native-inputs (list python-pytest))
|
||||
(home-page "https://github.com/jsvine/waybackpack")
|
||||
(synopsis
|
||||
"Command-line tool that lets you download the entire Wayback Machine
|
||||
archive for a given URL.")
|
||||
"Download the entire Wayback Machine archive for a given URL")
|
||||
(description
|
||||
"This package provides a library and a command-line tool that lets
|
||||
you download the entire Wayback Machine archive for a given URL.")
|
||||
|
|
|
|||
|
|
@ -5353,7 +5353,7 @@ server.")
|
|||
python-six))
|
||||
(native-inputs (list python-matplotlib))
|
||||
(home-page "https://github.com/craffel/mir_eval")
|
||||
(synopsis "Common metrics for common audio/music processing tasks.")
|
||||
(synopsis "Common metrics for common audio/music processing tasks")
|
||||
(description "This is a Python library for computing common heuristic
|
||||
accuracy scores for various music/audio information retrieval/signal
|
||||
processing tasks.")
|
||||
|
|
@ -7128,7 +7128,7 @@ Microsoft Word (.docx) documents.")
|
|||
(native-inputs
|
||||
(list python-nose))
|
||||
(home-page "https://github.com/twolfson/restructuredtext-lint")
|
||||
(synopsis "reStructuredText linter")
|
||||
(synopsis "Linter")
|
||||
(description "This package provides a linter for the reStructuredText
|
||||
format.")
|
||||
(license license:unlicense)))
|
||||
|
|
@ -10504,7 +10504,7 @@ parallelism.")))
|
|||
(build-system python-build-system)
|
||||
(native-inputs (list python-pillow))
|
||||
(home-page "https://github.com/whtsky/pixelmatch-py")
|
||||
(synopsis "A pixel-level image comparison library")
|
||||
(synopsis "Pixel-level image comparison library")
|
||||
(description "This package provides a pixel-level image comparison library
|
||||
for Python, originally created to compare screenshots in tests. Its features
|
||||
include accurate anti-aliased pixels detection and perceptual color difference
|
||||
|
|
@ -15770,7 +15770,7 @@ should be stored on various operating systems.")
|
|||
(build-system pyproject-build-system)
|
||||
(propagated-inputs (list python-six))
|
||||
(home-page "https://github.com/google/pasta")
|
||||
(synopsis "pasta is an AST-based Python refactoring library")
|
||||
(synopsis "AST-based Python refactoring library")
|
||||
(description "This package provides \"pasta\", an AST-based Python
|
||||
refactoring library.")
|
||||
(license license:asl2.0)))
|
||||
|
|
@ -38268,7 +38268,7 @@ write text fast, and for various text generation, statistics, and modeling tasks
|
|||
(propagated-inputs (list python-pytz))
|
||||
(native-inputs (list python-pytest))
|
||||
(home-page "https://github.com/python-xmp-toolkit/python-xmp-toolkit")
|
||||
(synopsis "Python XMP Toolkit for working with metadata.")
|
||||
(synopsis "Python XMP Toolkit for working with metadata")
|
||||
(description "Python XMP Toolkit is a library for working with XMP
|
||||
metadata, as well as reading/writing XMP metadata stored in many different
|
||||
file formats.
|
||||
|
|
|
|||
|
|
@ -192,7 +192,7 @@ browsers to backend services.")
|
|||
(build-system python-build-system)
|
||||
(propagated-inputs (list python-grpcio python-typing-extensions))
|
||||
(home-page "https://github.com/shabbyrobe/grpc-stubs")
|
||||
(synopsis "gRPC typing stubs for Python")
|
||||
(synopsis "Typing stubs for Python")
|
||||
(description "This is a PEP-561-compliant stub-only package which provides
|
||||
type information of gRPC.")
|
||||
(license license:expat)))
|
||||
|
|
|
|||
|
|
@ -1332,7 +1332,7 @@ track models to multi-body models.")
|
|||
python-tqdm))
|
||||
(native-inputs (list python-lxml python-pytest))
|
||||
(home-page "https://commonroad.in.tum.de/")
|
||||
(synopsis "Read, write, and visualize CommonRoad scenarios.")
|
||||
(synopsis "Read, write, and visualize CommonRoad scenarios")
|
||||
(description "This package provides methods to read, write, and visualize
|
||||
CommonRoad scenarios and planning problems. It can be used as a framework for
|
||||
implementing motion planning algorithms to solve CommonRoad Benchmarks
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue