Explorar el Código

Final commit before definitely abandoning this weird version

master
Jérôme Deuchnord hace 3 años
padre
commit
3cbe75d67c
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: BF7828A4E3722466
Se han modificado 2 ficheros con 21 adiciones y 1 borrados
  1. +13
    -0
      LICENSE.txt
  2. +8
    -1
      README.md

+ 13
- 0
LICENSE.txt Ver fichero

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

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