Unofficial CLI application that decodes files through unphp.net web service
Project description
Unofficial CLI application that decodes files through http://www.unphp.net web service.
Help
usage: dephp [-h] [-V] [-m] [-a APIKEY] [-o OUTPUT] [file] Unofficial CLI application that decodes files through unphp.net web service positional arguments: file The file to read. If not specified it will be read from STDIN optional arguments: -h, --help show this help message and exit -V, --version show program's version number and exit -m, --metadata Print response metadata -a APIKEY, --apikey APIKEY Unphp.net API key -o OUTPUT, --output OUTPUT Write the result to OUTPUT. If not specified it will be printed to STDOUT
Configuration file
You can save the unphp API key in a configuration file, either globally in /etc/dephp.conf or locally in $HOME/.dephp.conf.
Sample configuration:
[DEFAULT] apikey = ABCDE # get one at http://www.unphp.net/api/request/ entrypoint = http://www.unphp.net/api/v2/post # default
LICENSE
Copyright (c) 2014 Massimiliano Torromeo
dephp is free software released under the terms of the BSD license.
See the LICENSE file provided with the source distribution for full details.
Contacts
Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dephp-0.4.0.tar.gz
(3.8 kB
view details)
File details
Details for the file dephp-0.4.0.tar.gz
.
File metadata
- Download URL: dephp-0.4.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1884925508c3c3dd2b218df3821e6fad1b5a6ed0ac3674a83358d2102a27e24 |
|
MD5 | 479c2f6ef4fc1fadf3e4f3fb9ad4fcf9 |
|
BLAKE2b-256 | bbadc7dda6c6225d854ee536a58492921d62095aed409c77c37d55ce5a735da6 |