Metadata revisions for curlhs-0.1.2

Package maintainers and Hackage trustees are allowed to edit certain bits of package metadata after a release, without uploading a new tarball. Note that the tarball itself is never changed, just the metadata that is stored separately. For more information about metadata revisions, please refer to the Hackage Metadata Revisions FAQ.

No. Time User SHA256
-r4 (curlhs-0.1.2-r4) 2014-10-06T16:53:19Z KrzysztofKardzis 0a4cff9f4dbe35c632a5495df61a9154520290f77092a9ceb18894169954d5fe
  • Changed description from

    Package @curlhs@ provides a mid-level Haskell interface to @libcurl@,
    the multiprotocol file transfer library which powers the popular tool
    @curl@ (please see <http://curl.haxx.se/> for more info about @curl@
    and @libcurl@). As described on the @libcurl@ project site:
    
    >
    
    /libcurl is a free and easy-to-use client-side URL transfer library,       /
    /supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, /
    /LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.  /
    /libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading,    /
    /HTTP form based upload, proxies, cookies, user+password authentication    /
    /(Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume,         /
    /http proxy tunneling and more!                                            /
    
    /libcurl is highly portable, it builds and works identically on numerous   /
    /platforms, including Solaris, NetBSD, FreeBSD, OpenBSD, Darwin, HPUX,     /
    /IRIX, AIX, Tru64, Linux, UnixWare, HURD, Windows, Amiga, OS/\//2, BeOs,   /
    /Mac OS X, Ultrix, QNX, OpenVMS, RISC OS, Novell NetWare, DOS and more...  /
    
    /libcurl is free, thread-safe, IPv6 compatible, feature rich, well         /
    /supported, fast, thoroughly documented and is already used by many        /
    /known, big and successful companies and numerous applications.            /
    
    >
    
    More informations about @curlhs@, such as tutorials or examples,
    may be found in the
    </package/curlhs-0.1.2/docs/docs/#/README.md documentation> section.
    
    Package is distributed under the
    <http://choosealicense.com/licenses/isc/ ISC License> (MIT\/BSD-style,
    see </package/curlhs-0.1.2/src/LICENSE LICENSE> file for details).
    
    <<//ga-beacon.appspot.com/UA-53767359-1/curlhs-0.1.2>>
    to
    Package @curlhs@ provides a mid-level Haskell interface to @libcurl@,
    the multiprotocol file transfer library which powers the popular tool
    @curl@ (please see <http://curl.haxx.se/> for more info about @curl@
    and @libcurl@). As described on the @libcurl@ project site:
    
    >
    
    /libcurl is a free and easy-to-use client-side URL transfer library,       /
    /supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, /
    /LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.  /
    /libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading,    /
    /HTTP form based upload, proxies, cookies, user+password authentication    /
    /(Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume,         /
    /http proxy tunneling and more!                                            /
    
    /libcurl is highly portable, it builds and works identically on numerous   /
    /platforms, including Solaris, NetBSD, FreeBSD, OpenBSD, Darwin, HPUX,     /
    /IRIX, AIX, Tru64, Linux, UnixWare, HURD, Windows, Amiga, OS/\//2, BeOs,   /
    /Mac OS X, Ultrix, QNX, OpenVMS, RISC OS, Novell NetWare, DOS and more...  /
    
    /libcurl is free, thread-safe, IPv6 compatible, feature rich, well         /
    /supported, fast, thoroughly documented and is already used by many        /
    /known, big and successful companies and numerous applications.            /
    
    >
    
    More information about @curlhs@, such as tutorials or examples,
    may be found in the
    </package/curlhs-0.1.2/docs/docs/#/README.md documentation> section.
    
    Package is distributed under the
    <http://choosealicense.com/licenses/isc/ ISC License> (MIT\/BSD-style,
    see </package/curlhs-0.1.2/src/LICENSE LICENSE> file for details).
    
    <<//ga-beacon.appspot.com/UA-53767359-1/curlhs-0.1.2>>

-r3 (curlhs-0.1.2-r3) 2014-10-06T12:04:58Z KrzysztofKardzis cb60197b9d0346a3797c2b4bbfd0441f7530a9e52f3af0ee0b2cfa0e75695a6c
  • Changed description from

    Package @curlhs@ provides a mid-level Haskell interface to @libcurl@,
    the multiprotocol file transfer library which powers the popular tool
    @curl@ (please see <http://curl.haxx.se/> for more info about @curl@
    and @libcurl@). As described on the @libcurl@ project site:
    
    >
    
    /libcurl is a free and easy-to-use client-side URL transfer library,       /
    /supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, /
    /LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.  /
    /libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading,    /
    /HTTP form based upload, proxies, cookies, user+password authentication    /
    /(Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume,         /
    /http proxy tunneling and more!                                            /
    
    /libcurl is highly portable, it builds and works identically on numerous   /
    /platforms, including Solaris, NetBSD, FreeBSD, OpenBSD, Darwin, HPUX,     /
    /IRIX, AIX, Tru64, Linux, UnixWare, HURD, Windows, Amiga, OS/\//2, BeOs,   /
    /Mac OS X, Ultrix, QNX, OpenVMS, RISC OS, Novell NetWare, DOS and more...  /
    
    /libcurl is free, thread-safe, IPv6 compatible, feature rich, well         /
    /supported, fast, thoroughly documented and is already used by many        /
    /known, big and successful companies and numerous applications.            /
    
    >
    
    More info about @curlhs@, such as tutorials or examples, may be found
    in the <docs/#/README.md docs> section (if on Hackage try
    </package/curlhs-0.1.2/docs/docs/index.htm#/README.md docs/docs> or
    </package/curlhs-0.1.2/src/docs/index.htm#/README.md src/docs>).
    
    Package is distributed under the
    <http://choosealicense.com/licenses/isc/ ISC License> (MIT\/BSD-style,
    see </package/curlhs-0.1.2/src/LICENSE LICENSE> file for details).
    
    <<http://ga-beacon.appspot.com/UA-53767359-1/hackage/curlhs>>
    to
    Package @curlhs@ provides a mid-level Haskell interface to @libcurl@,
    the multiprotocol file transfer library which powers the popular tool
    @curl@ (please see <http://curl.haxx.se/> for more info about @curl@
    and @libcurl@). As described on the @libcurl@ project site:
    
    >
    
    /libcurl is a free and easy-to-use client-side URL transfer library,       /
    /supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, /
    /LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.  /
    /libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading,    /
    /HTTP form based upload, proxies, cookies, user+password authentication    /
    /(Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume,         /
    /http proxy tunneling and more!                                            /
    
    /libcurl is highly portable, it builds and works identically on numerous   /
    /platforms, including Solaris, NetBSD, FreeBSD, OpenBSD, Darwin, HPUX,     /
    /IRIX, AIX, Tru64, Linux, UnixWare, HURD, Windows, Amiga, OS/\//2, BeOs,   /
    /Mac OS X, Ultrix, QNX, OpenVMS, RISC OS, Novell NetWare, DOS and more...  /
    
    /libcurl is free, thread-safe, IPv6 compatible, feature rich, well         /
    /supported, fast, thoroughly documented and is already used by many        /
    /known, big and successful companies and numerous applications.            /
    
    >
    
    More informations about @curlhs@, such as tutorials or examples,
    may be found in the
    </package/curlhs-0.1.2/docs/docs/#/README.md documentation> section.
    
    Package is distributed under the
    <http://choosealicense.com/licenses/isc/ ISC License> (MIT\/BSD-style,
    see </package/curlhs-0.1.2/src/LICENSE LICENSE> file for details).
    
    <<//ga-beacon.appspot.com/UA-53767359-1/curlhs-0.1.2>>

-r2 (curlhs-0.1.2-r2) 2014-10-03T06:21:15Z KrzysztofKardzis d7e7da5343219cfc9a79455576ae3c71ac29e289e45d469e9351793aad02dfd7
  • Changed description from

    Package @curlhs@ provides a mid-level Haskell interface to @libcurl@,
    the multiprotocol file transfer library which powers the popular tool
    @curl@ (please see <http://curl.haxx.se/> for more info about @curl@
    and @libcurl@). As described on the @libcurl@ project site:
    
    >
    
    /libcurl is a free and easy-to-use client-side URL transfer library,       /
    /supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, /
    /LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.  /
    /libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading,    /
    /HTTP form based upload, proxies, cookies, user+password authentication    /
    /(Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume,         /
    /http proxy tunneling and more!                                            /
    
    /libcurl is highly portable, it builds and works identically on numerous   /
    /platforms, including Solaris, NetBSD, FreeBSD, OpenBSD, Darwin, HPUX,     /
    /IRIX, AIX, Tru64, Linux, UnixWare, HURD, Windows, Amiga, OS/\//2, BeOs,   /
    /Mac OS X, Ultrix, QNX, OpenVMS, RISC OS, Novell NetWare, DOS and more...  /
    
    /libcurl is free, thread-safe, IPv6 compatible, feature rich, well         /
    /supported, fast, thoroughly documented and is already used by many        /
    /known, big and successful companies and numerous applications.            /
    
    >
    
    More info about @curlhs@, such as tutorials or examples, may be found
    in the <docs> section (if on Hackage try <curlhs-0.1.2/docs/docs docs/docs>
    or <curlhs-0.1.2/src/docs src/docs>).
    
    Package is distributed under the
    <http://choosealicense.com/licenses/isc/ ISC License>
    (MIT\/BSD-style, see <curlhs-0.1.2/src/LICENSE LICENSE> file for details).
    
    <<http://ga-beacon.appspot.com/UA-53767359-1/hackage/curlhs>>
    to
    Package @curlhs@ provides a mid-level Haskell interface to @libcurl@,
    the multiprotocol file transfer library which powers the popular tool
    @curl@ (please see <http://curl.haxx.se/> for more info about @curl@
    and @libcurl@). As described on the @libcurl@ project site:
    
    >
    
    /libcurl is a free and easy-to-use client-side URL transfer library,       /
    /supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, /
    /LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.  /
    /libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading,    /
    /HTTP form based upload, proxies, cookies, user+password authentication    /
    /(Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume,         /
    /http proxy tunneling and more!                                            /
    
    /libcurl is highly portable, it builds and works identically on numerous   /
    /platforms, including Solaris, NetBSD, FreeBSD, OpenBSD, Darwin, HPUX,     /
    /IRIX, AIX, Tru64, Linux, UnixWare, HURD, Windows, Amiga, OS/\//2, BeOs,   /
    /Mac OS X, Ultrix, QNX, OpenVMS, RISC OS, Novell NetWare, DOS and more...  /
    
    /libcurl is free, thread-safe, IPv6 compatible, feature rich, well         /
    /supported, fast, thoroughly documented and is already used by many        /
    /known, big and successful companies and numerous applications.            /
    
    >
    
    More info about @curlhs@, such as tutorials or examples, may be found
    in the <docs/#/README.md docs> section (if on Hackage try
    </package/curlhs-0.1.2/docs/docs/index.htm#/README.md docs/docs> or
    </package/curlhs-0.1.2/src/docs/index.htm#/README.md src/docs>).
    
    Package is distributed under the
    <http://choosealicense.com/licenses/isc/ ISC License> (MIT\/BSD-style,
    see </package/curlhs-0.1.2/src/LICENSE LICENSE> file for details).
    
    <<http://ga-beacon.appspot.com/UA-53767359-1/hackage/curlhs>>

-r1 (curlhs-0.1.2-r1) 2014-10-02T11:47:14Z KrzysztofKardzis 31a35f2dc05ad687a068d4004b9b24811f699d2c72edc7d27092b5c132117e26
  • Changed copyright from

    Copyright © 2012-2014 Krzysztof Kardzis
    to
    Copyright (c) 2012-2014 Krzysztof Kardzis

  • Changed description from

    Package @curlhs@ provides a mid-level Haskell interface to @libcurl@,
    the multiprotocol file transfer library which powers the popular tool
    @curl@ (please see <http://curl.haxx.se/> for more info about @curl@
    and @libcurl@). As described on the @libcurl@ project site:
    
    >
    
    /libcurl is a free and easy-to-use client-side URL transfer library,       /
    /supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, /
    /LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.  /
    /libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading,    /
    /HTTP form based upload, proxies, cookies, user+password authentication    /
    /(Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume,         /
    /http proxy tunneling and more!                                            /
    
    /libcurl is highly portable, it builds and works identically on numerous   /
    /platforms, including Solaris, NetBSD, FreeBSD, OpenBSD, Darwin, HPUX,     /
    /IRIX, AIX, Tru64, Linux, UnixWare, HURD, Windows, Amiga, OS/\//2, BeOs,   /
    /Mac OS X, Ultrix, QNX, OpenVMS, RISC OS, Novell NetWare, DOS and more...  /
    
    /libcurl is free, thread-safe, IPv6 compatible, feature rich, well         /
    /supported, fast, thoroughly documented and is already used by many        /
    /known, big and successful companies and numerous applications.            /
    
    >
    
    More info about @curlhs@, such as tutorials or examples, may be found
    in the <docs> section (if on Hackage try <docs/docs> or <src/docs>).
    
    Package is distributed under the
    <http://choosealicense.com/licenses/isc/ ISC License>
    (MIT\/BSD-style, see <src/LICENSE LICENSE> file for details).
    
    <<http://ga-beacon.appspot.com/UA-53767359-1/hackage/curlhs>>
    to
    Package @curlhs@ provides a mid-level Haskell interface to @libcurl@,
    the multiprotocol file transfer library which powers the popular tool
    @curl@ (please see <http://curl.haxx.se/> for more info about @curl@
    and @libcurl@). As described on the @libcurl@ project site:
    
    >
    
    /libcurl is a free and easy-to-use client-side URL transfer library,       /
    /supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, /
    /LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.  /
    /libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading,    /
    /HTTP form based upload, proxies, cookies, user+password authentication    /
    /(Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume,         /
    /http proxy tunneling and more!                                            /
    
    /libcurl is highly portable, it builds and works identically on numerous   /
    /platforms, including Solaris, NetBSD, FreeBSD, OpenBSD, Darwin, HPUX,     /
    /IRIX, AIX, Tru64, Linux, UnixWare, HURD, Windows, Amiga, OS/\//2, BeOs,   /
    /Mac OS X, Ultrix, QNX, OpenVMS, RISC OS, Novell NetWare, DOS and more...  /
    
    /libcurl is free, thread-safe, IPv6 compatible, feature rich, well         /
    /supported, fast, thoroughly documented and is already used by many        /
    /known, big and successful companies and numerous applications.            /
    
    >
    
    More info about @curlhs@, such as tutorials or examples, may be found
    in the <docs> section (if on Hackage try <curlhs-0.1.2/docs/docs docs/docs>
    or <curlhs-0.1.2/src/docs src/docs>).
    
    Package is distributed under the
    <http://choosealicense.com/licenses/isc/ ISC License>
    (MIT\/BSD-style, see <curlhs-0.1.2/src/LICENSE LICENSE> file for details).
    
    <<http://ga-beacon.appspot.com/UA-53767359-1/hackage/curlhs>>

-r0 (curlhs-0.1.2-r0) 2014-10-02T10:34:16Z KrzysztofKardzis d2cf5847bf002479e1b7cf8f3ec965744f6b62b48c278c17307f8dd5c5c5cc66