<package type="rpm">
	<name>nng</name>
	<arch>src</arch>
	<version epoch="0" ver="1.10.1" rel="2"/>
	<checksum type="sha256" pkgid="YES">45f5f2a0c10816d340d7c9b837b6c10375451d9047248b6fa7cb5ddfff4be7fc</checksum>
	<summary>Nanomsg-Next-Generation light-weight brokerless messaging</summary>
	<description>NNG provides a common messaging framework intended to solve common communication
problems in distributed applications. It offers a number of protocols, and also
a number of transports.

The protocols implement the semantics associated with particular communications
scenarios, such as RPC style services, service discovery,
publish/subscribe, and so forth.

The transports provide support for underlying transport methods,
such as TCP, IPC, websockets, and so forth.

NNG is designed to permit easy creation of new transports and to a lesser
extent, new protocols.

NNG is wire compatible with the SP protocols described in the nanomsg project;
projects using libnanomsg can inter-operate with nng as well as other conforming
implementations. (One such implementation is mangos.)

Applications using NNG which wish to communicate with other libraries must
ensure that they only use protocols or transports offered by the other library.

NNG also offers a compatible API, permitting legacy code to be recompiled or
re-linked against NNG. When doing this, support for certain enhancements or
features will likely be absent, requiring the application developer to use
the new-style API.

NNG is implemented in pure C; if you need bindings for other languages
please check the website.</description>
	<packager>uro &lt;uro@urogaming.co.uk&gt;</packager>
	<url>https://github.com/nng/nng</url>
	<time file="1740330965" build="1740329790"/>
	<size package="785879" installed="773339" archive="773712"/>
	<location href="nng-1.10.1-2.src.rpm"/>
	<format>
		<rpm:license>MIT</rpm:license>
		<rpm:vendor>OpenMandriva</rpm:vendor>
		<rpm:group>System/Libraries</rpm:group>
		<rpm:buildhost>threadripper-3.openmandriva.org</rpm:buildhost>
		<rpm:sourcerpm></rpm:sourcerpm>
		<rpm:header-range start="4504" end="12167"/>
		<rpm:provides>
			<rpm:entry name="nng" flags="EQ" ver="1.10.1" rel="2"/>
			<rpm:entry name="nng-devel" flags="EQ" ver="1.10.1" rel="2"/>
			<rpm:entry name="nng-utils" flags="EQ" ver="1.10.1" rel="2"/>
		</rpm:provides>
		<rpm:requires>
			<rpm:entry name="asciidoctor"/>
			<rpm:entry name="cmake"/>
			<rpm:entry name="lib64mbedtls-devel"/>
			<rpm:entry name="lib64nsl2"/>
			<rpm:entry name="ninja"/>
			<rpm:entry name="rpmlib(CompressedFileNames)" flags="LE" ver="3.0.4" rel="1"/>
			<rpm:entry name="rpmlib(FileDigests)" flags="LE" ver="4.6.0" rel="1"/>
		</rpm:requires>
	</format>
</package>
