#decode #encode #encode-decode #command #percent-encoding

bin+lib percent-encoding-command

A command for percent-encoding conversion

3 releases

0.1.5 Jul 17, 2021
0.1.4 Jul 17, 2021
0.1.3 Jul 17, 2021

#132 in #encode-decode

Download history 40/week @ 2024-02-22 25/week @ 2024-02-29

65 downloads per month

MIT/Apache

13KB
73 lines

Percent-Encoding Command

CI Release MIT License Apache 2.0 License codecov

A command for percent-encoding conversion.

Installation

Build from source code

cargo install

Download a Binary Distribution

You can download it from the release page. The binary is built on Ubuntu.

Don't forget to change the access permission of the binary.

chmod +x pct

Then move it into you PATH, such as:

sudo mv pct /usr/local/bin

Dependencies

~2MB
~30K SLoC