Skip to content

Commit 5bc8349

Browse files
Create CITATION.cff
1 parent 7e6200c commit 5bc8349

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

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 Binary Optimization Compiler of 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-binary-optimization-compiler-windows-standalone
15+
url: 'https://alphabetanet.com/'
16+
repository: >-
17+
https://gitlab.com/alphabetanetcom/python-binary-optimization-compiler-windows-standalone
18+
repository-artifact: >-
19+
https://github.com/alphabetanetcom/python-binary-optimization-compiler-windows-standalone/releases
20+
abstract: >-
21+
The Standalone Windows Executable Version of Python Binary
22+
Optimization Compiler is a dedicated Windows application
23+
designed to provide performance optimization and code protection
24+
for Python scripts. It compiles Python code into native machine
25+
code executables, achieving significant speed improvements and
26+
enhanced security.
27+
keywords:
28+
- windows app
29+
- python compiler
30+
- code protection
31+
- python optimization
32+
- binary compiler
33+
- code obfuscation
34+
- python security
35+
- performance optimization
36+
- native compilation
37+
- python executable
38+
version: v1.3-beta.1
39+
date-released: '2024-12-29'
40+
license-url: 'https://github.com/alphabetanetcom/python-binary-optimization-compiler-windows-standalone/blob/main/LICENSE.md'

0 commit comments

Comments
 (0)