summaryrefslogtreecommitdiffhomepage
path: root/CITATION.cff
blob: 6882ce9132aa208588f1557b820ed241e3547406 (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.app Operating System Kernel in C++
message: The Operating System Kernel of Ne.app
type: software
authors:
  - given-names: Amlal
    family-names: El Mahrouss
    email: amlal@nekernel.org
identifiers:
  - type: url
    value: 'https://nekernel.org'
    description: Ne.app's Operating System Kernel
repository-code: 'https://github.com/ne-foss-org/ne-kernel'
url: 'https://nekernel.org'
abstract: >-
  This is Ne.app's Modular Operating System Kernel.
keywords:
  - kernel
  - operating-system
  - cpp
  - systems
license: Apache-2.0