Metadata-Version: 2.4
Name: pape
Version: 0.1.1
Summary: A package for personalized Python add-ons, created by Carter Pape
Author: Carter Pape
Author-email: Carter Pape <author@newsbot.carterpape.com>
License-Expression: GPL-3.0-or-later
License-File: LICENSE
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Requires-Dist: tzlocal>=5.3.1
Requires-Python: >=3.13
Project-URL: Homepage, https://github.com/CarterPape/pape-python-package
Project-URL: Bug Tracker, https://github.com/CarterPape/pape-python-package/issues
Description-Content-Type: text/markdown

# Pape (a Python package)

A package for personalized Python add-ons, created and maintained solely by [Carter Pape](https://carterpape.com).

## license

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see [https://www.gnu.org/licenses/].
