_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
julia-binaryprovider 0.5.10
Dependencies: busybox@1.37.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaPackaging/BinaryProvider.jl
Licenses: Expat
Build system: julia
Synopsis: binary provider for Julia
Description:

Packages are installed to a Prefix; a folder that acts similar to the /usr/local directory on Unix-like systems, containing a bin folder for binaries, a lib folder for libraries, etc... Prefix objects can have tarballs install()'ed within them, uninstall()'ed from them, etc...

julia-geometrybasics 0.4.2
Propagated dependencies: julia-itertools@1.3.0 julia-staticarrays@1.2.13 julia-structarrays@0.6.3 julia-tables@1.4.4
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaGeometry/GeometryBasics.jl
Licenses: Expat
Build system: julia
Synopsis: Basic Geometry Types
Description:

This package aims to offer a standard set of Geometry types, which easily work with metadata, query frameworks on geometries and different memory layouts. The aim is to create a solid basis for Graphics/Plotting, finite elements analysis, Geo applications, and general geometry manipulations - while offering a Julian API, that still allows performant C-interop.

julia-indirectarrays 0.5.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaArrays/IndirectArrays.jl
Licenses: Expat
Build system: julia
Synopsis: Julia implementation of indexed arrays
Description:

An IndirectArray is one that encodes data using a combination of an index and a value table. Each element is assigned its own index, which is used to retrieve the value from the value table. Among other uses, IndirectArrays can represent indexed images, sometimes called "colormap images" or "paletted images."

julia-versionparsing 1.2.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaInterop/VersionParsing.jl
Licenses: Expat
Build system: julia
Synopsis: Flexible VersionNumber parsing in Julia
Description:

The VersionParsing package implements flexible parsing of version-number strings into Julia's built-in VersionNumber type, via the vparse(string) function. Unlike the VersionNumber(string) constructor, vparse(string) can handle version-number strings in a much wider range of formats than are encompassed by the semver standard. This is useful in order to support VersionNumber comparisons applied to "foreign" version numbers from external packages.

julia-arrayinterface 5.0.8
Propagated dependencies: julia-compat@3.39.0 julia-ifelse@0.1.0 julia-requires@1.3.0 julia-static@0.6.6
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaArrays/ArrayInterface.jl
Licenses: Expat
Build system: julia
Synopsis: Base array interface primitives
Description:

The purpose of this library is to solidify extensions to the current AbstractArray interface, which are put to use in package ecosystems like DifferentialEquations.jl. Since these libraries are live, this package will serve as a staging ground for ideas before they are merged into Base Julia. For this reason, no functionality is exported so that if such functions are added and exported in a future Base Julia, there will be no issues with the upgrade.

emacs-julia-formatter 20250524.2338
Propagated dependencies: emacs-session-async@20231125.2106
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://codeberg.org/FelipeLema/julia-formatter.el
Licenses:
Build system: melpa
Synopsis: Use JuliaFormatter.jl for julia code
Description:

Documentation at https://melpa.org/#/julia-formatter

julia-imagemagick-jll 6.9.10-12+3
Dependencies: imagemagick@6.9.13-5
Propagated dependencies: julia-jllwrappers@1.3.0 julia-jpegturbo-jll@2.0.1+2 julia-libpng-jll@1.6.37+5 julia-libtiff-jll@4.1.0+1 julia-zlib-jll@1.2.12+1
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/ImageMagick_jll.jl
Licenses: Expat
Build system: julia
Synopsis: Imagemagick library wrappers
Description:

This package provides a wrapper for Imagemagick.

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
Build system: julia
Synopsis: Library wrappers for xtrans
Description:

This package provides a wrapper for the xtrans library.

julia-xorg-libx11-jll 1.6.9+2
Dependencies: libx11@1.8.12
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
Build system: julia
Synopsis: LibX11 library wrappers
Description:

This package provides a wrapper for the libx11 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
Build system: julia
Synopsis: Libxcb library wrappers
Description:

This package provides a wrapper for the libxcb library.

julia-xorg-libxau-jll 1.0.9+3
Dependencies: libxau@1.0.12
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_libXau_jll.jl
Licenses: Expat
Build system: julia
Synopsis: Libxau library wrappers
Description:

This package provides a wrapper for the libxau 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
Build system: julia
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
Build system: julia
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
Build system: julia
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
Build system: julia
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
Build system: julia
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
Build system: julia
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
Build system: julia
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
Build system: julia
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
Build system: julia
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
Build system: julia
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
Build system: julia
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
Build system: julia
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
Build system: julia
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.

Total results: 452