_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
julia-xorg-libx11-jll 1.6.9+2
Dependencies: libx11@1.8.10
Propagated dependencies: julia-jllwrappers@1.3.0 julia-xorg-libxcb-jll@1.13.0+2 julia-xorg-xtrans-jll@1.4.0+2
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/Xorg_libX11_jll.jl
Licenses: Expat
Synopsis: LibX11 library wrappers
Description:

This package provides a wrapper for the libx11 library.

julia-xorg-xtrans-jll 1.4.0+2
Dependencies: xtrans@1.5.2
Propagated dependencies: julia-jllwrappers@1.3.0
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/Xorg_xtrans_jll.jl
Licenses: Expat
Synopsis: Library wrappers for xtrans
Description:

This package provides a wrapper for the xtrans library.

julia-xorg-libxcb-jll 1.13.0+2
Dependencies: libxcb@1.17.0
Propagated dependencies: julia-jllwrappers@1.3.0 julia-xorg-libxau-jll@1.0.9+3 julia-xorg-libpthread-stubs-jll@0.1.0+2 julia-xorg-libxdmcp-jll@1.1.3+3 julia-xslt-jll@1.1.34+0
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/Xorg_libxcb_jll.jl
Licenses: Expat
Synopsis: Libxcb library wrappers
Description:

This package provides a wrapper for the libxcb library.

julia-hostcpufeatures 0.1.17
Propagated dependencies: julia-bittwiddlingconveniencefunctions@0.1.6 julia-ifelse@0.1.0 julia-static@0.8.3
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaSIMD/HostCPUFeatures.jl
Licenses: Expat
Synopsis: Provides information about the CPU's features
Description:

This package provides information about the features of the host CPU in Julia.

julia-documentertools 0.1.13
Dependencies: julia-documenter-bootstrap@0.27.7
Propagated dependencies: julia-docstringextensions@0.8.5 julia-gumbo@0.8.0 julia-sass@0.2.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaDocs/DocumenterTools.jl
Licenses: Expat
Synopsis: Extra tools for setting up Documenter.jl
Description:

This package contains utilities for setting up documentation generation with Documenter.jl.

julia-snoopprecompile 1.0.3
Propagated dependencies: julia-preferences@1.4.3
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://timholy.github.io/SnoopCompile.jl/dev/
Licenses: Expat
Synopsis: Effectively precompile code needed by your package
Description:

SnoopPrecompile is a small dependency used to effectively precompile code needed by your package, particularly on Julia 1.8 and higher.

julia-bufferedstreams 1.0.0
Propagated dependencies: julia-compat@3.39.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/BioJulia/BufferedStreams.jl
Licenses: Expat
Synopsis: Fast composable IO streams
Description:

BufferedStreams.jl provides buffering for IO operations. It can wrap any IO type automatically making incremental reading and writing faster.

julia-progresslogging 0.1.4
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaLogging/ProgressLogging.jl
Licenses: Expat
Synopsis: Define progress logs
Description:

ProgressLogging.jl is a package for defining progress logs. It can be used to report progress of a loop/loops with time-consuming body.

julia-precompiletools 1.1.2
Propagated dependencies: julia-preferences@1.4.3
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaLang/PrecompileTools.jl
Licenses: Expat
Synopsis: Reduce time-to-first-execution of Julia code
Description:

PrecompileTools allows you to reduce the latency of the first execution of Julia code. It is applicable for package developers and for "ordinary users" in their personal workflows.

julia-precompiletools 1.2.1
Propagated dependencies: julia-preferences@1.4.3
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaLang/PrecompileTools.jl
Licenses: Expat
Synopsis: Reduce time-to-first-execution of Julia code
Description:

This package allows you to reduce the latency of the first execution of Julia code. It is applicable to both package developers and end users in their personal workflows.

julia-stringencodings 0.3.5
Propagated dependencies: julia-libiconv-jll@1.16.1+0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaStrings/StringEncodings.jl
Licenses: Expat
Synopsis: Support for decoding and encoding texts
Description:

This package provides support for decoding and encoding texts between multiple character encodings. It is currently based on the iconv interface, and supports all major platforms using GNU libiconv.

julia-terminalloggers 0.1.7
Propagated dependencies: julia-leftchildrightsiblingtrees@0.2.0 julia-progresslogging@0.1.4
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaLogging/TerminalLoggers.jl
Licenses: Expat
Synopsis: Logging sinks and utilites for interactive terminals
Description:

TerminalLoggers provides a logger type TerminalLogger which can format your log messages in a richer way than the default ConsoleLogger which comes with the julia standard Logging library.

julia-stringdistances 0.10.0
Propagated dependencies: julia-distances@0.10.7
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/matthieugomez/StringDistances.jl
Licenses: Expat
Synopsis: String Distances in Julia
Description:

This package provides string distances in Julia. Distances are defined for AbstractStrings, and any iterator that define length(). The package also defines Distance "modifiers" that can be applied to any distance.

julia-openspecfun-jll 0.5.3+4
Dependencies: openspecfun@0.5.3
Propagated dependencies: julia-jllwrappers@1.3.0 julia-compilersupportlibraries-jll@0.4.0+1
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/OpenSpecFun_jll.jl
Licenses: Expat
Synopsis: Internal wrappers
Description:

This package provides a wrapper for OpenSpecFun. It is an autogenerated source package constructed using BinaryBuilder.jl. The originating build_tarballs.jl script can be found on the community build tree Yggdrasil.

julia-invertedindices 1.1.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/mbauman/InvertedIndices.jl
Licenses: Expat
Synopsis: Index type that allows for inverted selections
Description:

This package just exports one type: the InvertedIndex, or Not for short. It can wrap any supported index type and may be used as an index into any AbstractArray subtype, including OffsetArrays.

julia-softglobalscope 1.1.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/stevengj/SoftGlobalScope.jl
Licenses: Expat
Synopsis: Utilities for soft global scope in interactive Julia environments
Description:

SoftGlobalScope is a package for the Julia language that simplifies the variable scoping rules for code in global scope. It is intended for interactive shells to make it easier to work interactively with Julia, especially for beginners.

julia-snoopcompilebot 1.7.2
Propagated dependencies: julia-filepathsbase@0.9.10 julia-snoopcompileanalysis@1.7.2 julia-snoopcompilecore@1.7.2 julia-yaml@0.4.7
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://timholy.github.io/SnoopCompile.jl/dev/
Licenses: Expat
Synopsis: Making packages work faster with more extensive precompilation
Description:

SnoopCompile observes the Julia compiler, causing it to record the functions and argument types it's compiling. From these lists of methods, you can generate lists of precompile directives that may reduce the latency between loading packages.

julia-logexpfunctions 0.3.17
Propagated dependencies: julia-chainrulescore@1.12.2 julia-changesofvariables@0.1.9 julia-docstringextensions@0.8.5 julia-inversefunctions@0.1.8 julia-irrationalconstants@0.1.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaStats/LogExpFunctions.jl
Licenses: Expat
Synopsis: Special functions based on @code{log} and @code{exp}
Description:

Various special functions based on log and exp moved from StatsFuns.jl into a separate package, to minimize dependencies. These functions only use native Julia code, so there is no need to depend on librmath or similar libraries.

julia-imageinterminal 0.4.7
Propagated dependencies: julia-crayons@4.1.1 julia-imagebase@0.1.5 julia-imagecore@0.9.4 julia-requires@1.3.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaImages/ImageInTerminal.jl
Licenses: Expat
Synopsis: Julia package for displaying images in the terminal
Description:

ImageInTerminal.jl is a drop-in package that once imported changes a how a single Colorant and whole Colorant arrays (i.e. Images) are displayed in the interactive REPL. The displayed images will be downscaled to fit into the size of your active terminal session.

julia-packagecompiler 1.3.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaLang/PackageCompiler.jl
Licenses: Expat
Synopsis: Compile your Julia Package
Description:

PackageCompiler is a Julia package with two main purposes:

  • Creating custom sysimages for reduced latency when working locally with packages that has a high startup time.

  • Creating "apps" which are a bundle of files including an executable that can be sent and run on other machines without Julia being installed on that machine.

julia-recipespipeline 0.6.6
Propagated dependencies: julia-nanmath@0.3.7 julia-plotutils@1.2.0 julia-recipesbase@1.2.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://juliaplots.org/RecipesPipeline.jl/dev/
Licenses: Expat
Synopsis: Utilities for processing recipes
Description:

This package was factored out of Plots.jl to allow any other plotting package to use the recipe pipeline. In short, the extremely lightweight RecipesBase.jl package can be depended on by any package to define "recipes": plot specifications of user-defined types, as well as custom plot types. RecipePipeline.jl contains the machinery to translate these recipes to full specifications for a plot.

julia-inversefunctions 0.1.8
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaMath/InverseFunctions.jl
Licenses: Expat
Synopsis: Interface for function inversion
Description:

This package provides an interface to invert functions.

julia-fuzzycompletions 0.4.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JunoLab/FuzzyCompletions.jl
Licenses: Expat
Synopsis: Fuzzy completion provider for Julia
Description:

FuzzyCompletions provides fuzzy completions for a Julia runtime session.

julia-staticarrayscore 1.4.2
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaArrays/StaticArraysCore.jl
Licenses: Expat
Synopsis: Interface package for StaticArrays.jl
Description:

This package provides an interface package for StaticArrays.jl.

Total results: 442