Metadata-Version: 2.1
Name: BinaryCraft
Version: 1.0.0
Summary: A Python script to convert files to binary format and back
Author-email: ayyandirai <ayyandiraiayyandirai345@gmail.com>
Project-URL: Homepage, https://github.com/pypa/sampleproject
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: License.txt

# Binary

This is a Python script that can be used to convert any file to binary format and back to its original format.

## Requirements

* Python 3.x
* Operating system: Windows, Linux or macOS

## Installation

To install this package, you can use pip:

```
pip install BinaryCraft
```

## Usage


```python
import BinaryCraft

# Convert a file to binary format
output_file_path = binary.convert_file_to_binary('example.txt')

# Convert the binary file back to its original format
output_file_path = binary.binary_to_file('example.bin', 'txt')
```

Note that these functions assume that the input files and the output files are located in the same directory.

## Contributing

Contributions are welcome! If you find any bugs or issues with the script, please feel free to create an issue or submit a pull request.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
