Metadata-Version: 2.4
Name: oxeye
Version: 0.1.0
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
License-File: LICENSE
Summary: Language Server Protocol server for Simplicity blockchain programming language
Author-email: Sitt Guruvanich <aekasitt.g@siamintech.co.th>
Requires-Python: >=3.9
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# oxeye

[![Bitcoin-only](https://img.shields.io/badge/bitcoin-only-FF9900?logo=bitcoin)](https://twentyone.world)
[![Top](https://img.shields.io/github/languages/top/krutt/oxeye)](https://github.com/krutt/oxeye)
[![Languages](https://img.shields.io/github/languages/count/krutt/oxeye)](https://github.com/krutt/oxeye)
[![Last commit](https://img.shields.io/github/last-commit/krutt/oxeye/master)](https://github.com/krutt/oxeye)
![Oxeye Banner](static/oxeye-banner.svg)

### Installation

TBD;

### Project structure

```
oxeye/
│
├── src/
│   └── lib.rs
│
├── LICENSE                  # Details of MIT License
└── README.md                # Descriptions and roadmap
```

## Contributions

TBD;

## Acknowledgements

1. [อัญชัญ - Anchan](https://www.f0nt.com/release/anchan/) typeface by [Alisara Zilch](https://www.f0nt.com/author/zilch/)

## License

This project is licensed under the terms of the MIT license.

