Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zoomoid/papeer
Golang CLI to template, render and return PDFs, margins included!
https://github.com/zoomoid/papeer
golang grpc latex
Last synced: about 1 month ago
JSON representation
Golang CLI to template, render and return PDFs, margins included!
- Host: GitHub
- URL: https://github.com/zoomoid/papeer
- Owner: zoomoid
- License: mit
- Archived: true
- Created: 2021-02-28T11:22:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-03T11:19:17.000Z (over 3 years ago)
- Last Synced: 2024-09-24T06:02:09.090Z (about 1 month ago)
- Topics: golang, grpc, latex
- Language: Go
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# papeer
`papeer` [***papier***, *german for paper*] is a Golang CLI application that templates TeX files to wrap given PDF files with extra space for annotations etc.
> The project is under development as currently does not work. It requires a TeX compiler and we have yet to make considerations regarding implementation of this dependency.
papeer will also include a gRPC server to receive requests via API calls.