satkit 0.21.0

Satellite Toolkit
Documentation
include Cargo.toml
include Cargo.lock
include LICENSE-MIT
include LICENSE-APACHE
include README.md
include pyproject.toml
include build.rs
include data/manifest.json
# Compiled into the library with include_bytes!/include_str! — must ship in the sdist.
recursive-include data/embedded *.gz *.json
recursive-include src *.rs
recursive-include benches *.rs
recursive-include python/src *.rs
include python/Cargo.toml
include python/build.rs
recursive-include extern *.c *.h
graft python/satkit
prune __pycache__
prune docs
prune test