# # DSM for PCRE1 library 8.42 binaries. # Written by Juan Manuel Guerrero 2018-09-09 # Product compiled with gcc346b, bnu2311b and djdev206. # dsm-file-version: 1.0 dsm-name: pcre842b dsm-version: 0.6.1 type: binaries dsm-author: Juan Manuel Guerrero dsm-author-email: juan.guerrero@gmx.de name: libpcre1 version: 8.42 release 1 manifest: pcre842b documentation-dsm: pcre842d sources-dsm: pcre842s short-description: Binaries for PCRE1 library. long-description: The PCRE1 library is a set of functions that implement regular\n\ expression pattern matching using the same syntax and semantics as Perl 5. license: BSD LICENSE # Author. author: Philip Hazel author-email: # Maintainer. maintainer: Philip Hazel maintainer-email: # For reporting bugs. mailing-list: # The home page of pcre library. # This is the place from where the original sources are. web-site: http://www.pcre.org/ # The ftp site of pcre library. # This is the place from where the original sources are. ftp-site: ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre # 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: pcre842b.zip changelog: contrib/pcre-8.42/ChangeLog pre-install-readme: contrib/pcre-8.42/NEWS pre-install-readme: contrib/pcre-8.42/README pre-install-readme: contrib/pcre-8.42/djgpp/README # These are required to use pcre library: requires: DPMI 0.9 # To use DXE3 module version of the library, # at least DJGPP 2.05 is required. requires: djdev >= 2.05 replaces: libpcre1 < 8.42 release 1 provides: PCRE1 # For reading the docs. depends-on: man depends-on: less