Ver código fonte

Final commit before definitely abandoning this weird version

master
Jérôme Deuchnord 3 anos atrás
pai
commit
3cbe75d67c
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: BF7828A4E3722466
2 arquivos alterados com 21 adições e 1 exclusões
  1. +13
    -0
      LICENSE.txt
  2. +8
    -1
      README.md

+ 13
- 0
LICENSE.txt Ver arquivo

@@ -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 Ver arquivo

@@ -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