Skip to content
This repository was archived by the owner on Feb 7, 2021. It is now read-only.

raindev/benjamin

Repository files navigation

Archieved

The project is no longer maintained. It's available from the Maven Central as io.github.raindev:benjamin:1.0.0 but if you find the library useful it's best to fork it or to bundle the code with your project.

Benjamin

Build Status Coverage Status Dependency Status

Bencode Java minimalistic library. Takes lightweight approach of using built-in Java types as Bencode type equivalents. Provides simple and effective interface base on Java I/O streams and leverages use of JDK-provided exceptions. Tested with high code coverage.

Why to use Benjamin instead of other Bencode Java libraries?

It has the simplest API imaginable. All too familiar Java collections. There should be no learning curve for such a simple thing as a Bencoding library, I'm sure. No additional dependencies. Enjoy!

About

Minimalist Bencode Java library

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages