Metadata-Version: 2.1
Name: dummynet
Version: 2.2.0
Summary: A tool for creating dummy networks using network namespaces.
Home-page: https://github.com/steinwurf/dummynet
Author: Steinwurf ApS
Author-email: contact@steinwurf.com
License: BSD 3-clause "New" or "Revised" License
Keywords: dummynet,network,namespace
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Testing
Description-Content-Type: text/x-rst
License-File: LICENSE.rst

============
Introduction
============

|PyPi| |Waf Python Tests| |Black| |Flake8| |Pip Install|

.. |PyPi| image:: https://badge.fury.io/py/dummynet.svg
    :target: https://badge.fury.io/py/dummynet

.. |Waf Python Tests| image:: https://github.com/steinwurf/dummynet-python/actions/workflows/python-waf.yml/badge.svg
   :target: https://github.com/steinwurf/dummynet-python/actions/workflows/python-waf.yml

.. |Flake8| image:: https://github.com/steinwurf/dummynet-python/actions/workflows/flake.yml/badge.svg
    :target: https://github.com/steinwurf/dummynet-python/actions/workflows/flake.yml

.. |Black| image:: https://github.com/steinwurf/dummynet-python/actions/workflows/black.yml/badge.svg
      :target: https://github.com/steinwurf/dummynet-python/actions/workflows/black.yml

.. |Pip Install| image:: https://github.com/steinwurf/dummynet-python/actions/workflows/pip.yml/badge.svg
      :target: https://github.com/steinwurf/dummynet-python/actions/workflows/pip.yml


DummyNet is a tool for creating local test networks in Python on Linux.

Find documentation for DummyNet here:

https://dummynet.steinwurf.com



