https://github.com/cube-soft/cube.native.sevenzip
7-Zip library optimized for Japanese encoding.
https://github.com/cube-soft/cube.native.sevenzip
7-zip 7z cube sevenzip
Last synced: 11 months ago
JSON representation
7-Zip library optimized for Japanese encoding.
- Host: GitHub
- URL: https://github.com/cube-soft/cube.native.sevenzip
- Owner: cube-soft
- License: lgpl-3.0
- Created: 2016-06-02T04:45:04.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-12-06T05:38:33.000Z (over 1 year ago)
- Last Synced: 2025-04-02T21:11:18.625Z (11 months ago)
- Topics: 7-zip, 7z, cube, sevenzip
- Language: C++
- Homepage:
- Size: 5.98 MB
- Stars: 9
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: License.txt
Awesome Lists containing this project
README
Cube.Native.SevenZip
====
[](https://www.nuget.org/packages/Cube.Native.SevenZip)
[Cube.Native.SevenZip](https://github.com/cube-soft/Cube.Native.SevenZip) is a fork repository of the [7-Zip](http://www.7-zip.org/) project optimized for Japanese encoding.
The repository has three main branches as follow:
* 7z ... Copy the original sources of 7-Zip project without any modifications.
* unicode ... Modify only project settings for customized version.
* master ... Customize 7-Zip project.
C# wrapper library for 7-Zip is also available at [Cube.FileSystem.SevenZip](https://github.com/cube-soft/Cube.FileSystem.SevenZip).
## Thanks
* [babel](http://web.archive.org/web/20171002001908/http://tricklib.com/cxx/ex/babel/) ... Included in the repository.
## License
Copyright (c) 2010 [CubeSoft, Inc.](http://www.cube-soft.jp/)
Copyright (c) 1999 [Igor Pavlov.](http://www.7-zip.org/)
The project is licensed under the [GNU LGPLv3](https://github.com/cube-soft/Cube.Native.SevenZip/blob/master/License.txt).