File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
- :warning : ** This branch is no longer maintained. The maintained branch is:** https://github.com/sebastiandev/zipper/tree/v2.x.y
1
+ :warning : ** This project and particularly this master branch is no longer maintained. The new repo is:**
2
+ https://github.com/Lecrapouille/zipper based on https://github.com/sebastiandev/zipper/tree/v2.x.y
2
3
3
4
![ Zipper] ( https://github.com/sebastiandev/zipper/blob/master/logo.png )
4
5
@@ -103,8 +104,8 @@ There are two classes available Zipper and Unzipper. They behave in the same man
103
104
104
105
#### Zipping
105
106
106
- :warning : ** This branch is no longer maintained. The maintained branch is:** https://github.com/sebastiandev/zipper/tree/v2.x.y
107
-
107
+ :warning : ** This project and particularly this master branch is no longer maintained. The new repo is:**
108
+ https://github.com/Lecrapouille/zipper based on https://github.com/sebastiandev/zipper/tree/v2.x.y
108
109
- Header:
109
110
110
111
``` c++
@@ -192,7 +193,8 @@ change it by `Zipper::Append`. Note: in previous versions of Zipper the `Zipper:
192
193
193
194
##### Unzipping
194
195
195
- :warning: **This branch is no longer maintained. The maintained branch is:** https://github.com/sebastiandev/zipper/tree/v2.x.y
196
+ :warning: **This project and particularly this master branch is no longer maintained. The new repo is:**
197
+ https://github.com/Lecrapouille/zipper based on https://github.com/sebastiandev/zipper/tree/v2.x.y
196
198
197
199
- Header:
198
200
You can’t perform that action at this time.
0 commit comments