Skip to content

Commit fca2689

Browse files
committed
Add CITATION.cff
1 parent 68109cd commit fca2689

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CITATION.cff

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
cff-version: 1.2.0
2+
title: vk_api
3+
message: >-
4+
If you use this software, please cite it using the
5+
metadata from this file.
6+
type: software
7+
authors:
8+
- given-names: Kirill
9+
family-names: R.
10+
email: vk_api@python273.pw
11+
repository-code: 'https://github.com/python273/vk_api'
12+
repository-artifact: 'https://pypi.org/project/vk-api/'
13+
abstract: >-
14+
Python модуль для создания скриптов для социальной сети
15+
Вконтакте (vk.com API wrapper)
16+
keywords:
17+
- vk.com
18+
- vkontakte
19+
- python
20+
license: Apache-2.0

0 commit comments

Comments
 (0)