_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


julia-lazyartifacts 1.3.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaPackaging/LazyArtifacts.jl
Licenses: Expat
Build system: julia
Synopsis: LazyArtifacts support for older versions of Julia
Description:

This is a wrapper package meant to bridge the gap for packages that want to use the LazyArtifacts stdlib as a dependency within packages that still support Julia versions older than 1.6.

julia-unicodeplots 2.12.4
Propagated dependencies: julia-colortypes@0.11.1 julia-contour@0.5.7 julia-crayons@4.1.1 julia-fileio@1.9.1 julia-freetypeabstraction@0.9.9 julia-lazymodules@0.3.1 julia-marchingcubes@0.1.8 julia-nanmath@0.3.7 julia-staticarrays@1.2.13 julia-statsbase@0.33.10 julia-unitful@1.12.2
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaPlots/UnicodePlots.jl
Licenses: Expat
Build system: julia
Synopsis: Unicode-based scientific plotting for working in the terminal
Description:

Advanced Unicode plotting library designed for use in Julia's REPL.

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
Build system: julia
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-setfield 1.1.1
Propagated dependencies: julia-constructionbase@1.3.0 julia-macrotools@0.5.6 julia-staticarrayscore@1.4.2
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/jw3126/Setfield.jl
Licenses: Expat
Build system: julia
Synopsis: Update deeply nested immutable structs
Description:

Update deeply nested immutable structs.

julia-hypertextliteral 0.9.4
Propagated dependencies: julia-tricks@0.1.7
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://juliapluto.github.io/HypertextLiteral.jl/stable/
Licenses: Expat
Build system: julia
Synopsis: Julia library for the string interpolation of HTML and SVG
Description:

HypertextLiteral is a Julia package for generating HTML, SVG, and other SGML tagged content. It works similar to Julia string interpolation, only that it tracks hypertext escaping needs and provides handy conversions dependent upon context.

julia-intervals 1.5.0
Propagated dependencies: julia-infinity@0.2.4 julia-recipesbase@1.2.1 julia-timezones@1.5.9
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/invenia/Intervals.jl
Licenses: Expat
Build system: julia
Synopsis: Non-iterable ranges
Description:

This package defines:

AbstractInterval, along with its subtypes Interval and AnchoredInterval, and also Bound.

julia-cthulhu 1.6.1
Propagated dependencies: julia-codetracking@1.3.4 julia-foldingtrees@1.2.1
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaDebug/Cthulhu.jl
Licenses: Expat
Build system: julia
Synopsis: Slow descent into madness
Description:

Cthulhu can help you debug type inference issues by recursively showing the code_typed output until you find the exact point where inference gave up, messed up, or did something unexpected. Using the Cthulhu interface you can debug type inference problems faster.

julia-conda 1.5.2
Propagated dependencies: julia-json@0.21.3 julia-versionparsing@1.2.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaPy/Conda.jl
Licenses: Expat
Build system: julia
Synopsis: Conda managing Julia binary dependencies
Description:

This package allows one to use conda as a cross-platform binary provider for Julia for other Julia packages, especially to install binaries that have complicated dependencies like Python.

julia-bitflags 0.1.7
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/jmert/BitFlags.jl
Licenses: Expat
Build system: julia
Synopsis: Enum-like type for bit flag option values
Description:

BitFlag.jl provides an Enum-like type for bit flag option values.

rmath-julia 0.3.0-1.5c5dfd6
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaStats/Rmath-julia
Licenses: GPL 2
Build system: julia
Synopsis: Rmath library from R
Description:

This is a slightly modified version of the standalone Rmath library from R, built to be used with the Rmath.jl Julia package. The main difference is that it is built to allow defining custom random number generating functions via C function pointers (see include/callback.h). When using the library, these should be defined before calling any of the random functions.

julia-registryinstances 0.1.0
Propagated dependencies: julia-lazilyinitializedfields@1.2.1
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/GunnarFarneback/RegistryInstances.jl
Licenses: Expat
Build system: julia
Synopsis: Access the information in installed Julia registries
Description:

Julia's package manager stores package metadata in registries, which consist of TOML files in a directory structure.

julia-http 1.5.5
Dependencies: julia-json@0.21.3 julia-bufferedstreams@1.0.0
Propagated dependencies: julia-codeczlib@0.7.0 julia-inifile@0.5.0 julia-loggingextras@1.0.0 julia-mbedtls@1.0.3 julia-openssl@1.4.1 julia-simplebufferstream@1.1.0 julia-uris@1.3.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://juliaweb.github.io/HTTP.jl/
Licenses: Expat
Build system: julia
Synopsis: HTTP support for Julia
Description:

HTTP.jl is a Julia library for HTTP Messages, implementing both a client and a server.

julia-marchingcubes 0.1.8
Propagated dependencies: julia-precompiletools@1.1.2 julia-staticarrays@1.2.13
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaGeometry/MarchingCubes.jl
Licenses: Expat
Build system: julia
Synopsis: Efficient Implementation of Marching Cubes' Cases with Topological Guarantees
Description:

Julia port of Efficient Implementation of Marching Cubes' Cases with Topological Guarantees.

julia-simplebufferstream 1.1.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaPackaging/SimpleBufferStream.jl
Licenses: Expat
Build system: julia
Synopsis: What Base.BufferStream should be
Description:

This is what I wish Base.BufferStream was.

julia-memoize 0.4.4
Propagated dependencies: julia-macrotools@0.5.6
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaCollections/Memoize.jl
Licenses: Zero-Clause BSD
Build system: julia
Synopsis: Memoize macro for Julia
Description:

Easy memoization for Julia.

julia-scratch 1.1.1
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaPackaging/Scratch.jl
Licenses: Expat
Build system: julia
Synopsis: Scratch spaces for all your persistent mutable data needs
Description:

This repository implements the scratch spaces API for package-specific mutable containers of data. These spaces can contain datasets, text, binaries, or any other kind of data that would be convenient to store in a location specific to your package. As compared to Artifacts, these containers of data are mutable. Because the scratch space location on disk is not very user-friendly, scratch spaces should, in general, not be used for a storing files that the user must interact with through a file browser. In that event, packages should simply write out to disk at a location given by the user. Scratch spaces are designed for data caches that are completely managed by a package and should be removed when the package itself is uninstalled.

julia-foldingtrees 1.2.1
Propagated dependencies: julia-abstracttrees@0.4.3
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaCollections/FoldingTrees.jl
Licenses: Expat
Build system: julia
Synopsis: Dynamic tree structure with control over the accessibility of node children
Description:

FoldingTrees implements a dynamic tree structure in which some nodes may be "folded," i.e., marked to avoid descent among that node's children. It also supports interactive text menus based on folding trees.

julia-timezones 1.5.9
Propagated dependencies: julia-mocking@0.7.3 julia-recipesbase@1.2.1
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaTime/TimeZones.jl
Licenses: Expat
Build system: julia
Synopsis: IANA time zone database access for Julia
Description:

IANA time zone database access for the Julia programming language. TimeZones.jl extends the Date/DateTime support for Julia to include a new time zone aware TimeType: ZonedDateTime.

julia-jlfzf 0.1.2
Propagated dependencies: julia-fzf-jll@0.35.1+0 julia-pipe@1.3.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/Moelf/JLFzf.jl
Licenses: Expat
Build system: julia
Synopsis: Julia bind to fzf fuzzy finder
Description:

Julia bind to fzf fuzzy finder.

julia-snoopcompilecore 1.7.2
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: 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-polynomials 2.0.24
Propagated dependencies: julia-intervals@1.5.0 julia-mutablearithmetics@1.6.0 julia-recipesbase@1.2.1
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaMath/Polynomials.jl
Licenses: Expat
Build system: julia
Synopsis: Polynomial manipulations in Julia
Description:

This package provides basic arithmetic, integration, differentiation, evaluation, and root finding over dense univariate polynomials.

julia-densityinterface 0.4.0
Propagated dependencies: julia-inversefunctions@0.1.8
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaMath/DensityInterface.jl
Licenses: Expat
Build system: julia
Synopsis: Interface for mathematical/statistical densities
Description:

This package defines an interface for mathematical/statistical densities and objects associated with a density in Julia.

julia-pipe 1.3.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/oxinabox/Pipe.jl
Licenses: Expat
Build system: julia
Synopsis: Enhancement to Julia piping syntax
Description:

This package provides an enhancement to Julia piping syntax.

Total results: 579