{"id":16132790,"url":"https://github.com/sammatzko/rot13","last_synced_at":"2025-04-06T15:15:57.845Z","repository":{"id":116436023,"uuid":"494120747","full_name":"SamMatzko/Rot13","owner":"SamMatzko","description":"A simple command-line Python program to make Rot13 ciphers (created for those on Puzzling Stack Exchange)","archived":false,"fork":false,"pushed_at":"2022-05-19T15:18:45.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T21:17:20.534Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SamMatzko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-19T15:08:02.000Z","updated_at":"2022-05-19T15:09:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"a87d8b6e-45fe-4a25-b721-06e45e2914c2","html_url":"https://github.com/SamMatzko/Rot13","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamMatzko%2FRot13","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamMatzko%2FRot13/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamMatzko%2FRot13/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamMatzko%2FRot13/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamMatzko","download_url":"https://codeload.github.com/SamMatzko/Rot13/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247500476,"owners_count":20948880,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-09T22:34:05.626Z","updated_at":"2025-04-06T15:15:57.825Z","avatar_url":"https://github.com/SamMatzko.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rot13\nA simple command-line Python program to make Rot13 ciphers (created for those on [Puzzling Stack Exchange](https://puzzling.stackexchange.com/)).\n\n## Installation\nJust put it wherever you want it.\n\n## Usage\nTo rot13 a message, simply run `rot13.py`. Then, when the `Message:` prompt shows, type in the message you want to decode or encode. The program will then output the resulting message.\n\nHere's an example:\n\n```\n$ python3 rot13.py\nMessage: Hello, world!\nUryyb, jbeyq!\n$ python3 rot13.py\nMessage: Uryyb, jbeyq!\nHello, world!\n```\n\n## Making it an executable (on Linux)\nTo make it an executable, move it to `/usr/bin/` or `/home/\u003cusername\u003e/.local/bin/`. If you want, you can rename it from `rot13.py` simply to `rot13`. You also need to add `#! /usr/bin/python3` at the top of the program. \n\nThen, run `chmod +x rot13` (or `chmod +x rot13.py`). Now, you can run it in the terminal using `rot13`, no matter what directory your terminal is in!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsammatzko%2Frot13","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsammatzko%2Frot13","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsammatzko%2Frot13/lists"}