* bump project version to 0.1.1
* update repository references and credentials in workflow and documentation
* replace license-expression with licence object. Build and publish with 3.10
* update PyPI URL in publish workflow
* use type definitions from typing
* use type helper for optional definition
* include pyproject.toml in publish workflow triggers
* update LICENSE and README
* add a sample video
* update pyproject to allow editable build for cli
* update requirements.txt and publish.yml
* add unit tests for CLI functionality and argument parsing
* add test suites for repurp and platform_spec
* add and configure pytest
* add examples for repurp pypi library; add a Licence
* add repurp.spec
* add project metadata to pyproject.toml
* improve the readme
* wip: improve the readme
* initial commit