Metadata-Version: 2.4
Name: xapp_adapta
Version: 0.0.7
Summary: Python libAdapta
Project-URL: Homepage, https://github.com/jackokring/mint-python-adapta
Project-URL: Bug Tracker, https://github.com/jackokring/mint-python-adapta/issues
Author: Linux Mint Team, GNOME Adwaita Team, All Di Nice
Author-email: Simon Jackson <jackokring@gmail.com>
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.12
Requires-Dist: hatch>=1.14.1
Requires-Dist: hatchling>=1.27.0
Requires-Dist: pycairo>=1.28.0
Requires-Dist: pygobject-stubs>=2.13.0
Requires-Dist: pygobject>=3.52.3
Description-Content-Type: text/markdown

# A python module using `libadapta`

This is the `PyPI` readme. Included commands can be used for effect. Add
any commands to the `pyproject.toml` in the source linked below.

Are you sure you've changed any `xapp_adapta` references to be unique?
Please check `pyproject.toml` and also rename the module directory from
`xapp_adapta`. Also check that `_` is not `-`.

Included commands (add more):

- `adapta_test` the basic original python demo of `libadapta`. Added a try catch
  to make `àdwaita` be used instead if `àdapta` is not present. Plus more.
- `adapta_main` extends the test `MainWindow` class for effect.
- `make_local` to install `.desktop` and `.svg` files.
  The `~/.local/share/applications/*.desktop` files might need `Èxec` edits.
- ...

Thanks

[Template Source](https://github.com/jackokring/mint-python-adapta)
