Script to create an HTML report of MP3 files in a directory

mp3report

Script to create an HTML report of MP3 files in a directory

A customizable program to scan a list of (sub)directories, creating a report from an HTML template. Also calculates various statistics and each song's playing time. Supports ID3 and ID3v2 tags.

python3-nanoget

extract information from Oxford Nanopore sequencing data and alignments

The Python3 module nanoget provides functions to extract useful metrics from Oxford Nanopore sequencing reads and alignments.

vamp-plugin-sdk

audio analysis and feature extraction plugins (SDK)

Vamp is an audio processing plugin system for plugins that extract descriptive information from audio data - typically referred to as audio analysis plugins or audio feature extraction plugins.

libmarkdown-php

PHP library for rendering Markdown data

"Markdown" is two things: a plain text markup syntax, and a software tool that converts the plain text markup to HTML for publishing on the web.

libpostproc57

FFmpeg library for post processing - runtime files

FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge.

libnekohtml-java

NekoHTML - HTML parser for Java

NekoHTML is a simple HTML scanner and tag balancer that enables application programmers to parse HTML documents and access the information using standard XML interfaces. The parser can scan HTML files and "fix up" many common mistakes that human (and computer) authors make in writing HTML documents. NekoHTML adds missing parent elements; automatically closes elements with optional end tags; and can handle mismatched in-line element tags.