Skip to content

GlistPlugins/gipZstd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gipZstd

This repo contains Zstandard (zstd) for compressing and decompressing data at real time.

Cloning

You should clone this repository under glistplugins (C:/dev/glist/glistplugins for Windows or ~/dev/glist/glistplugins for Linux and Mac)

This repository contains submodules, this means you should clone recursively in order to clone everything. To do that you can use git clone --recursive https://github.com/<your-username>/gipZstd command.

If you already cloned without recursive flag, you can also use git submodule update --init --recursive command.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published