NAPALM (Network Automation and Programmability Abstraction Layer with Multivendor support) is a Python library that implements a set of functions to interact with different router vendor devices using a unified API. ok aja@
7 lines
133 B
Makefile
7 lines
133 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2018/02/17 14:09:19 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += py-napalm
|
|
|
|
.include <bsd.port.subdir.mk>
|