Skip to content

Adist319/diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCDiff: A Custom Diff Tool
CCDiff is a custom implementation of the classic Unix diff utility, built in Python. It allows users to compare the contents of two files and generate a list of differences, facilitating easy tracking of changes. Whether you're a developer looking to integrate a diff tool into your workflow or someone interested in understanding the mechanics behind file comparison, CCDiff offers a robust and extensible solution.

About

A simple diff command clone from Unix.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages