Files
articulate-parser/go.mod
Kaj Kowalski bb37ebdfea Enhances project setup and configuration
Updates code of conduct formatting and adds Dependabot schedule for
Monday at 07:00 in the Europe/Amsterdam timezone.

Introduces release config for automatic note generation categorized
by type and adds a LICENSE file with MIT License.

Renames Go module for better clarity and updates README with badges
for better project tracking and visibility.
2025-05-24 20:40:18 +02:00

8 lines
158 B
Modula-2

module github.com/kjanat/articulate-parser
go 1.21
require github.com/unidoc/unioffice v1.39.0
require github.com/richardlehane/msoleps v1.0.4 // indirect