Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fx-kirin/hexxy

convert printable text to hex and reverse.
https://github.com/fx-kirin/hexxy

Last synced: about 1 month ago
JSON representation

convert printable text to hex and reverse.

Awesome Lists containing this project

README

        

# hexxy

[![Latest PyPI version](https://img.shields.io/pypi/v/package_name.svg)](https://pypi.python.org/pypi/hexxy)

## Usage

```
$ hexxy 32333435 --p
'2345'
$ hexxy "parse text" --h
'70617273652074657874'
```

## Installation

### Requirements

## Compatibility

## Licence

## Authors

package\_name was written by [fx-kirin]([email protected]).