Metadata-Version: 2.1
Name: nr.shore
Version: 0.0.39
Summary: Automates the heavy lifting of release and distribution management for pure Python packages.
Home-page: https://git.niklasrosenstein.com/NiklasRosenstein/shore
Author: Niklas Rosenstein
Author-email: rosensteinniklas@gmail.com
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.8.1)
Requires-Dist: click (<8.0.0,>=7.0)
Requires-Dist: jinja2 (<3.0.0,>=2.11.1)
Requires-Dist: networkx (<3.0.0,>=2.4)
Requires-Dist: nr.databind.core (<0.1.0,>=0.0.1)
Requires-Dist: nr.databind.json (<0.1.0,>=0.0.1)
Requires-Dist: nr.fs (<2.0.0,>=1.5.0)
Requires-Dist: nr.pylang.utils (<1.0.0,>=0.0.1)
Requires-Dist: nr.proxy (<1.0.0,>=0.0.1)
Requires-Dist: requests (<3.0.0,>=2.22.0)
Requires-Dist: packaging (<21.0.0,>=20.1)
Requires-Dist: PyYAML (<6.0.0,>=5.1.0)
Requires-Dist: termcolor (<2.0.0,>=1.1.0)
Requires-Dist: twine
Requires-Dist: wheel

# shore

[![Build Status](https://drone.niklasrosenstein.com/api/badges/NiklasRosenstein/shore/status.svg)](https://drone.niklasrosenstein.com/NiklasRosenstein/shore)

Shore is an opinionated distribution and release management tool for pure
Python packages and mono repositories and is most effectively used with Git
repositories.

---

<p align="center">Copyright &copy; 2020, Niklas Rosenstein</p>


