Skip to content

UUEncoder is a tool that converts to and from uuencoding

License

Notifications You must be signed in to change notification settings

pedroalbanese/uuencode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UUE

ISC License GoDoc GitHub downloads Go Report Card GitHub go.mod Go version GitHub release (latest by date)

UUEncode is a tool that converts to and from uuencoding

Format

UUE format:
  permission mode _______       ______ file name to be given to decoded file
                         |     |
  begin line ____ begin 644 filename
                  M;2XN+BXN+R\N+B\O+BXN+BXN+R\N+B\O+BXO+RXO+RXN+B\ON+B\O+BXN
  encoded data __ M"AM;-#LV2"`@("`@+R`@7`H;6S$[,3%("AM;,CLQ,4@@("`@<("\*&ULS
                  `
  end line ______ end

Usage

Usage of uuencode:
  -d    Decode instead of Encode
  -f string
        Target file
 
## License
This project is licensed under the MIT License. 
 
**Copyright (c) 2020 Blake Williams **  
**Copyright (c) 2022 Pedro Albanese **

About

UUEncoder is a tool that converts to and from uuencoding

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages