On Oct 23, 2018, at 12:22 PM, Supratim Sanyal
<supratim at riseup.net> wrote:
What in the world is pydecnet? Google surprisingly comes up empty! Python implementation
of DECnet? How does one get their hands on it?
Interesting that it comes up empty.
Yes, an implementation of DECnet in Python. I've mentioned it on this list in the
past. It's not finished but a fair amount is done, in particular the lower layers
(datalink and routing).
Look in
svn://akdesign.dyndns.org/pydecnet/trunk/pydecnet (using Subversion).
paul