Skip to content

Commit e88d55d

Browse files
Update CITATION.cff
1 parent 7f789b3 commit e88d55d

File tree

1 file changed

+43
-7
lines changed

1 file changed

+43
-7
lines changed

CITATION.cff

Lines changed: 43 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,45 @@
1-
cff-version: 1.1.0
2-
message: "If you use this software, please cite it as below."
3-
authors:
4-
- family-names: Pavel
5-
given-names: Izosimov
6-
orcid: 'https://orcid.org/0009-0004-7126-6743'
1+
cff-version: 1.2.0
72
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
7+
authors:
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
843
version: v1.5-beta.2
9-
date-released: 2024-11-03
44+
date-released: '2024-11-03'
45+
license-url: 'https://github.com/alphabetanetcom/secure-python-code-manager/blob/main/LICENSE.md'

0 commit comments

Comments
 (0)