-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathCITATION.cff
36 lines (36 loc) · 1022 Bytes
/
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
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: url
value: https://github.com/python-thread/thread/releases/tag/v2.0.5
description: The GitHub release URL of tag v2.0.5.
- type: url
value: https://pypi.org/project/thread/2.0.5
description: The PyPI release URL of tag v2.0.5.
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
repository-artifact: https://pypi.org/project/thread
title: thread
type: software
version: 2.0.5
url: https://thread.ngjx.org