planetarium / bencodex.net

Bencodex codec for .NET
https://www.nuget.org/packages/Bencodex
GNU Lesser General Public License v2.1
8 stars 11 forks source link
bencode bencodex csharp dotnet hacktoberfest

Bencodex codec for .NET

GitHub Actions Status NuGet

This library implements Bencodex serialization format which extends Bencoding.

Usage

It currently provides only the most basic encoder and decoder. See also these methods:

It will provide type-extensible higher-level APIs as well in the future.

License

Distributed under LGPL 2.1 or later.