Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/llgcode/ps
Postscript interpreter written in go using draw2d lib
https://github.com/llgcode/ps
draw2d go postscript postscript-interpreter
Last synced: about 2 months ago
JSON representation
Postscript interpreter written in go using draw2d lib
- Host: GitHub
- URL: https://github.com/llgcode/ps
- Owner: llgcode
- License: bsd-2-clause
- Created: 2015-04-17T09:38:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-01-14T10:47:43.000Z (almost 4 years ago)
- Last Synced: 2024-11-01T01:33:13.327Z (2 months ago)
- Topics: draw2d, go, postscript, postscript-interpreter
- Language: Go
- Homepage:
- Size: 657 KB
- Stars: 58
- Watchers: 8
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ps
[![Coverage](http://gocover.io/_badge/github.com/llgcode/ps?0)](http://gocover.io/github.com/llgcode/ps)
[![GoDoc](https://godoc.org/github.com/llgcode/ps?status.svg)](https://godoc.org/github.com/llgcode/ps)Postscript interpreter written in go