Skip to content

gdumoulin/goebcdic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoEBCDIC

An EBCDIC go library.

Features

  • Convert an ASCII string to an EBCDIC string
  • Convert an ASCII bytes to an EBCDIC bytes
  • Convert an ASCII byte to an EBCDIC byte
  • Convert an EBCDIC string to an ASCII string
  • Convert an EBCDIC bytes to an ASCII bytes
  • Convert an EBCDIC byte to an ASCII byte

Usage

go get github.com/gdumoulin/goebcdic

License

GoEBCDIC and related materials are Copyright 2012 Guillaume DUMOULIN.

Unless otherwise stated, all of the work in this project is subject to a 1-clause BSD license. Its contents can be found in the enclosed LICENSE file.

Changelog

2012-06-15 - First release

About

An EBCDIC go library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages