First design of the API

This commit is contained in:
Paul Schaub 2022-04-06 00:16:32 +02:00
parent 2f2c6a93c9
commit ad63620262
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
38 changed files with 1045 additions and 235 deletions

15
.reuse/dep5 Normal file
View file

@ -0,0 +1,15 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: SOP-Java
Upstream-Contact: Paul Schaub <info@pgpainless.org>
Source: https://pgpainless.org
# Sample paragraph, commented out:
#
# Files: src/*
# Copyright: $YEAR $NAME <$CONTACT>
# License: ...
# Gradle build tool
Files: gradle*
Copyright: 2015 the original author or authors.
License: Apache-2.0