Skip to content

Commit 7474db1

Browse files
Create CITATION.cff
1 parent 07acbfc commit 7474db1

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
cff-version: 1.2.0
2+
title: Python App Bundle Shield
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+
website: 'https://alphabetanet.com'
13+
repository-code: >-
14+
https://github.com/alphabetanetcom/python-app-bundle-shield
15+
url: 'https://alphabetanet.com/'
16+
repository: >-
17+
https://gitlab.com/alphabetanetcom/python-app-bundle-shield
18+
repository-artifact: >-
19+
https://github.com/alphabetanetcom/python-app-bundle-shield/releases
20+
abstract: >-
21+
The Python App Bundle Shield Script is a powerful, user-friendly
22+
tool designed to help developers create standalone protected
23+
applications and executable files based on Python scripts of
24+
varying complexity. This cross-platform solution, allowing you
25+
to package your Python code into self-contained executables for
26+
secure distribution.
27+
keywords:
28+
- python security
29+
- app protection
30+
- code protection
31+
- python executable
32+
- standalone application
33+
- python bundler
34+
- cross platform development
35+
- encryption tool
36+
- license management
37+
- secure distribution
38+
version: v1.3-beta.1
39+
date-released: '2024-12-27'
40+
license-url: 'https://github.com/alphabetanetcom/python-app-bundle-shield/blob/main/LICENSE.md'

0 commit comments

Comments
 (0)