kopia lustrzana https://github.com/glidernet/ogn-python
Remove ogn-python from PyPI
This application is preferably installed via git as described by the README.pull/60/head
rodzic
7fab344ed2
commit
16c61b8802
|
@ -12,9 +12,10 @@
|
|||
- DDB: consider `aircraft_type`
|
||||
- Moved exceptions from `ogn.exceptions` to `ogn.parser.exceptions`
|
||||
- Moved parsing from `ogn.model.*` to `ogn.parser`
|
||||
- Moved the APRS- & OGN-Parser, the APRS-client and the DDB-client to [python-ogn-client](https://github.com/glidernet/python-ogn-client)
|
||||
|
||||
## 0.2.1 - 2016-02-17
|
||||
First release via PyPi.
|
||||
First and last release via PyPI.
|
||||
- Added CHANGELOG.
|
||||
|
||||
## 0.2
|
||||
|
|
|
@ -4,8 +4,6 @@
|
|||
(https://travis-ci.org/glidernet/ogn-python)
|
||||
[]
|
||||
(https://coveralls.io/r/glidernet/ogn-python)
|
||||
[]
|
||||
(https://pypi.python.org/pypi/ogn-python)
|
||||
|
||||
A database backend for the [Open Glider Network](http://wiki.glidernet.org/).
|
||||
The ogn-python module saves all received beacons into a database with [SQLAlchemy](http://www.sqlalchemy.org/).
|
||||
|
|
Ładowanie…
Reference in New Issue