﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Netlink.Managed.Native</id>
    <version>1.3.0</version>
    <authors>libnl-dotnet contributors</authors>
    <license type="expression">LGPL-2.0-only</license>
    <licenseUrl>https://licenses.nuget.org/LGPL-2.0-only</licenseUrl>
    <readme>README.md</readme>
    <description>Native libnl P/Invoke surface for Netlink.Managed.</description>
    <tags>netlink libnl linux pinvoke</tags>
    <repository type="git" url="https://git.startmywifi.com/jleung/libnl-dotnet.git" commit="ad346055f8db975c6cd9da56d0242ddd4f2d22e6" />
    <dependencies>
      <group targetFramework="net10.0" />
    </dependencies>
  </metadata>
</package>