Metadata-Version: 2.4
Name: myjsonparser
Version: 0.1.0
Summary: Small plugin-system experiment package which shows a bulletin on import.
Author: myjsonparser
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# myjsonparser

Small ExteraGram plugin-system experiment package.

Importing the package tries to show an ExteraGram bulletin with the text:

```text
Hi, i'm plugin!
```

Outside the ExteraGram plugin runtime, the import is safe and stores the import error in
`LAST_ERROR`.
