Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add encoding, update for Python 3, add result-only output #2

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

iversc
Copy link

@iversc iversc commented Sep 26, 2017

This merge request includes pklimai's merge request for updating to be compatible with Python 3.

It also includes the changes msuksong made to the original project, adding the ability to encode as well as decode strings, as well as a detailed MD-format README. It modifies those changes to be compatible with Python 3, to fit in with pklimai's modifications.

I also added in another flag to output the result only.

pklimai and others added 10 commits August 27, 2016 23:11
Include msuksong's changes for encrypting, as well
The Python 3 argparse module does not appear to support the "version" named argument in the same way that Python 2 does.   Removing "version" argument.
Added back a Python 3 compatible --version option, added a --result-only option to display just the converted string, without filler text or source string.
Updated README with new flag and examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants