An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

Cube.Native.SevenZip
====

[![NuGet](https://badgen.net/nuget/v/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).