perl-hash-diff
|
public |
Return difference between two hashes as a hash
|
2025-03-25 |
perl-data-dump
|
public |
Pretty printing of data structures
|
2025-03-25 |
perl-test-simple
|
public |
Basic utilities for writing tests.
|
2025-03-25 |
perl-hash-merge
|
public |
Merges arbitrarily deep hashes into a single hash
|
2025-03-25 |
oauth2
|
public |
library for OAuth version 1.0
|
2025-03-25 |
conda-tools
|
public |
No Summary
|
2025-03-25 |
r-fnn
|
public |
Cover-tree and kd-tree fast k-nearest neighbor search algorithms and related applications including KNN classification, regression and information measures are implemented.
|
2025-03-25 |
perl-pod-markdown
|
public |
Convert POD to Markdown
|
2025-03-25 |
perl-doxygen-filter-perl
|
public |
Methods for pre-filtering Perl code for Doxygen
|
2025-03-25 |
perl-pod-pom
|
public |
POD Object Model
|
2025-03-25 |
perl-file-slurper
|
public |
A simple, sane and efficient module to slurp a file
|
2025-03-25 |
perl-log-log4perl
|
public |
Log4j implementation for Perl
|
2025-03-25 |
jira
|
public |
This library eases the use of the JIRA REST API from Python and it has been used in production for years.
|
2025-03-25 |
gnumake
|
public |
GNU Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.
|
2025-03-25 |
guile
|
public |
Guile is the GNU Ubiquitous Intelligent Language for Extensions, and the official extension language of the GNU project. a.k.a. GNU's scheme implementation
|
2025-03-25 |
libgc
|
public |
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (libgc, bdwgc, boehmgc)
|
2025-03-25 |
libunistring
|
public |
This library provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard.
|
2025-03-25 |
mock
|
public |
Rolling backport of unittest.mock for all Pythons
|
2025-03-25 |
tap.py
|
public |
Test Anything Protocol (TAP) tools
|
2025-03-25 |
ninja
|
public |
A small build system with a focus on speed.
|
2025-03-25 |
r-hash
|
public |
This package implements a data structure similar to hashes in Perl and dictionaries in Python but with a purposefully R flavor. For objects of appreciable size, access using hashes outperforms native named lists and vectors.
|
2025-03-25 |
r-corrplot
|
public |
The corrplot package is a graphical display of a correlation matrix, confidence interval. It also contains some algorithms to do matrix reordering.
|
2025-03-25 |
r-tictoc
|
public |
This package provides the timing functions 'tic' and 'toc' that can be nested. One can record all timings while a complex script is running, and examine the values later. It is also possible to instrument the timing calls with custom callbacks. In addition, this package provides class 'Stack', implemented as a vector, and class 'List', implemented as a list, both of which support operations 'push', 'pop', 'first', 'last' and 'clear'.
|
2025-03-25 |
binaryornot
|
public |
Ultra-lightweight pure Python package to check if a file is binary or text.
|
2025-03-25 |
cookiecutter
|
public |
A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template.
|
2025-03-25 |