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

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


ruby-readline 0.0.4
Propagated dependencies: ruby-reline@0.3.3
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/ruby/readline
Licenses: Expat
Build system: ruby
Synopsis: This is just a loader for "readline". If Ruby has the "readline-ext" gem that is a native extension, this gem will load it. If Ruby does not have the "readline-ext" gem this gem will load "reline", a library that is compatible with the "readline-ext" gem and implemented in pure Ruby.
Description:

This is just a loader for "readline". If Ruby has the "readline-ext" gem that is a native extension, this gem will load it. If Ruby does not have the "readline-ext" gem this gem will load "reline", a library that is compatible with the "readline-ext" gem and implemented in pure Ruby.

ruby-ruby2-keywords 0.0.4
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/ruby/ruby2_keywords
Licenses: Ruby License FreeBSD
Build system: ruby
Synopsis: Shim library for Module#ruby2_keywords
Description:

Shim library for Module#ruby2_keywords

ruby-lines 0.9.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/zimbatm/lines-ruby
Licenses: Expat
Build system: ruby
Synopsis: Readable log format for humans and computers
Description:

This package provides a log format that's readable by humans and easily parseable by computers.

ruby-handlebars-source 4.1.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/wycats/handlebars.js/
Licenses: Expat
Build system: ruby
Synopsis: Handlebars.js source code wrapper for (pre)compilation gems.
Description:

Handlebars.js source code wrapper for (pre)compilation gems.

ruby-simplecov-lcov 0.7.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/fortissimo1997/simplecov-lcov
Licenses: Expat
Build system: ruby
Synopsis: Custom SimpleCov formatter to generate a lcov style coverage.
Description:

Custom SimpleCov formatter to generate a lcov style coverage.

ruby-rake-compiler-dock 1.1.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/rake-compiler/rake-compiler-dock
Licenses: Expat
Build system: ruby
Synopsis: Easy to use and reliable cross compiler environment for building Windows and Linux binary gems. Use rake-compiler-dock to enter an interactive shell session or add a task to your Rakefile to automate your cross build.
Description:

Easy to use and reliable cross compiler environment for building Windows and Linux binary gems. Use rake-compiler-dock to enter an interactive shell session or add a task to your Rakefile to automate your cross build.

ruby-bullet 6.1.3
Propagated dependencies: ruby-activesupport@7.2.2.1 ruby-uniform-notifier@1.13.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/flyerhzm/bullet
Licenses: Expat
Build system: ruby
Synopsis: help to kill N+1 queries and unused eager loading.
Description:

help to kill N+1 queries and unused eager loading.

ruby-memoizable 0.4.2
Propagated dependencies: ruby-thread-safe@0.3.6
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/dkubb/memoizable
Licenses: Expat
Build system: ruby
Synopsis: Memoize method return values
Description:

Memoize method return values

ruby-descendants-tracker 0.0.4
Propagated dependencies: ruby-thread-safe@0.3.6
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/dkubb/descendants_tracker
Licenses: Expat
Build system: ruby
Synopsis: Module that adds descendant tracking to a class
Description:

Module that adds descendant tracking to a class

ruby-openssl 2.2.0
Dependencies: openssl@3.0.8
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/ruby/openssl
Licenses: Ruby License
Build system: ruby
Synopsis: It wraps the OpenSSL library.
Description:

It wraps the OpenSSL library.

ruby-sqlite3 1.3.13
Dependencies: sqlite@3.39.3
Propagated dependencies: ruby-mini-portile@2.8.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/sparklemotion/sqlite3-ruby
Licenses: Modified BSD
Build system: ruby
Synopsis: Interface with SQLite3 databases
Description:

This module allows Ruby programs to interface with the SQLite3 database engine.

sambamba 0.6.7-pre1-7cff065
Dependencies: samtools@1.19 bcftools@1.21 lz4@1.10.0 zlib@1.3.1
Channel: gn-bioinformatics
Location: gn/packages/sambamba.scm (gn packages sambamba)
Home page: https://github.com/lomereiter/sambamba
Licenses: GPL 2+
Build system: gnu
Synopsis: Fast tool for working with SAM, BAM and CRAM files written in D.
Description:

Sambamba is a high performance modern robust and fast tool (and library), written in the D programming language, for working with SAM, BAM and CRAM files. Current parallelised functionality is an important subset of samtools functionality, including view, index, sort, markdup, and depth.

htslib 1.11-codecs
Dependencies: curl@8.6.0 openssl@3.0.8 xz@5.4.5 bzip2@1.0.8
Propagated dependencies: zlib@1.3.1
Channel: gn-bioinformatics
Location: gn/packages/sambamba.scm (gn packages sambamba)
Home page: https://www.htslib.org
Licenses: Expat Modified BSD
Build system: gnu
Synopsis: C library for reading/writing high-throughput sequencing data
Description:

HTSlib is a C library for reading/writing high-throughput sequencing data. It also provides the bgzip, htsfile, and tabix utilities.

shunit2-old 2.0.4-60dd60b
Dependencies: coreutils@9.1
Channel: gn-bioinformatics
Location: gn/packages/shell.scm (gn packages shell)
Home page: https://code.google.com/archive/p/shunit2/
Licenses: LGPL 2.0
Build system: gnu
Synopsis: xUnit based unit testing for Unix shell scripts
Description:

shUnit2 is a xUnit unit test framework for Bourne based shell scripts, and it is designed to work in a similar manner to JUnit, PyUnit, etc. If you have ever had the desire to write a unit test for a shell script, shUnit2 can do the job.

wfmash-static 0.21.0
Dependencies: atomic-queue@1.6.5 gsl@2.8 htslib@1.21 jemalloc@5.3.0 zlib@1.3.1 bzip2@1.0.8 xz@5.4.5
Channel: gn-bioinformatics
Location: gn/packages/static.scm (gn packages static)
Home page: https://github.com/waveygang/wfmash
Licenses: Expat
Build system: cmake
Synopsis: Base-accurate DNA sequence aligner
Description:

wfmash is a DNA sequence read mapper based on mash distances and the wavefront alignment algorithm. It is a fork of MashMap that implements base-level alignment via the wflign tiled wavefront global alignment algorithm. It completes MashMap with a high-performance alignment module capable of computing base-level alignments for very large sequences.

smithwaterman-static 0.0.0-2.2610e25
Channel: gn-bioinformatics
Location: gn/packages/static.scm (gn packages static)
Home page: https://github.com/ekg/smithwaterman
Licenses: GPL 2 Expat
Build system: gnu
Synopsis: Implementation of the Smith-Waterman algorithm
Description:

Implementation of the Smith-Waterman algorithm.

hello-static 2.12.2
Channel: gn-bioinformatics
Location: gn/packages/static.scm (gn packages static)
Home page: https://www.gnu.org/software/hello/
Licenses: GPL 3+
Build system: gnu
Synopsis: Example GNU package
Description:

GNU Hello prints the message "Hello, world!" and then exits. It serves as an example of standard GNU coding practices. As such, it supports command-line arguments, multiple languages, and so on.

environment-modules 3.2.10
Dependencies: tcl@8.6.12
Channel: gn-bioinformatics
Location: gn/packages/tcl.scm (gn packages tcl)
Home page:
Licenses: GPL 2
Build system: gnu
Synopsis: Tool for managing the shell environment
Description:

The Environment Modules system is a tool to help users manage their Unix or Linux shell environment, by allowing groups of related environment-variable settings to be made or removed dynamically.

traefik 2.0.4
Channel: gn-bioinformatics
Location: gn/packages/traefik.scm (gn packages traefik)
Home page: https://traefik.io/
Licenses: Expat
Build system: trivial
Synopsis: Cloud Native Edge Router
Description:

Traefik (pronounced traffic) is a modern HTTP reverse proxy and load balancer that makes deploying microservices easy. Traefik integrates with your existing infrastructure components (Docker, Swarm mode, Kubernetes, Marathon, Consul, Etcd, Rancher, Amazon ECS, ...) and configures itself automatically and dynamically. Pointing Traefik at your orchestrator should be the only configuration step you need.

python-statistics 1.0.3.5
Propagated dependencies: python-docutils@0.21.2
Channel: gn-bioinformatics
Location: gn/packages/twint.scm (gn packages twint)
Home page: UNKNOWN
Licenses:
Build system: python
Synopsis: A Python 2.* port of 3.4 Statistics Module
Description:

A Python 2.* port of 3.4 Statistics Module

python-twint 2.1.20
Propagated dependencies: python-pycares@4.11.0 python-aiohttp-socks@0.10.1 python-beautifulsoup4@4.14.3 python-cchardet@2.1.6 python-elasticsearch@9.1.1 python-fake-useragent@0.1.11 python-geopy@2.4.1 python-yarl@1.18.3 python-googletransx@2.4.2 python-pandas@2.2.3 python-schedule@1.2.2
Channel: gn-bioinformatics
Location: gn/packages/twint.scm (gn packages twint)
Home page: https://github.com/twintproject/twint
Licenses: Expat
Build system: python
Synopsis: An advanced Twitter scraping & OSINT tool.
Description:

An advanced Twitter scraping & OSINT tool.

python-curio 1.6
Channel: gn-bioinformatics
Location: gn/packages/twint.scm (gn packages twint)
Home page: https://github.com/dabeaz/curio
Licenses: Modified BSD
Build system: pyproject
Synopsis: Coroutine-based library for concurrent Python
Description:

Curio is a coroutine-based library for concurrent Python systems programming. It provides standard programming abstractions such as as tasks, sockets, files, locks, and queues.

python-fake-useragent 0.1.11
Channel: gn-bioinformatics
Location: gn/packages/twint.scm (gn packages twint)
Home page: https://github.com/hellysmile/fake-useragent
Licenses:
Build system: python
Synopsis: Up to date simple useragent faker with real world database
Description:

Up to date simple useragent faker with real world database

python-cchardet 2.1.6
Channel: gn-bioinformatics
Location: gn/packages/twint.scm (gn packages twint)
Home page: https://github.com/PyYoshi/cChardet
Licenses:
Build system: python
Synopsis: cChardet is high speed universal character encoding detector.
Description:

cChardet is high speed universal character encoding detector.

Total packages: 69239