-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathCITATION.cff
40 lines (39 loc) · 1.12 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
abstract: Python threading library
authors:
- alias: Alex
family-names: Ng
given-names: Jun Xiang
orcid: https://orcid.org/0009-0001-1641-9397
identifiers:
- type: doi
value: 10.5281/zenodo.10799219
description: This is the collection of archived snapshots of all versions of thread.
- type: doi
value: 10.5281/zenodo.10799220
description: This is the archived snapshot of version 1.0.0 of thread.
- type: url
value: https://github.com/python-thread/thread/releases/tag/v1.0.0
description: The GitHub release URL of tag v1.0.0.
- type: url
value: https://pypi.org/project/thread/1.0.0
description: The PyPI release URL of tag v1.0.0.
cff-version: 1.2.0
date-released: 2024-03-07
keywords:
- python
- python3
- python3.9
- python3.10
- python3.11
- thread
- threading
- extension
- multiprocessing
license: BSD-3-Clause
message: If you use this software, please cite it using these metadata.
repository-code: https://github.com/python-thread/thread
reposistory-artifact: https://pypi.org/project/thread
title: thread
type: software
version: 1.0.0
url: https://thread.ngjx.org