call-plantuml: A simple library to call PlantUML given a diagram specification

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Please see the README on GitHub at https://github.com/marcellussiegburg/call-plantuml#readme


[Skip to Readme]

Properties

Versions 0.0.1, 0.0.1.1, 0.0.1.1, 0.0.1.2, 0.0.1.3
Change log ChangeLog.md
Dependencies async (>=2.2.1 && <2.3), base (>=4.12 && <5), bytestring (>=0.10.4 && <0.12), filepath (>=1.4 && <1.5), process (>=1.6 && <1.7) [details]
License MIT
Copyright 2022 Marcellus Siegburg
Author Marcellus Siegburg
Maintainer marcellus.siegburg@uni-due.de
Category Graphics, Language
Home page https://github.com/marcellussiegburg/call-plantuml#readme
Bug tracker https://github.com/marcellussiegburg/call-plantuml/issues
Source repo head: git clone https://github.com/marcellussiegburg/call-plantuml
Uploaded by marcellus at 2022-10-21T11:34:32Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for call-plantuml-0.0.1.1

[back to package description]

call-plantuml Haskell CI

This is a simple library to call PlantUML given a diagram specification. PlantUML is included (as JAR file) within this library.

Requirements