-
-
Notifications
You must be signed in to change notification settings - Fork 76
Expand file tree
/
Copy pathCITATION.cff
More file actions
25 lines (25 loc) · 847 Bytes
/
CITATION.cff
File metadata and controls
25 lines (25 loc) · 847 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
cff-version: 1.2.0
title: Barcode Writer in Pure PostScript
type: software
authors:
- name: Terry Burton
repository-code: 'https://github.com/bwipp/postscriptbarcode'
url: 'https://bwipp.terryburton.co.uk/'
repository-artifact: 'https://github.com/bwipp/postscriptbarcode/releases'
abstract: >-
Barcode Writer in Pure Postscript (BWIPP) generates all barcode formats
entirely within PostScript so that the process of converting the input data
into the printed output can be performed by the printer or RIP itself. This
is ideal for variable data printing (VDP) and avoids the need to re-implement
the barcode generation process whenever your language needs change.
keywords:
- barcode
- barcode generator
- PostScript
- GhostScript
- Distiller
- Printer
- ECI
- Variable Data Printing
- GS1 Digital Link
license: MIT