{"id":15683693,"url":"https://github.com/zemanlx/base64","last_synced_at":"2025-10-07T03:42:25.393Z","repository":{"id":93278708,"uuid":"193942177","full_name":"zemanlx/base64","owner":"zemanlx","description":"Enhanced backward compatible alternative of Linux utility base64","archived":false,"fork":false,"pushed_at":"2019-07-29T19:15:02.000Z","size":1678,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-07-04T16:21:28.351Z","etag":null,"topics":["base64","base64url"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/zemanlx.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":"2019-06-26T16:35:56.000Z","updated_at":"2019-07-24T22:11:45.000Z","dependencies_parsed_at":"2023-05-01T03:02:28.805Z","dependency_job_id":null,"html_url":"https://github.com/zemanlx/base64","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/zemanlx/base64","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zemanlx%2Fbase64","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zemanlx%2Fbase64/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zemanlx%2Fbase64/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zemanlx%2Fbase64/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zemanlx","download_url":"https://codeload.github.com/zemanlx/base64/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zemanlx%2Fbase64/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278717437,"owners_count":26033539,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","base64url"],"created_at":"2024-10-03T17:08:12.727Z","updated_at":"2025-10-07T03:42:25.362Z","avatar_url":"https://github.com/zemanlx.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/zemanlx/base64.svg?branch=develop)](https://travis-ci.org/zemanlx/base64)\n[![Go Report Card](https://goreportcard.com/badge/github.com/zemanlx/base64)](https://goreportcard.com/report/github.com/zemanlx/base64)\n[![GuardRails badge](https://badges.guardrails.io/zemanlx/base64.svg?token=211ba559a3ab43c3e7c227365d0c757ca0dce0b474d048fcf0366967c2ef8b7f)](https://dashboard.guardrails.io/default/gh/zemanlx/base64)\n\n# base64\n\nFully backward compatible alternative of Linux `base64` plus\n\n-   URL encoding option\n-   No padding option (both for standard and URL encoding)\n\n## Download\n\nBinaries are build for wide variety of OS and architectures and can be found on release [page](https://github.com/zemanlx/base64/releases).\n\n## Usage\n\n`base64 [OPTION]... [FILE]`\n\nBase64 encode or decode FILE, or standard input, to standard output.\nWith no FILE, or when FILE is -, read standard input.\n\nWith no options `base64` will encode input data to using standard encoding with\npadding.\n\n```man\n  -d, --decode           decode data\n  -h, --help             print this help\n  -i, --ignore-garbage   when decoding, ignore non-alphabet characters\n  -n, --no-padding       omit padding\n  -u, --url              use URL encoding according RFC4648\n  -v, --version          output version information and exit\n  -w, --wrap uint        wrap encoded lines after COLS character,\n                         use 0 to disable line wrapping (default 76)\n```\n\nThe data are encoded as described for the base64 alphabet in RFC 4648.\nWhen decoding, the input may contain newlines in addition to the bytes of\nthe formal base64 alphabet.  Use `--ignore-garbage` to attempt to recover\nfrom any other non-alphabet bytes in the encoded stream.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzemanlx%2Fbase64","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzemanlx%2Fbase64","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzemanlx%2Fbase64/lists"}