Metadata-Version: 2.4
Name: rarpy
Version: 0.1.0
Summary: RARP server that responds to RARP requests with a configured MAC-to-IP mapping
Author-email: Charlotte Knight <charlotte.knight@imperial.ac.uk>
License-Expression: BSD-3-Clause
License-File: LICENSE
Requires-Python: >=3.9
Requires-Dist: scapy
Description-Content-Type: text/markdown

# rarpd-py
RARP server implemented in Python that responds to RARP requests with a configured MAC-to-IP mapping
