WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

darkuranium/libtcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libtcode is a lightweight library for encoding and decoding text.

Currently, it is a C99 library, though I have plans to make it work with C89.

It currently decoding and encoding [for]:
- URLs
- XML string with entities (note: &#xxxx; entities are not yet supported)
- Base64
- Unicode (UTF-8, UTF-16 and UTF-32)

It is released under the 2-clause BSD license (see the file COPYING.txt
for more info).

About

A simple library for random decoding/encoding.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages