Skip to content

Commit ed711e0

Browse files
Update CITATION.cff
1 parent 49e64c3 commit ed711e0

File tree

1 file changed

+41
-12
lines changed

1 file changed

+41
-12
lines changed

CITATION.cff

Lines changed: 41 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,43 @@
11
cff-version: 1.2.0
2-
message: "If you use this software, please cite it as below."
2+
title: Secure Python Code Manager
3+
message: >-
4+
If you use this software, please cite it using the
5+
metadata from this file.
6+
type: software
37
authors:
4-
- family-names: "Izosimov"
5-
given-names: "Pavel"
6-
affiliation: "Alpha Beta Network"
7-
orcid: "https://orcid.org/0009-0004-7126-6743"
8-
title: "Secure Python Code Manager"
9-
type: "software"
10-
abstract: "A command-line tool designed to help developers securely share and protect their Python code using the Alpha Beta Network cloud platform"
11-
repository-code: "https://github.com/alphabetanetcom/secure-python-code-manager"
12-
url: "https://alphabetanet.com"
13-
date-released: "2024-11-03"
14-
license: "All Rights Reserved"
8+
- given-names: Pavel
9+
family-names: Izosimov
10+
affiliation: Alpha Beta Network
11+
orcid: 'https://orcid.org/0009-0004-7126-6743'
12+
identifiers:
13+
- type: doi
14+
value: 10.5281/ZENODO.14029910
15+
description: This is the DOI for the first release of the software.
16+
repository-code: >-
17+
https://github.com/alphabetanetcom/secure-python-code-manager
18+
url: 'https://alphabetanet.com/'
19+
repository: >-
20+
https://gitlab.com/alphabetanetcom/secure-python-code-manager
21+
repository-artifact: >-
22+
https://github.com/alphabetanetcom/secure-python-code-manager/releases
23+
abstract: >-
24+
A command-line tool designed to help developers securely
25+
share and protect their Python code using the Alpha Beta
26+
Network cloud platform
27+
keywords:
28+
- secure code sharing
29+
- source code protection
30+
- python code encryption
31+
- code obfuscation
32+
- python security
33+
- license management
34+
- cloud platform
35+
- code protection
36+
- secure file transfer
37+
- python development
38+
- intellectual property protection
39+
- software licensing
40+
- code security
41+
- python obfuscator
42+
- secure distribution
43+
license-url: 'https://github.com/alphabetanetcom/secure-python-code-manager/blob/main/LICENSE.md'

0 commit comments

Comments
 (0)