# # DSM for Jansson library 2.13.1 binaries. # Written by Juan Manuel Guerrero 2021-01-18 # Product compiled using gcc346b, bnu2351b and djdev206. # dsm-file-version: 1.0 dsm-name: jsn2131b dsm-version: 0.6.1 type: binaries dsm-author: Juan Manuel Guerrero dsm-author-email: juan.guerrero@gmx.de name: Jansson version: 2.13.1 release 1 manifest: jsn2131b libraries-dsm: documentation-dsm: sources-dsm: jsn2131s short-description: Binaries for the Jansson library version 2.13.1. long-description: Jansson is a C library for encoding, decoding and manipulating JSON\n\ data. Some of its main features and design principles are full Unicode support (UTF-8)\n\ and no dependencies on other libraries. license: MIT license # author. author: Petri Lehtinen author-email: petri@digip.org # maintainer. maintainer: Petri Lehtinen maintainer-email: petri@digip.org # For reporting bugs. mailing-list: https://groups.google.com/forum/#!forum/jansson-users # The home page of Jansson. web-site: http://www.digip.org/jansson/release/ # The ftp site of Jansson. ftp-site: ftp://ftp.digip.org/jansson/release/ # For discussing DJGPP- and DOS/Windows-specific aspects. mailing-list: djgpp@delorie.com newsgroup: comp.os.msdos.djgpp porter: Juan Manuel Guerrero porter-email: juan.guerrero@gmx.de simtelnet-path: v2tk/ zip: jsn2131b.zip changelog: contrib/jansson-2.13.1/ChangeLog pre-install-readme: contrib/jansson-2.13.1/NEWS pre-install-readme: contrib/jansson-2.13.1/README pre-install-readme: contrib/jansson-2.13.1/djgpp/README # These are required to use the Jansson library: requires: DPMI 0.9 requires: bash >= 4.1.17 release 2 # OpenSSL supports a "randomness" DOS driver # accessed through /dev/urandom or /dev/random. # One such driver, NOISE.SYS, can be obtained # from "http://www.rahul.net/dkaufman/index.html". requires: http://www.rahul.net/dkaufman/noise063a2.zip replaces: Jansson < 2.13.1 release 1 # For reading the docs. depends-on: info-reader depends-on: man depends-on: less