2023-10-27 00:48:47 +03:00
|
|
|
# This CITATION.cff file was generated with cffinit.
|
|
|
|
|
# Visit https://bit.ly/cffinit to generate yours today!
|
|
|
|
|
|
|
|
|
|
cff-version: 1.2.0
|
|
|
|
|
title: aiogram
|
|
|
|
|
message: >-
|
|
|
|
|
If you use this software, please cite it using the
|
|
|
|
|
metadata from this file.
|
|
|
|
|
type: software
|
|
|
|
|
authors:
|
|
|
|
|
- given-names: Oleksandr
|
2023-10-27 00:50:21 +03:00
|
|
|
family-names: Onufriichuk
|
2023-10-27 00:48:47 +03:00
|
|
|
email: im@aiogram.dev
|
|
|
|
|
repository-code: 'https://github.com/aiogram/aiogram'
|
|
|
|
|
url: 'https://aiogram.dev'
|
|
|
|
|
abstract: >-
|
|
|
|
|
aiogram is a modern and fully asynchronous framework for
|
|
|
|
|
Telegram Bot API written in Python using asyncio
|
|
|
|
|
keywords:
|
|
|
|
|
- aiogram
|
|
|
|
|
- telegram
|
|
|
|
|
- bot
|
|
|
|
|
license: MIT
|