gentoo/net-libs/libntlm/metadata.xml
Sam James a7bce7f8b0
net-libs/libntlm: add gitlab upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
2022-11-22 03:41:14 +00:00

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>