_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
make 4.2.1
Dependencies: guile@3.0.9
Channel: guix
Location: gnu/packages/base.scm (gnu packages base)
Home page: https://www.gnu.org/software/make/
Licenses: GPL 3+
Synopsis: Remake files automatically
Description:

Make is a program that is used to control the production of executables or other files from their source files. The process is controlled from a Makefile, in which the developer specifies how each file is generated from its source. It has powerful dependency resolution and the ability to determine when files have to be regenerated after their sources change. GNU make offers many powerful extensions over the standard utility.

make 4.4.1
Dependencies: guile@3.0.9
Channel: guix
Location: gnu/packages/base.scm (gnu packages base)
Home page: https://www.gnu.org/software/make/
Licenses: GPL 3+
Synopsis: Remake files automatically
Description:

Make is a program that is used to control the production of executables or other files from their source files. The process is controlled from a Makefile, in which the developer specifies how each file is generated from its source. It has powerful dependency resolution and the ability to determine when files have to be regenerated after their sources change. GNU make offers many powerful extensions over the standard utility.

makemkv 1.17.7
Dependencies: zlib@1.3 openssl@3.0.8 expat@2.5.0 ffmpeg@6.1.1 qtbase@5.15.10
Channel: atomized
Location: atomized/packages/makemkv.scm (atomized packages makemkv)
Home page: https://www.makemkv.com/
Licenses: Nonfree
Synopsis: Executable for MakeMKV to handle disc operations
Description:
makedepend 1.0.8
Dependencies: xorgproto@2023.2
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Synopsis: Xorg makedepend utility
Description:

Makedepend is an utility for creating dependencies in makefiles.

makepasswd 0.5.4-1.3545d57
Dependencies: libxcrypt@4.4.36 openssl@3.0.8
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/khorben/makepasswd
Licenses: GPL 3
Synopsis: Generate (pseudo-)random passwords and hashes
Description:

Makepasswd is a program that generates pseudo-random passwords of a desired length. It can also generate their corresponding hashes for a given encryption algorithm if so desired.

emacs-makey 20131231.1430
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: unspecified
Licenses:
Synopsis: interactive commandline mode
Description:

Documentation at https://melpa.org/#/makey

emacs-makey 0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mickeynp/makey
Licenses: GPL 3+
Synopsis: Emacs interactive command-line mode
Description:

This package provides an Emacs interactive command-line mode.

stress-make 1.0-2.97815be
Channel: guix
Location: gnu/packages/debug.scm (gnu packages debug)
Home page: https://github.com/lanl/stress-make
Licenses: non-copyleft GPL 3+
Synopsis: Expose race conditions in Makefiles
Description:

Stress Make is a customized GNU Make that explicitly manages the order in which concurrent jobs are run to provoke erroneous behavior into becoming manifest. It can run jobs in the order in which they're launched, in backwards order, or in random order. The thought is that if code builds correctly with Stress Make, then it is likely that the Makefile contains no race conditions.

cl-make-hash 1.0.2-1.ae0909c
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/genovese/make-hash
Licenses: Modified BSD
Synopsis: Common Lisp package for flexible hash table creation
Description:

This is a Common Lisp package for hash table creation with flexible, extensible initializers.

r-makecdfenv 1.80.0
Dependencies: zlib@1.3
Propagated dependencies: r-affy@1.82.0 r-affyio@1.74.0 r-biobase@2.64.0 r-zlibbioc@1.50.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/makecdfenv
Licenses: GPL 2+
Synopsis: Chip description file environment maker
Description:

This package implements two functions. One of them reads an Affymetrix CDF and creates a hash table environment containing the location/probe set membership mapping. The other one creates a package that automatically loads that environment.

gnustep-make 2.7.0
Channel: guix
Location: gnu/packages/gnustep.scm (gnu packages gnustep)
Home page: http://gnustep.org
Licenses: GPL 3+
Synopsis: GNUstep make package
Description:

The makefile package is a simple, powerful and extensible way to write makefiles for a GNUstep-based project. It allows the user to write a project without having to deal with the complex issues associated with configuration, building, installation, and packaging. It also allows the user to easily create cross-compiled binaries.

node-make-dir 3.1.0
Dependencies: node-semver@6.3.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/make-dir#readme
Licenses: Expat
Synopsis: Make a directory and its parents if needed - Think `mkdir -p`
Description:

Make a directory and its parents if needed - Think `mkdir -p`

ecl-make-hash 1.0.2-1.ae0909c
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/genovese/make-hash
Licenses: Modified BSD
Synopsis: Common Lisp package for flexible hash table creation
Description:

This is a Common Lisp package for hash table creation with flexible, extensible initializers.

elixir-makeup 1.1.2
Propagated dependencies: elixir-nimble-parsec@1.4.0
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/makeup/
Licenses: FreeBSD
Synopsis: Syntax highlighter for source code
Description:

Makeup is a generic syntax highlighter in the style of Pygments suitable for use in code hosting, forums, wikis or other applications that need to prettify source code.

texlive-maker 2024.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/maker
Licenses: LPPL 1.3c
Synopsis: Include Arduino or Processing code in LaTeX documents
Description:

The first version of the package allows to include Arduino or Processing code using three different forms: writing the code directly in the LaTeX document, writing Arduino or Processing commands in line with the text, calling to Arduino or Processing files. All these options support the syntax highlighting of the official IDE.

python-py-make 0.1.1
Propagated dependencies: python-coverage@6.4.3 python-flake8@4.0.1 python-nose@1.3.7 python-docopt@0.6.2
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/tqdm/pymake
Licenses: MPL 2.0
Synopsis: Makefile execution powered by pure Python
Description:

This package provides tools for Makefile execution powered by pure Python.

sbcl-make-hash 1.0.2-1.ae0909c
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/genovese/make-hash
Licenses: Modified BSD
Synopsis: Common Lisp package for flexible hash table creation
Description:

This is a Common Lisp package for hash table creation with flexible, extensible initializers.

python-makefun 1.15.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/smarie/python-makefun
Licenses: Modified BSD
Synopsis: Library to dynamically create python functions
Description:

makefun helps create functions dynamically with a given signature. It was largely inspired by python-decorator and functools.

makefile2graph 1.5.0
Channel: guix
Location: gnu/packages/code.scm (gnu packages code)
Home page: https://github.com/lindenb/makefile2graph
Licenses: Expat
Synopsis: Creates a graph of dependencies from GNU Make
Description:

make2graph creates a graph of dependencies from GNU Make. The output is a graphviz-dot file, a Gexf-XML file or a list of the deepest independent targets.

emacs-helm-make 20200620.27
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/abo-abo/helm-make
Licenses:
Synopsis: Select a Makefile target with helm
Description:

Documentation at https://melpa.org/#/helm-make

emacs-helm-make 0.2.0-0.ebd71e8
Propagated dependencies: emacs-helm@4.0 emacs-ivy@0.14.2 emacs-projectile@2.8.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abo-abo/helm-make
Licenses: GPL 3+
Synopsis: Select a Makefile target with helm
Description:

helm-make or helm-make-projectile will give you a helm selection of directory Makefile's targets. Selecting a target will call compile on it.

texlive-makebox 2024.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/makebox
Licenses: LPPL (any version)
Synopsis: Defines a @code{\makebox*} command
Description:

This package defines a \makebox* command that does the same as a \makebox command, except that the width is given by a sample text instead of an explicit length measure.

texlive-make4ht 2024.2
Propagated dependencies: texlive-tex4ht@2024.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/make4ht
Licenses: LPPL 1.3+
Synopsis: Build system for TeX4ht
Description:

make4ht is a simple build system for TeX4ht, a TeX to XML converter. It provides a command line tool that drives the conversion process. It also provides a library which can be used to create customized conversion tools.

texlive-makedtx 2024.2
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/makedtx
Licenses: LPPL (any version)
Synopsis: Perl script to help generate @file{.dtx} and @file{.ins} files
Description:

The makedtx bundle is provided to help LaTeX2e developers to write the code and documentation in separate files, and then combine them into a single .dtx file for distribution. It automatically generates the character table, and also writes the associated installation (.ins) script.

Page: 123
Total results: 52