<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
Hello Hendrik.<br>
<br>
We appreciate your efforts. The code seems very useful to us. <br>
- Would you consider maintaining it? <br>
- Have you thought about making it a separate project or part of
BIRD itself? <br>
We need to look at it in more detail first, but then we are open to
integrating it into BIRD itself. <br>
<br>
What are your thoughts on this?<br>
<br>
Looking forward to your answer.<br>
Jana<br>
<br>
<pre class="moz-signature" cols="72">Jana Babovakova | BIRD Tech Support | CZ.NIC, z.s.p.o.</pre>
<div class="moz-cite-prefix">On 15. 02. 25 13:20, Hendrik Wolff
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:767f2a62-cefb-44d5-9d6c-294c7a7bd3c0@agdsn.me">Hey,
<br>
<br>
I wrote a tiny library to generate bird configurations with python
classes.
<br>
It has no external dependencies and the repository includes some
examples.
<br>
It's in no way perfect or complete and I don't plan to extend it.
<br>
But maybe it can serve as a base for your own needs.
<br>
Extending it to support more protocols and options should be
fairly easy.
<br>
<br>
My personal favorite feature is that you can mark any Protocol
class instance as a bird template by passing the is_template=True
parameter.
<br>
This template can be reused by passing the name of the template
(e.g. "my_template") to the from_template="my_template" parameter
of another Protocol class instance.
<br>
<br>
<a class="moz-txt-link-freetext" href="https://github.com/hw0lff/bird-config-py">https://github.com/hw0lff/bird-config-py</a>
<br>
<br>
Have fun!
<br>
<br>
Cheers
<br>
</blockquote>
<br>
</body>
</html>