summaryrefslogtreecommitdiffhomepage
path: root/CITATION.cff
blob: 4e8878d0a68c5956a8308d5bab5ef3551df34cf0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
cff-version: 1.2.0
title: Ne.org Operating System Kernel in C++
message: The Operating System Kernel of Ne.org
type: software
authors:
  - given-names: Amlal
    family-names: El Mahrouss
    email: amlal@nekernel.org
identifiers:
  - type: url
    value: 'https://nekernel.org'
    description: Ne.org's Operating System Kernel
repository-code: 'https://github.com/ne-foss-org/ne-kernel'
url: 'https://nekernel.org'
abstract: >-
  This is Ne.org's Modular Operating System Kernel.
keywords:
  - kernel
  - operating-system
  - cpp
  - systems
license: Apache-2.0