Skip to content

Commit

Permalink
Eliminate kstructural
Browse files Browse the repository at this point in the history
  • Loading branch information
io7m committed May 4, 2024
1 parent c1df0c6 commit 8c52b37
Show file tree
Hide file tree
Showing 16 changed files with 35 additions and 536 deletions.
15 changes: 15 additions & 0 deletions README.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@

## jcoords

The `jcoords` package provides simple and fast pre/postcondition and invariant
checking functions.

## Features

* Functions for converting between Cartesian coordinate systems.
* Written in pure Java 21.
* High coverage test suite.
* [OSGi-ready](https://www.osgi.org/)
* [JPMS-ready](https://en.wikipedia.org/wiki/Java_Platform_Module_System)
* ISC license.

16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,19 @@ jcoords
| OpenJDK (Temurin) LTS | Linux | [![Build (OpenJDK (Temurin) LTS, Linux)](https://img.shields.io/github/actions/workflow/status/io7m-com/jcoords/main.linux.temurin.lts.yml)](https://github.com/io7m-com/jcoords/actions?query=workflow%3Amain.linux.temurin.lts)|
| OpenJDK (Temurin) Current | Windows | [![Build (OpenJDK (Temurin) Current, Windows)](https://img.shields.io/github/actions/workflow/status/io7m-com/jcoords/main.windows.temurin.current.yml)](https://github.com/io7m-com/jcoords/actions?query=workflow%3Amain.windows.temurin.current)|
| OpenJDK (Temurin) LTS | Windows | [![Build (OpenJDK (Temurin) LTS, Windows)](https://img.shields.io/github/actions/workflow/status/io7m-com/jcoords/main.windows.temurin.lts.yml)](https://github.com/io7m-com/jcoords/actions?query=workflow%3Amain.windows.temurin.lts)|

## jcoords

The `jcoords` package provides simple and fast pre/postcondition and invariant
checking functions.

## Features

* Functions for converting between Cartesian coordinate systems.
* Written in pure Java 21.
* High coverage test suite.
* [OSGi-ready](https://www.osgi.org/)
* [JPMS-ready](https://en.wikipedia.org/wiki/Java_Platform_Module_System)
* ISC license.


240 changes: 0 additions & 240 deletions com.io7m.jcoords.documentation/pom.xml

This file was deleted.

20 changes: 0 additions & 20 deletions com.io7m.jcoords.documentation/src/main/assembly/documentation.xml

This file was deleted.

This file was deleted.

This file was deleted.

31 changes: 0 additions & 31 deletions com.io7m.jcoords.documentation/src/main/java/module-info.java

This file was deleted.

This file was deleted.

Loading

0 comments on commit 8c52b37

Please sign in to comment.