Metadata-Version: 2.1
Name: afasi
Version: 2022.11.28
Summary: Fuzz a language by mixing up only few words.
Author-email: Stefan Hagen <stefan@hagen.link>
Maintainer-email: Stefan Hagen <stefan@hagen.link>
Project-URL: Homepage, https://git.sr.ht/~sthagen/afasi
Project-URL: Bug-Tracker, https://todo.sr.ht/~sthagen/afasi
Project-URL: Documentation, https://codes.dilettant.life/docs/afasi
Project-URL: Source-Code, https://git.sr.ht/~sthagen/afasi
Project-URL: Test-Coverage, https://codes.dilettant.life/coverage/afasi
Keywords: command-line,developer-tools,language-files,patch
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE

# afasi

Fuzz a language by mixing up only few words.

[License: MIT](https://git.sr.ht/~sthagen/afasi/tree/default/item/LICENSE)

[![version](https://img.shields.io/pypi/v/afasi.svg?style=flat)](https://pypi.python.org/pypi/afasi/)
[![downloads](https://pepy.tech/badge/afasi/month)](https://pepy.tech/project/afasi)
[![wheel](https://img.shields.io/pypi/wheel/afasi.svg?style=flat)](https://pypi.python.org/pypi/afasi/)
[![supported-versions](https://img.shields.io/pypi/pyversions/afasi.svg?style=flat)](https://pypi.python.org/pypi/afasi/)
[![supported-implementations](https://img.shields.io/pypi/implementation/afasi.svg?style=flat)](https://pypi.python.org/pypi/afasi/)

## Documentation

User and developer [documentation of afasi](https://codes.dilettant.life/docs/afasi).

## Bug Tracker

Feature requests and bug reports are best entered in the [todos of afasi](https://todo.sr.ht/~sthagen/afasi).

## Primary Source repository

The primary source of `afasi` lives somewhere on a mountain in Central Switzerland.
But, we use decentralized version control (git), so any clone can become the source to everyone's benefit, no central only code.
Anyway, the preferred public clones of `afasi` are:

* [on codeberg](https://codeberg.org/sthagen/afasi) - a democratic community-driven, non-profit software development platform operated by Codeberg e.V.
* [at sourcehut](https://git.sr.ht/~sthagen/afasi) - a collection of tools useful for software development.

## Status

Beta.

**Note**: The default branch is `default`.
