_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-multer 2.1.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rwf2/multer-rs
Licenses: Expat
Synopsis: Async parser for @code{multipart/form-data} content-type in Rust
Description:

An async parser for multipart/form-data content-type in Rust.

It accepts a Stream of Bytes as a source, so that it can be plugged into any async Rust environment e.g. any async server.

rust-multer 3.0.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rwf2/multer-rs
Licenses: Expat
Synopsis: Async parser for @code{multipart/form-data} content-type in Rust
Description:

An async parser for multipart/form-data content-type in Rust.

It accepts a Stream of Bytes as a source, so that it can be plugged into any async Rust environment e.g. any async server.

emacs-multi 2.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kurisuwhyte/emacs-multi
Licenses: Expat
Synopsis: Clojure-style multi-methods for Emacs Lisp
Description:

Provides Emacs Lisp with a form of polymorphism by way of predicate dispatching. Methods consist of a dispatch function, and a series of branches. The dispatch function is applied to the arguments, and the result value is checked against the expectations of each branch to define which one to invoke.

multimon-ng 1.3.1
Dependencies: libx11@1.8.7 pulseaudio@16.1
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/EliasOenal/multimon-ng
Licenses: GPL 2+
Synopsis: Decoder for digital radio transmission modes
Description:

Multimon-ng can decode several digital radio transmission modes:

  • POCSAG512, POCSAG1200, POCSAG2400

  • FLEX

  • EAS

  • UFSK1200, CLIPFSK, AFSK1200, AFSK2400, AFSK2400_2, AFSK2400_3

  • HAPN4800

  • FSK9600

  • DTMF

  • ZVEI1, ZVEI2, ZVEI3, DZVEI, PZVEI

  • EEA, EIA, CCIR

  • MORSE CW

  • X10

r-multiplex 3.8-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mplex/multiplex/
Licenses: GPL 3
Synopsis: Algebraic tools for the analysis of multiple social networks
Description:

Algebraic procedures for analyses of multiple social networks are delivered with this package. multiplex makes possible, among other things, to create and manipulate multiplex, multimode, and multilevel network data with different formats. Effective ways are available to treat multiple networks with routines that combine algebraic systems like the partially ordered semigroup with decomposition procedures or semiring structures with the relational bundles occurring in different types of multivariate networks. multiplex provides also an algebraic approach for affiliation networks through Galois derivations between families of the pairs of subsets in the two domains of the network with visualization options.

python-munch 2.5.0
Propagated dependencies: python-six@1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Infinidat/munch
Licenses: Expat
Synopsis: Dot-accessible dictionary
Description:

Munch is a dot-accessible dictionary similar to JavaScript objects.

r-multidplyr 0.1.3
Propagated dependencies: r-callr@3.7.6 r-cli@3.6.3 r-crayon@1.5.3 r-dplyr@1.1.4 r-magrittr@2.0.3 r-qs@0.27.2 r-r6@2.5.1 r-rlang@1.1.4 r-tibble@3.2.1 r-tidyselect@1.2.1 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://multidplyr.tidyverse.org
Licenses: Expat
Synopsis: Multi-process dplyr backend
Description:

Partition a data frame across multiple worker processes to provide simple multicore parallelism.

cpp-mustache 5.0
Channel: guix
Location: gnu/packages/cpp.scm (gnu packages cpp)
Home page: https://github.com/kainjow/Mustache
Licenses: Boost 1.0
Synopsis: Mustache text templates for modern C++
Description:

cpp-mustache is a Mustache implementation for C++ 11 and above. It is header only and has zero dependencies. It provides a templated string type for compatibility with any STL-like string (std::string, std::wstring, etc).

r-multitaper 1.0-17
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/wesleyburr/multitaper/
Licenses: GPL 2+
Synopsis: Multitaper spectral analysis tools
Description:

This package implements multitaper spectral estimation techniques using prolate spheroidal sequences (Slepians) and sine tapers for time series analysis. It includes an adaptive weighted multitaper spectral estimate, a coherence estimate, Thomson's Harmonic F-test, and complex demodulation. The Slepians sequences are generated efficiently using a tridiagonal matrix solution, and jackknifed confidence intervals are available for most estimates.

node-mustache 2.3.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/janl/mustache.js
Licenses: Expat
Synopsis: Logic-less {{mustache}} templates with JavaScript
Description:

Logic-less mustache templates with JavaScript

rust-multimap 0.8.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/havarnov/multimap
Licenses: Expat ASL 2.0
Synopsis: Multimap implementation
Description:

This package provides a multimap implementation.

rust-mustache 0.9.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/nickel-org/rust-mustache
Licenses: Expat ASL 2.0
Synopsis: Rust implementation of Mustache
Description:

This package provides a Rust implementation of Mustache.

ghc-multipart 0.2.1
Dependencies: ghc-stringsearch@0.3.6.6
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: http://www.github.com/silkapp/multipart
Licenses: Modified BSD
Synopsis: HTTP multipart library
Description:

HTTP multipart split out of the cgi package, for Haskell.

python-mujson 1.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/mattgiles/mujson
Licenses: Expat
Synopsis: Use the fastest JSON functions available at import time
Description:

This package selects the fastest JSON functions available at import time.

rust-take-mut 0.2.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Sgeo/take_mut
Licenses: Expat
Synopsis: Take a T from a &mut T temporarily
Description:

This package lets you temporarily take a T from a &mut T.

mumps-openmpi 5.5.1
Dependencies: openmpi@4.1.6 scalapack@2.1.0 pt-scotch@7.0.4 gfortran@11.4.0 openblas@0.3.20 metis@5.1.0
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: http://mumps.enseeiht.fr
Licenses: CeCILL-C
Synopsis: Multifrontal sparse direct solver (with MPI)
Description:

MUMPS (MUltifrontal Massively Parallel sparse direct Solver) solves a sparse system of linear equations A x = b using Gaussian elimination.

python-mudata 0.2.3
Propagated dependencies: python-anndata@0.10.7 python-h5py@3.8.0 python-pandas@2.2.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/scverse/mudata
Licenses: Modified BSD
Synopsis: Python package for multi-omics data analysis
Description:

Mudata is a Python package for multi-omics data analysis. It is designed to provide functionality to load, process, and store multimodal omics data.

cl-murmurhash 0.0.0-1.5433f5e
Propagated dependencies: cl-babel@0.5.0-3.627d6a6 cl-fiveam@1.4.2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/ruricolist/cl-murmurhash/
Licenses: Expat
Synopsis: 32-bit version of Murmurhash3 for Common Lisp
Description:

This Common Lisp package offers an implementation of the 32-bit variant of MurmurHash3 (https://github.com/aappleby/smhasher), a fast non-crytographic hashing algorithm.

ruby-mustache 1.1.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/mustache/mustache
Licenses: Expat
Synopsis: Framework-agnostic way to render logic-free views
Description:

Mustache is a framework-agnostic way to render logic-free views. Think of Mustache as a replacement for your views. Instead of views consisting of ERB or HAML with random helpers and arbitrary logic, your views are broken into two parts: a Ruby class and an HTML template.

emacs-helm-mu 20180513-1.77e6fea
Propagated dependencies: emacs-helm@4.0 mu@1.12.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-helm/helm-mu
Licenses: GPL 3+
Synopsis: Helm sources for searching emails and contacts
Description:

Helm sources for searching emails and contacts using mu and mu4e. Mu is an indexer for maildirs and mu4e is a mutt-like MUA for Emacs build on top of mu. Mu is highly efficient making it possible to get instant results even for huge maildirs. It also provides search operators, e.g: from:Peter to:Anne flag:attach search term.

gdb-multiarch 14.2
Dependencies: bash@5.1.16 expat@2.5.0 mpfr@4.2.1 gmp@6.3.0 readline@8.1.2 ncurses@6.2.20210619 guile@3.0.9 python-wrapper@3.10.7 source-highlight@3.1.9 libxml2@2.9.14
Channel: guix
Location: gnu/packages/gdb.scm (gnu packages gdb)
Home page: https://www.gnu.org/software/gdb/
Licenses: GPL 3+
Synopsis: The GNU debugger (with all architectures enabled)
Description:

GDB is the GNU debugger. With it, you can monitor what a program is doing while it runs or what it was doing just before a crash. It allows you to specify the runtime conditions, to define breakpoints, and to change how the program is running to try to fix bugs. It can be used to debug programs written in C, C++, Ada, Objective-C, Pascal and more.

r-mus-musculus 1.3.1
Propagated dependencies: r-annotationdbi@1.68.0 r-genomicfeatures@1.58.0 r-go-db@3.20.0 r-org-mm-eg-db@3.20.0 r-organismdbi@1.48.0 r-txdb-mmusculus-ucsc-mm10-knowngene@3.10.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/Mus.musculus
Licenses: Artistic License 2.0
Synopsis: Annotation package for the Mus.musculus object
Description:

This package contains the Mus.musculus object to access data from several related annotation packages.

font-mutt-misc 1.0.4
Dependencies: mkfontdir@1.0.7 bdftopcf@1.1.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Synopsis: Xorg mutt-misc fonts
Description:

Xorg mutt-misc fonts.

ruby-multi-xml 0.6.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/sferik/multi_xml
Licenses: Expat
Synopsis: Swappable XML backends for Ruby
Description:

MultiXml provides swappable XML backends utilizing either LibXML, Nokogiri, Ox, or REXML.

Total results: 256