Skip to content

Cross-platform installation and upgrade management library for large binary program assets

License

Notifications You must be signed in to change notification settings

redmatter-ca/combine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Combine Update System

This Python module is designed to simplify the complex tasks of generating and applying patches for software with large binary assets. Given two directories, Combine is able to generate a manifest of changes and a single package containing those changes in a highly compressed format. Combine can then use that manifest and package to update an existing set of files, while maintaining integrity using checksums and "repairing" corrupted files.

This software is distributed under the MIT License, and is therefore free for use and modification in both open and closed source projects. Submitting bug fixes or improvements back to the main project is greatly appreciated, but never required.

About

Cross-platform installation and upgrade management library for large binary program assets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages