https://github.com/saitoha/sixel
Mirror of "sixel" original version (kmiya's sixel). The origin of libsixel.
https://github.com/saitoha/sixel
sixel
Last synced: 9 months ago
JSON representation
Mirror of "sixel" original version (kmiya's sixel). The origin of libsixel.
- Host: GitHub
- URL: https://github.com/saitoha/sixel
- Owner: saitoha
- License: other
- Created: 2014-07-26T08:48:50.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-08-02T16:02:51.000Z (almost 10 years ago)
- Last Synced: 2025-04-14T06:50:02.348Z (about 1 year ago)
- Topics: sixel
- Language: C
- Homepage: http://nanno.dip.jp/softlib/man/rlogin/#REGWIND
- Size: 18.6 KB
- Stars: 72
- Watchers: 8
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
sixel (kmiya's sixel)
=====================
This repository is unofficial mirror of "sixel"(kmiya's sixel).
http://nanno.dip.jp/softlib/man/rlogin/sixel.tar.gz
License
--------
This work is written by kmiya@ culti.
He distributes it under very permissive license.
The original license text(in Japanese) is:
```
このプログラム及びソースコードの使用について個人・商用を問わず
ご自由に使用していただいで結構です。
また、配布・転載・紹介もご連絡の必要もありません。
ソースの改変による配布も自由ですが、どのバージョンの改変かを
明記されることを希望します。
バージョン情報が無い場合は、配布物の年月日を明記されることを
希望します。
2014/10/05 kmiya
```
The unofficial translation:
```
Anyone is free to use this program for any purpose,
commercial or non-commercial, without any restriction.
Anyone is free to distribute, copy, publish, or
advertise this software, without any contact.
Anyone is free to distribute with modification of the
source code, but I "hope" that its based version or
date will be written clearly.
2014/10/05 kmiya
```
kmiya said this is compatible with MIT/BSD/GPL.