Skip to content
/ Vinyl Public

🎩 libvinyl, a core C++ library that complements libscratch.

License

Notifications You must be signed in to change notification settings

codecat/Vinyl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vinyl

libvinyl, a core C++ framework that complements libscratch. Cross-platform and without dependencies.

Supported classes

  • v::Folder Folder information gathering. Can get a (recursive) list of files and folders.
  • v::File File operators. Check for existance, copy, move, delete, etc.
  • v::Log Logging functions with 6 log levels: Trace, Debug, Info, Warning, Error, Fatal.
  • v::ZipFile Zip file reading and writing using miniz.c.

About

🎩 libvinyl, a core C++ library that complements libscratch.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages