SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-hsdns rpm build for : OpenSuSE. For other distributions click ghc-hsdns.

Name : ghc-hsdns
Version : 1.7 Vendor : openSUSE
Release : bp150.1.3 Date : 2018-07-30 20:29:58
Group : Development/Libraries/Haskell Source RPM : ghc-hsdns-1.7-bp150.1.3.src.rpm
Size : 0.32 MB
Packager : https://bugs_opensuse_org
Summary : Asynchronous DNS Resolver
Description :
This library provides an asynchronous DNS resolver on top of GNU ADNS
< http://www.chiark.greenend.org.uk/~ian/adns/>. Not all options are supported,
but A, MX, and PTR lookups work nicely. There is also support for retrieving
generic RR types, CNAMEs, and for NSEC zone walking. The library can be
expected to work with fine ADNS 1.4 or later. It might also work with version
ADNS 1.3, but that hasn\'t been tested.

The example program adns-reverse-lookup.hs demonstrates how the resolver is
used. Given a list of host names on the command line, it performs an A/PTR
double-lookup and checks whether the records are consistent. The output is
printed in the order in which the DNS responses arrive:

> $ ./adns-reverse-lookup cryp.to localhost www.example.com > OK: localhost < ->
127.0.0.1 > FAIL: cryp.to -> 217.19.183.102 -> [\"zuse.cryp.to\"] > OK:
www.example.com < -> 192.0.32.10.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15/standard/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ghc-hsdns-1.7-bp150.1.3.x86_64.rpm
     

Provides :
ghc-hsdns
ghc-hsdns(x86-64)
libHShsdns-1.7-HKRgAI3P0MlADpKBccfUMm-ghc8.0.2.so()(64bit)

Requires :
libHSarray-0.5.1.1-ghc8.0.2.so()(64bit)
libHSbase-4.9.1.0-ghc8.0.2.so()(64bit)
libHSbytestring-0.10.8.1-ghc8.0.2.so()(64bit)
libHScontainers-0.5.7.1-ghc8.0.2.so()(64bit)
libHSdeepseq-1.4.2.0-ghc8.0.2.so()(64bit)
libHSghc-prim-0.5.0.0-ghc8.0.2.so()(64bit)
libHSinteger-gmp-1.0.0.1-ghc8.0.2.so()(64bit)
libHSnetwork-2.6.3.2-IsLM4TXcLoRI0fmmBYVyQz-ghc8.0.2.so()(64bit)
libHStime-1.6.0.1-ghc8.0.2.so()(64bit)
libHSunix-2.7.2.1-ghc8.0.2.so()(64bit)
libadns.so.1()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libdl.so.2()(64bit)
libgmp.so.10()(64bit)
libpthread.so.0()(64bit)
librt.so.1()(64bit)
libutil.so.1()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib64/ghc-8.0.2/hsdns-1.7-HKRgAI3P0MlADpKBccfUMm
/usr/lib64/ghc-8.0.2/hsdns-1.7-HKRgAI3P0MlADpKBccfUMm/libHShsdns-1.7-HKRgAI3P0MlADpKBccfUMm-ghc8.0.2.so
/usr/share/doc/packages/ghc-hsdns
/usr/share/doc/packages/ghc-hsdns/COPYING.LESSER

 
ICM