{"id":18952465,"url":"https://github.com/simonwhitaker/base64url","last_synced_at":"2026-03-29T03:30:20.126Z","repository":{"id":42038343,"uuid":"320597945","full_name":"simonwhitaker/base64url","owner":"simonwhitaker","description":"A command-line tool for encoding and decoding using the Base64 URL encoding scheme.","archived":false,"fork":false,"pushed_at":"2024-05-22T17:39:54.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-01T02:29:04.031Z","etag":null,"topics":["base64-encoding","base64url"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simonwhitaker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-12-11T14:33:57.000Z","updated_at":"2024-05-22T17:39:58.000Z","dependencies_parsed_at":"2023-02-16T05:35:17.225Z","dependency_job_id":"149cf2b6-16da-46bb-a124-8d162670860a","html_url":"https://github.com/simonwhitaker/base64url","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/simonwhitaker%2Fbase64url","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonwhitaker%2Fbase64url/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonwhitaker%2Fbase64url/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonwhitaker%2Fbase64url/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonwhitaker","download_url":"https://codeload.github.com/simonwhitaker/base64url/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239951717,"owners_count":19723915,"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":["base64-encoding","base64url"],"created_at":"2024-11-08T13:33:33.052Z","updated_at":"2026-03-29T03:30:20.077Z","avatar_url":"https://github.com/simonwhitaker.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# base64url\n\nA command-line tool for encoding and decoding using the Base64 URL encoding\nscheme.\n\nRequires Python 3. Tested on Python 3.4 and above.\n\n```\n$ ./base64url -h\nusage: base64url.py [-h] [-b BREAKAT] [-t] [-d] [-i INPUT] [-o OUTPUT]\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -b BREAKAT, --breakat BREAKAT\n                        break encoded string into num character lines\n  -t, --trim            trim padding on encoded string\n  -d, -D, --decode      decodes input\n  -i INPUT, --input INPUT\n                        input file (default: stdin)\n  -o OUTPUT, --output OUTPUT\n                        output file (default: stdout)\n```\n\n## Installation\n\n`base64url` doesn't have to be installed; it has no dependencies other than\nPython 3.6 or above. Just run it as `path/to/base64url`.\n\nOf course, you can if you wish add it to your PATH.\n\n## Using with Docker\n\nTo encode, pipe to:\n\n```\ndocker run -i --rm simonwhitaker/base64url\n```\n\nTo decode, pipe to:\n\n```\ndocker run -i --rm simonwhitaker/base64url -d\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonwhitaker%2Fbase64url","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonwhitaker%2Fbase64url","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonwhitaker%2Fbase64url/lists"}