summaryrefslogtreecommitdiffhomepage
path: root/CITATION.cff
blob: ce834863e7dafbfc74b1cd33d5f7aa8fa224bf7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
cff-version: 1.2.0
title: NeKernel.org Operating System in C++
message: The NeKernel Operating System.
type: software
authors:
  - given-names: Amlal
    family-names: El Mahrouss
    email: aelmahrouss@acm.org
identifiers:
  - type: url
    value: 'https://nekernel.org'
    description: NeKernel.org
repository-code: 'https://github.com/nekernel-org/sysroot'
url: 'https://nekernel.org'
abstract: >-
  This is the NeKernel.org Operating System.
keywords:
  - kernel
  - operating-system
  - bootloader
  - library
  - firmware
  - os
  - cpp
license: Apache-2.0