Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

as-string

Silly little utility for dumping arbitrary files as C (or Python or Ruby or...) strings

All the existing tools I could find would dump a string as an integer array ({72, 101, 108, ...) or with everything encoded ("\x48\x65\x6c...). I wanted strings encoded as a human does ("Hello, world!\n"). This does that.

About

Silly little utility for dumping arbitrary files as C (or Python or Ruby or...) strings

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages