mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
16 lines
648 B
XML
16 lines
648 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription>
|
|
libntlm is a library that implement Microsoft's NTLM authentication. However,
|
|
the packaging of libntlm lacked certain things, such as having build problems,
|
|
lacking shared library support, lacking autoconf macro for use in other
|
|
applications, lacking pkg-config support, and more. So this page distributes an
|
|
improved version of the library; called Libntlm.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="gitlab">gsasl/libntlm</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|