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

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.


sbcl-defstar 0.4.2
Channel: gn-bioinformatics
Location: gn/packages/lisp.scm (gn packages lisp)
Home page: https://github.com/lisp-maintainers/defstar
Licenses: GPL 3
Synopsis: Type declarations for defun et all
Description:

defstar is a collection of Common Lisp macros that can be used in place of defun, defmethod, defgeneric, defvar, defparameter, flet, labels, let* and lambda. Each macro has the same name as the form it replaces, with a star added at the end.

cl-meta 0.4.2
Propagated dependencies: cl-named-readtables@0.9-4.d5ff162
Channel: gn-bioinformatics
Location: gn/packages/lisp.scm (gn packages lisp)
Home page: https://gitlab.common-lisp.net/frideau/meta
Licenses: Modified BSD
Synopsis: Recursive-descent parser DSL for common-lisp
Description:

Recursive-descent parser DSL that is a simpler alternative to parser generators.

sbcl-rollbar 0.0.2
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-drakma@2.0.8 sbcl-jonathan@0.1.0-1.1f448b4 sbcl-trivial-backtrace@1.1.0-2.7f90b4a
Channel: gn-bioinformatics
Location: gn/packages/lisp.scm (gn packages lisp)
Home page: https://github.com/adventuring/rollbar.lisp
Licenses: Modified BSD
Synopsis: Rollbar.com interface for Common Lisp
Description:

Rollbar.com is a service for collecting automated telemetry (ie, bug reports, mostly) through their web service.

ecl-meta 0.4.2
Dependencies: ecl-named-readtables@0.9-4.d5ff162
Channel: gn-bioinformatics
Location: gn/packages/lisp.scm (gn packages lisp)
Home page: https://gitlab.common-lisp.net/frideau/meta
Licenses: Modified BSD
Synopsis: Recursive-descent parser DSL for common-lisp
Description:

Recursive-descent parser DSL that is a simpler alternative to parser generators.

ecl-scribble 0.4.2
Dependencies: ecl-fare-utils@1.0.0.5-1.66e9c6f ecl-fare-memoization@1.2.0 ecl-fare-quasiquote@1.0.1-1.640d39a ecl-meta@1.0.0-0.74faea6 ecl-named-readtables@0.9-4.d5ff162
Channel: gn-bioinformatics
Location: gn/packages/lisp.scm (gn packages lisp)
Home page: https://gitlab.common-lisp.net/frideau/scribble
Licenses: LLGPL
Synopsis: SCRibe-like reader extension for Common Lisp
Description:

SCRibe-like reader extension for Common Lisp.

sbcl-fwoar-lisputils 0.4.2
Channel: gn-bioinformatics
Location: gn/packages/lisp.scm (gn packages lisp)
Home page: https://github.com/fiddlerwoaroof/fwoar.lisputils
Licenses: Expat
Synopsis: Hodgepodge of useful Lisp snippets
Description:

A hodgepodge of useful Lisp snippets.

ecl-lorem-ipsum 0.4.2
Channel: gn-bioinformatics
Location: gn/packages/lisp.scm (gn packages lisp)
Home page: https://github.com/phoe/lorem-ipsum
Licenses: Expat
Synopsis: Lorem ipsum generator in portable Common Lisp
Description:

Lorem ipsum dolor sit amet, consectetur adipiscing elit erat, id eget tellus et turpis, incididunt. Purus mollis penatibus, odio facilisis sit. Quisque sagittis quisque. Incididunt commodo mi non. Lectus facilisi suscipit duis ultricies sem quis. Lorem massa volutpat quis suspendisse turpis, netus hac elementum. At do. Ac integer metus potenti scelerisque fringilla labore. Tellus penatibus arcu ligula nisi.

ecl-fare-memoization 0.4.2
Dependencies: ecl-named-readtables@0.9-4.d5ff162
Channel: gn-bioinformatics
Location: gn/packages/lisp.scm (gn packages lisp)
Home page: https://gitlab.common-lisp.net/frideau/fare-memoization
Licenses: Expat
Synopsis: Memoization library for common-lisp
Description:

The fare-memoization library builds on an age-old idea: dynamically memoizing Lisp functions. A memoized function remembers results from previous computations, and returns cached results when called with the same arguments again, rather than re-doing the computation.

sbcl-lorem-ipsum 0.4.2
Channel: gn-bioinformatics
Location: gn/packages/lisp.scm (gn packages lisp)
Home page: https://github.com/phoe/lorem-ipsum
Licenses: Expat
Synopsis: Lorem ipsum generator in portable Common Lisp
Description:

Lorem ipsum dolor sit amet, consectetur adipiscing elit erat, id eget tellus et turpis, incididunt. Purus mollis penatibus, odio facilisis sit. Quisque sagittis quisque. Incididunt commodo mi non. Lectus facilisi suscipit duis ultricies sem quis. Lorem massa volutpat quis suspendisse turpis, netus hac elementum. At do. Ac integer metus potenti scelerisque fringilla labore. Tellus penatibus arcu ligula nisi.

cl-fare-memoization 0.4.2
Propagated dependencies: cl-named-readtables@0.9-4.d5ff162 cl-hu.dwim.stefil@0.0.0-2.414902c
Channel: gn-bioinformatics
Location: gn/packages/lisp.scm (gn packages lisp)
Home page: https://gitlab.common-lisp.net/frideau/fare-memoization
Licenses: Expat
Synopsis: Memoization library for common-lisp
Description:

The fare-memoization library builds on an age-old idea: dynamically memoizing Lisp functions. A memoized function remembers results from previous computations, and returns cached results when called with the same arguments again, rather than re-doing the computation.

ecl-defstar 0.4.2
Channel: gn-bioinformatics
Location: gn/packages/lisp.scm (gn packages lisp)
Home page: https://github.com/lisp-maintainers/defstar
Licenses: GPL 3
Synopsis: Type declarations for defun et all
Description:

defstar is a collection of Common Lisp macros that can be used in place of defun, defmethod, defgeneric, defvar, defparameter, flet, labels, let* and lambda. Each macro has the same name as the form it replaces, with a star added at the end.

ecl-2am 0.4.2
Channel: gn-bioinformatics
Location: gn/packages/lisp.scm (gn packages lisp)
Home page: https://gitlab.common-lisp.net/dkochmanski/2am
Licenses: Expat
Synopsis: Small testing framework based on 1am
Description:

Small testing framework for Common Lisp. The entire API consists of: test, is, signals, finishes, run, suite and setf suite.

cl-scribble 0.4.2
Propagated dependencies: cl-fare-utils@1.0.0.5-1.66e9c6f cl-fare-memoization@1.2.0 cl-fare-quasiquote@1.0.1-1.640d39a cl-meta@1.0.0-0.74faea6 cl-named-readtables@0.9-4.d5ff162 cl-babel@0.5.0-3.627d6a6
Channel: gn-bioinformatics
Location: gn/packages/lisp.scm (gn packages lisp)
Home page: https://gitlab.common-lisp.net/frideau/scribble
Licenses: LLGPL
Synopsis: SCRibe-like reader extension for Common Lisp
Description:

SCRibe-like reader extension for Common Lisp.

sbcl-fare-memoization 0.4.2
Dependencies: sbcl-named-readtables@0.9-4.d5ff162
Channel: gn-bioinformatics
Location: gn/packages/lisp.scm (gn packages lisp)
Home page: https://gitlab.common-lisp.net/frideau/fare-memoization
Licenses: Expat
Synopsis: Memoization library for common-lisp
Description:

The fare-memoization library builds on an age-old idea: dynamically memoizing Lisp functions. A memoized function remembers results from previous computations, and returns cached results when called with the same arguments again, rather than re-doing the computation.

glpk 4.48
Dependencies: gmp@6.3.0
Channel: gn-bioinformatics
Location: gn/packages/maths.scm (gn packages maths)
Home page: https://www.gnu.org/software/glpk/
Licenses: GPL 3+
Synopsis: GNU Linear Programming Kit, supporting the MathProg language
Description:

GLPK is a C library for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It supports the GNU MathProg modeling language, a subset of the AMPL language, and features a translator for the language. In addition to the C library, a stand-alone LP/MIP solver is included in the package.

suitesparse 3.5.0
Dependencies: tbb@2021.6.0 openblas@0.3.30 gmp@6.3.0 mpfr@4.2.2
Channel: gn-bioinformatics
Location: gn/packages/maths.scm (gn packages maths)
Home page: https://faculty.cse.tamu.edu/davis/suitesparse.html
Licenses: GPL 2+ LGPL 2.1+
Synopsis: Suite of sparse matrix software
Description:

SuiteSparse is a suite of sparse matrix algorithms, including: UMFPACK, multifrontal LU factorization; CHOLMOD, supernodal Cholesky; SPQR, multifrontal QR; KLU and BTF, sparse LU factorization, well-suited for circuit simulation; ordering methods (AMD, CAMD, COLAMD, and CCOLAMD); CSparse and CXSparse, a concise sparse Cholesky factorization package; and many other packages.

This package contains all of the above-mentioned parts.

gsl-x86-64-v3 2.8
Channel: gn-bioinformatics
Location: gn/packages/maths.scm (gn packages maths)
Home page: https://www.gnu.org/software/gsl/
Licenses: GPL 3+
Synopsis: Numerical library for C and C++
Description:

The GNU Scientific Library is a library for numerical analysis in C and C++. It includes a wide range of mathematical routines, with over 1000 functions in total. Subject areas covered by the library include: differential equations, linear algebra, Fast Fourier Transforms and random numbers.

gsl-x86-64-v4 2.8
Channel: gn-bioinformatics
Location: gn/packages/maths.scm (gn packages maths)
Home page: https://www.gnu.org/software/gsl/
Licenses: GPL 3+
Synopsis: Numerical library for C and C++
Description:

The GNU Scientific Library is a library for numerical analysis in C and C++. It includes a wide range of mathematical routines, with over 1000 functions in total. Subject areas covered by the library include: differential equations, linear algebra, Fast Fourier Transforms and random numbers.

gsl-hwcaps 2.8
Channel: gn-bioinformatics
Location: gn/packages/maths.scm (gn packages maths)
Home page: https://www.gnu.org/software/gsl/
Licenses: GPL 3+
Synopsis: Numerical library for C and C++
Description:

The GNU Scientific Library is a library for numerical analysis in C and C++. It includes a wide range of mathematical routines, with over 1000 functions in total. Subject areas covered by the library include: differential equations, linear algebra, Fast Fourier Transforms and random numbers.

octave 3.4.3
Dependencies: glpk@4.48 gperf@3.3 alsa-lib@1.2.11 arpack-ng@3.9.1 bdb@6.2.32 curl@8.6.0 fftw@3.3.10 fftwf@3.3.10 fltk@1.4.4 fontconfig-minimal@2.14.0 freetype@2.13.3 gl2ps@1.4.2 glu@9.0.2 graphicsmagick@1.3.40 libjpeg-turbo@2.1.4 hdf5@1.14.6 libsndfile@1.2.0 libxft@2.3.8 mesa@25.2.3 openblas@0.3.30 pcre@8.45 portaudio@190600.20161030 qhull@2020.2 readline@8.2.13 zlib@1.3.1
Channel: gn-bioinformatics
Location: gn/packages/maths.scm (gn packages maths)
Home page: https://www.gnu.org/software/octave/
Licenses: GPL 3+
Synopsis: High-level language for numerical computation (no GUI)
Description:

GNU Octave is a high-level interpreted language that is specialized for numerical computations. It can be used for both linear and non-linear applications and it provides great support for visualizing results. Work may be performed both at the interactive command-line as well as via script files.

gsl-x86-64-v2 2.8
Channel: gn-bioinformatics
Location: gn/packages/maths.scm (gn packages maths)
Home page: https://www.gnu.org/software/gsl/
Licenses: GPL 3+
Synopsis: Numerical library for C and C++
Description:

The GNU Scientific Library is a library for numerical analysis in C and C++. It includes a wide range of mathematical routines, with over 1000 functions in total. Subject areas covered by the library include: differential equations, linear algebra, Fast Fourier Transforms and random numbers.

mouse-longevity-app 0.0.0-2.8a7fdd3
Propagated dependencies: r@4.5.0 r-ggplot2@3.5.2 r-dplyr@1.1.4 r-plotly@4.10.4 r-shinydashboard@0.7.3 r-shinyjs@2.1.0 r-shiny@1.10.0
Channel: gn-bioinformatics
Location: gn/packages/mouse-longevity.scm (gn packages mouse-longevity)
Home page: https://github.com/Dashbrook/Mouse_Longevity_app/
Licenses: GPL 3+
Synopsis: R shiny app to visualize mouse lifespan data
Description:

This package provides an R shiny app to visualize mouse strain longevity data.

node-closure-library 20191111.0.0
Dependencies: node-promise@8.0.3
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://developers.google.com/closure/library/
Licenses: ASL 2.0
Synopsis: Google's common JavaScript library
Description:

Closure Library is a powerful, low-level JavaScript library designed for building complex and scalable web applications. It is used by many Google web applications, such as Google Search, Gmail, Google Docs, Google+ Google Maps, and others.

node-colors 1.4.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/Marak/colors.js
Licenses: Expat
Synopsis: get colors in your node.js console
Description:

get colors in your node.js console.

Total results: 577