瀏覽代碼

Final commit before definitely abandoning this weird version

master
Jérôme Deuchnord 3 年之前
父節點
當前提交
3cbe75d67c
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: BF7828A4E3722466
共有 2 個文件被更改,包括 21 次插入1 次删除
  1. +13
    -0
      LICENSE.txt
  2. +8
    -1
      README.md

+ 13
- 0
LICENSE.txt 查看文件

@@ -0,0 +1,13 @@
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004

Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

0. You just DO WHAT THE FUCK YOU WANT TO.

+ 8
- 1
README.md 查看文件

@@ -1,7 +1,14 @@
# Astronewbie Ephemeris Calculator
# Ephemeris Calculator

This is a very, very, **VERY** early version of [Kosmorro](http://kosmorro.space), at a time when it was still a PoC and didn't got this cool name. It is stored here for the prosperity.

**Disclaimer:** this version is _not supported_. I cannot be responsible if the code in this repository contains bugs, is inefficient, kills your kitty or just doesn't run at all. I didn't really know what I was doing.

## Installation

If you really want to make fun with this weird code, here are the theorical instructions to run it.
I didn't test it myself, I'm too afraid of it.

**Requirements:**

- Python 3.6.2 or more recent