mirror of
https://github.com/kjanat/articulate-parser.git
synced 2026-01-16 07:42:09 +01:00
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.
8 lines
158 B
Modula-2
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
|