{"id":19702289,"url":"https://github.com/trwyant/perl-encode-rad50","last_synced_at":"2026-06-12T19:32:32.444Z","repository":{"id":32220636,"uuid":"35794585","full_name":"trwyant/perl-Encode-RAD50","owner":"trwyant","description":"Convert to and from the Rad50 character set","archived":false,"fork":false,"pushed_at":"2023-07-10T01:00:30.000Z","size":131,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-10T11:05:58.823Z","etag":null,"topics":["character-encoding","perl","perl-module","retrocomputing"],"latest_commit_sha":null,"homepage":null,"language":"Perl","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/trwyant.png","metadata":{"files":{"readme":"README","changelog":"Changes","contributing":null,"funding":null,"license":"LICENSES/Artistic","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-18T03:24:24.000Z","updated_at":"2023-07-18T09:07:12.000Z","dependencies_parsed_at":"2022-09-08T05:11:22.201Z","dependency_job_id":null,"html_url":"https://github.com/trwyant/perl-Encode-RAD50","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trwyant%2Fperl-Encode-RAD50","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trwyant%2Fperl-Encode-RAD50/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trwyant%2Fperl-Encode-RAD50/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trwyant%2Fperl-Encode-RAD50/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trwyant","download_url":"https://codeload.github.com/trwyant/perl-Encode-RAD50/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241015252,"owners_count":19894381,"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":["character-encoding","perl","perl-module","retrocomputing"],"created_at":"2024-11-11T21:14:31.488Z","updated_at":"2026-06-12T19:32:32.435Z","avatar_url":"https://github.com/trwyant.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"Encode-RAD50 is Copyright (C) 2005-2007, 2011-2023, 2026 by Thomas R. Wyant, III\n\nDESCRIPTION\n\nThis piece of retrocomputing converts between an ASCII subset and Rad50,\nan encoding only used, to the best of my knowledge, for the Digital\n(R.I.P.) PDP-11 computer, under (at least) the RSX-11 (including IAS and\nP/OS), RT-11, RSTS (-11 and /E)  operating systems.\n\nThere are two subroutines/methods (depending on whether you call them\ndirectly or not): encode and decode. Nothing is exported by default,\nsince both names strike me as candidates for collision.\n\nSee the eg directory for samples.\n\nI have no idea what anyone would want to use this for.\n\nINSTALLATION\n\nThis package is installable by either of the two usual incantations:\n\n    tar -xzf Encode-RAD50-9.999.tar\n    perl Makefile.PL\n    make\n    make test\n    make install\n\nor\n\n    tar -xzf Encode-RAD50-9.999.tar\n    perl Build.PL\n    ./Build\n    ./Build test\n    sudo ./Build install\n\nYou should substitute the appropriate program name for 'make', eg nmake\n(typically) under MSWin32, or mms or mmk under VMS. See\nftp://ftp.microsoft.com/Softlib/MSLFILES/nmake15.exe for a copy of\nnmake for MSWin32 if you need it.\n\nOf course, since it's pure Perl, you can just expand the kit and drop\nthe .pm files into the Encode directory (creating it if necessary) in\nthe appropriate place in your @INC directories.\n\nLICENSING INFORMATION\n\nThis package is free software; you can redistribute it and/or modify it\nunder the same terms as Perl 5.10.0. For more details, see the full text\nof the licenses in the files LICENSE-Artistic and LICENSE-GPL.\n\nThis program is distributed in the hope that it will be useful, but\nwithout any warranty; without even the implied warranty of\nmerchantability or fitness for a particular purpose.\n\n\n----------------------------------\n\nThis module is installable by the usual incantation:\n\n    gunzip Convert-Rad50-9.999.tar.gz\n    tar -xf Convert-Rad50-9.999.tar\n    perl Makefile.PL\n    make\n    make test\n    make install\n\nOf course, since it's pure Perl, you can just expand the kit and drop\nRad50.pm in the Convert directory in the appropriate place in your\n@INC directories.\n\nSee the eg directory for samples.\n\nI have no idea what anyone would want to use this for.\n\nTom Wyant\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrwyant%2Fperl-encode-rad50","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrwyant%2Fperl-encode-rad50","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrwyant%2Fperl-encode-rad50/lists"}