_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
julia-inlinestrings 1.1.2
Propagated dependencies: julia-parsers@2.2.4
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaStrings/InlineStrings.jl
Licenses: Expat
Synopsis: Fixed-width string types for Julia
Description:

This package provides fixed-width string types for facilitating certain string workflows in Julia.

julia-inlinestrings 1.1.3
Propagated dependencies: julia-parsers@2.2.4
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaStrings/InlineStrings.jl
Licenses: Expat
Synopsis: Fixed-width string types
Description:

This package provides a set of custom string types of various fixed sizes. Each inline string is a custom primitive type and can benefit from being stack friendly by avoiding allocations/heap tracking in the GC. When used in an array, the elements are able to be stored inline since each one has a fixed size. Currently support inline strings from 1 byte up to 255 bytes.

Total results: 2