# This is not a real Debian control file, though the syntax is compatible.
# It's project metadata for the shipper tool
#
# SPDX-FileCopyrightText: (C) The MADness project
# SPDX-License-Identifier: BSD-2-Clause

Package: mad

Description: An implementation of Michigan Algorithmic Decoder, and its manual.
 This program is a work of reconstructive archeology, a compiler for
 the Michigan Algorithmic Decoder (MAD) language from 1959-1962.  It
 first translates MAD code into C, then uses the local C compiler to
 make an executable binary.  It includes both a complete transcription of
 the original MAD manual and 100dpi scans of the original.

#XBS-Destinations: freshcode

Homepage: http://www.catb.org/~esr/mad

XBS-HTML-Target: index.html

XBS-Repository-URL: https://gitlab.com/esr/mad

XBS-Logo: mad-logo.png

#XBS-Project-Tags: retrocomputing

XBS-VC-Tag-Template: %(version)s

XBS-Validate: make check spellcheck
