Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aurimasniekis/akatsuki-bencode

The Akatsuki Bencode Component
https://github.com/aurimasniekis/akatsuki-bencode

Last synced: about 2 months ago
JSON representation

The Akatsuki Bencode Component

Awesome Lists containing this project

README

        

# Bencode Component

[![Latest Version](https://img.shields.io/github/release/aurimasniekis/akatsuki-bencode.svg?style=flat-square)](https://github.com/aurimasniekis/akatsuki-bencode/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
[![Build Status](https://img.shields.io/travis/aurimasniekis/akatsuki-bencode.svg?style=flat-square)](https://travis-ci.org/aurimasniekis/akatsuki-bencode)
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/aurimasniekis/akatsuki-bencode.svg?style=flat-square)](https://scrutinizer-ci.com/g/aurimasniekis/akatsuki-bencode)
[![Quality Score](https://img.shields.io/scrutinizer/g/aurimasniekis/akatsuki-bencode.svg?style=flat-square)](https://scrutinizer-ci.com/g/aurimasniekis/akatsuki-bencode)
[![Total Downloads](https://img.shields.io/packagist/dt/akatsuki/bencode.svg?style=flat-square)](https://packagist.org/packages/akatsuki/bencode)

The Akatsuki Bencode Component.

## Install

Via Composer

```bash
$ composer require akatsuki/bencode
```

## Usage

## Testing

```bash
$ composer test
```

## Contributing

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

## License

Please see [License File](LICENSE) for more information.