﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>LibNftables</id>
    <version>0.1.0-private.1</version>
    <authors>LibNftables Contributors</authors>
    <readme>README.md</readme>
    <description>Command-centric .NET wrapper for system-installed libnftables on Linux x64.</description>
    <releaseNotes>Initial usable release of the managed command-centric wrapper over libnftables.</releaseNotes>
    <tags>nftables netfilter linux interop</tags>
    <repository type="git" commit="f7054c0f2046ef1e3fb7a65ec6f554fc12537a00" />
  </metadata>
</package>