├── LICENSE ├── Makefile ├── README.md └── ptxt.c /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dongyx/ptxt/HEAD/LICENSE -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dongyx/ptxt/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dongyx/ptxt/HEAD/README.md -------------------------------------------------------------------------------- /ptxt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dongyx/ptxt/HEAD/ptxt.c --------------------------------------------------------------------------------