Metadata-Version: 2.4
Name: fediverse-pasture-inputs
Version: 0.1.15
Summary: Input data to generate interoperability data from the fediverse-pasture
Project-URL: Homepage, https://funfedi.dev/
Project-URL: Documentation, https://inputs.funfedi.dev/
Project-URL: Repository, https://codeberg.org/funfedidev/fediverse-pasture-inputs
Project-URL: Issues, https://codeberg.org/funfedidev/fediverse-pasture-inputs/issues
Project-URL: Changelog, https://codeberg.org/funfedidev/fediverse-pasture-inputs/src/branch/main/CHANGES.md
Author-email: Helge <helge.krueger@gmail.com>
License-Expression: MIT
Requires-Python: >=3.11
Requires-Dist: fediverse-pasture>=0.2.14
Description-Content-Type: text/markdown

<!--
SPDX-FileCopyrightText: 2024 Helge

SPDX-License-Identifier: MIT
-->

# fediverse-pasture-inputs

Versioned inputs to generate interoperability data ...

## Development

```bash
poetry build --format wheel
```

will allow you to build a wheel file for the project. By
placing this in the work directory of [interoperability-data](https://codeberg.org/funfedidev/interoperability-data)
and then running pip install with it

```bash
pip install ./fediverse_pasture_inputs-*-py3-none-any.whl
```

one can the tests against a new input.

## Assets

The assets in `assets` should be served under `http://pasture_one_actor/assets`
for some tests to work. These are available as a zip file [here](https://inputs.funfedi.dev/assets/fediverse_pasture_assets.zip).

## Funding

This code was created as part of [Fediverse Test Framework](https://nlnet.nl/project/FediverseTestFramework/).

A project funded through the [NGI0 Core](https://nlnet.nl/core) Fund,
a fund established by [NLnet](https://nlnet.nl/) with financial support from
the European Commission's [Next Generation Internet](https://ngi.eu/) programme,
under the aegis of DG Communications Networks, Content and Technology
under grant agreement No 101092990.
