X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=blobdiff_plain;f=doc%2Findex.org;h=f6f8c3ac341c5666db575a505570c77328f43d1c;hb=refs%2Fheads%2Fmaster;hp=6da7fc01fa6f6a57b40575d4a73d226febd71330;hpb=56f1016001b428ddb974fc6d415037fb4d982f18;p=svjatoslav_commons.git diff --git a/doc/index.org b/doc/index.org index 6da7fc0..f6f8c3a 100644 --- a/doc/index.org +++ b/doc/index.org @@ -1,20 +1,8 @@ #+TITLE: Svjatoslav Commons - Java library of commonly used functions -* (document settings) :noexport: -** use dark style for TWBS-HTML exporter -#+HTML_HEAD: -#+HTML_HEAD: -#+HTML_HEAD: -#+HTML_HEAD: - * General -- This program is free software: you can redistribute it and/or modify - it under the terms of the [[https://www.gnu.org/licenses/lgpl.html][GNU Lesser General Public License]] as - published by the Free Software Foundation, either version 3 of the - License, or (at your option) any later version. +- This program is free software: released under Creative Commons Zero + (CC0) license - Program author: - Svjatoslav Agejenko @@ -36,12 +24,6 @@ * Library contents - See [[https://www3.svjatoslav.eu/projects/svjatoslav_commons/apidocs/][JavaDoc]]. -- Commandline Interface helper - : eu.svjatoslav.commons.commandline.CLIHelper - -- Commandline arguments parser and validator. - : eu.svjatoslav.commons.commandline.parameterparser - - Bit input and output streams. : eu.svjatoslav.commons.data.BitInputStream : eu.svjatoslav.commons.data.BitOutputStream @@ -92,7 +74,7 @@ Maven pom.xml file snippet: eu.svjatoslav svjatoslavcommons - 1.7 + 1.9 ... @@ -103,7 +85,7 @@ Maven pom.xml file snippet: svjatoslav.eu Svjatoslav repository - http://www2.svjatoslav.eu/maven/ + https://www2.svjatoslav.eu/maven/ ...