Metadata-Version: 2.4
Name: bin2tap
Version: 0.4
Summary: Convert a binary file into ZX Spectrum TAP file
Home-page: https://github.com/rtorralba/bin2tap
Author: Raül Torralba
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: summary

# bin2tap

A command to convert binary file into ZX Spectrum TAP file.

Is a translation from the [JuananZX command](https://github.com/juananZX/scr2tap) from C# to python. Of course thank you so much for share it.

## Installation

```bash
pip install bin2tap
```
