{"schema_version":1,"metadata":{"branch":"current","release":"7.9","architecture":"amd64","generated_at":"2026-09-09T04:04:41.004595+00:00","source_url":"https://cdn.openbsd.org/pub/OpenBSD/snapshots/packages/amd64/sqlports-7.55.tgz","source_sha256":"fcdbba1b9df747882aa9bab4af20ebec8dac10655069c90f1cd4145c06e1235e","package_count":12031,"source_kind":"sqlports"},"package":{"name":"p5-Convert-UU-0.5201p1","path":"converters/p5-Convert-UU","url":"/packages/current/converters/p5-Convert-UU/","comment":"Perl5 module for uuencode and uudecode","homepage":"https://metacpan.org/release/Convert-UU","maintainer":"The OpenBSD ports mailing-list <ports@openbsd.org>","description":"SYNOPSIS\n         use Convert::UU qw(uudecode uuencode);\n         $encoded_string = uuencode($string,[$filename],[$mode]);\n         ($string,$filename,$mode) = uudecode($string);\n         $string = uudecode($string); # in scalar context\n\n\nDESCRIPTION\n       uuencode() takes as the first argument a scalar that is to\n       be uuencoded. Alternatively a filehandle may be passed\n       that must be opened for reading. It returns the uuencoded\n       string including begin and end. Second and third argument\n       are optional and specify filename and mode. If unspecified\n       these default to \"uuencode.uu\" and 644.\n\n       uudecode() takes a string as argument which will be\n       uudecoded. If the argument is a filehandle this will be\n       read instead. Leading and trailing garbage will be\n       ignored. The function returns the uudecoded string for the\n       first begin/end pair. In array context it returns an array\n       whose first element is the uudecoded string, the second is\n       the filename and the third is the mode.\n","package_architecture":"*","stem":"p5-Convert-UU","readme":null,"dependencies":[],"reverse_dependencies":{"count":0,"url":null},"categories":["converters","perl5"],"flavors":[],"only_for_architectures":[],"not_for_architectures":[]}}
