{"id":24370301,"url":"https://github.com/realeroberto/bashlets-text","last_synced_at":"2026-04-27T02:32:22.032Z","repository":{"id":80138517,"uuid":"253247019","full_name":"realeroberto/bashlets-text","owner":"realeroberto","description":"Text utilities package for the bashlets project.","archived":false,"fork":false,"pushed_at":"2020-04-23T22:11:26.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-27T11:06:37.462Z","etag":null,"topics":["bash","bashlets","text","utils"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/realeroberto.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-04-05T13:55:35.000Z","updated_at":"2020-04-23T22:12:10.000Z","dependencies_parsed_at":"2023-07-16T09:30:24.365Z","dependency_job_id":null,"html_url":"https://github.com/realeroberto/bashlets-text","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/realeroberto/bashlets-text","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realeroberto%2Fbashlets-text","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realeroberto%2Fbashlets-text/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realeroberto%2Fbashlets-text/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realeroberto%2Fbashlets-text/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/realeroberto","download_url":"https://codeload.github.com/realeroberto/bashlets-text/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realeroberto%2Fbashlets-text/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32320293,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":["bash","bashlets","text","utils"],"created_at":"2025-01-19T04:24:05.585Z","updated_at":"2026-04-27T02:32:22.026Z","avatar_url":"https://github.com/realeroberto.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bashlets-text\n\nText utilities package for the [bashlets](https://github.com/reale/bashlets) project.\n\nSpecifically, this package contains the following modules:\n\n* `bashlets.text.filter`: A collection of text filters\n* `bashlets.text.parser`: Text parsers for Bashlets\n\n## Installing\n\nFirst install the bashlets [core distribution](https://github.com/reale/bashlets).\n\nThen it is enough to do:\n\n\t$ bashlets-install text\n\n## Examples\n\n### Convert ASCII to bin\n\n    $ source bashlets text::filter::ascii\n    $ bash$$ ascii to_bin hello\n\n    0110100001100101011011000110110001101111\n\n### Convert text to punched cards\n\n    $ source bashlets text::filter::fancy\n    $ bash$$ text::filter::fancy::punch hello\n     _________________________________________________\n    /HELLO                                           |\n    |]]                                              |\n    |  ]]]                                           |\n    |                                                |\n    |111111111111111111111111111111111111111111111111|\n    |222222222222222222222222222222222222222222222222|\n    |33]]33333333333333333333333333333333333333333333|\n    |444444444444444444444444444444444444444444444444|\n    |5]5555555555555555555555555555555555555555555555|\n    |6666]6666666666666666666666666666666666666666666|\n    |777777777777777777777777777777777777777777777777|\n    |]88888888888888888888888888888888888888888888888|\n    |999999999999999999999999999999999999999999999999|\n    _________________________________________________|\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealeroberto%2Fbashlets-text","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealeroberto%2Fbashlets-text","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealeroberto%2Fbashlets-text/lists"}