+summary : User-mode networking for unprivileged network namespaces
+description: |
+ slirp4netns allows connecting a network namespace to the Internet in a completely unprivileged way, by connecting a TAP device in a network namespace to the usermode TCP/IP stack ("slirp").
+setup : |
+ %reconfigure
+build : |
+ %make
+install : |
+ %make_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,35 @@
+<PISI>
+ <Source>
+ <Name>slirp4netns</Name>
+ <Packager>
+ <Name>Mislav Čakarić</Name>
+ <Email>mcakaric@gmail.com</Email>
+ </Packager>
+ <License>GPL-2.0-or-later</License>
+ <PartOf>virt</PartOf>
+ <Summary xml:lang="en">User-mode networking for unprivileged network namespaces</Summary>
+ <Description xml:lang="en">slirp4netns allows connecting a network namespace to the Internet in a completely unprivileged way, by connecting a TAP device in a network namespace to the usermode TCP/IP stack ("slirp").
+ <Summary xml:lang="en">User-mode networking for unprivileged network namespaces</Summary>
+ <Description xml:lang="en">slirp4netns allows connecting a network namespace to the Internet in a completely unprivileged way, by connecting a TAP device in a network namespace to the usermode TCP/IP stack ("slirp").