Skip to content

Commit

Permalink
Create CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
Claudiney authored Sep 22, 2023
1 parent 0828068 commit c0791ba
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
cff-version: 1.2.0
title: RFC-3507 (ICAP) Server Implementation
message: Simple ICAP Server Java Implementation
type: software
authors:
- given-names: Claudiney
email: [email protected]
orcid: 'https://orcid.org/0000-0002-9967-7614'
repository-code: 'https://github.com/claudineyns/icap-server.git'
abstract: Basic implementation for RFC 3507 (ICAP) Server.
keywords:
- rfc3507
- icap-protocol
license: MIT

0 comments on commit c0791ba

Please sign in to comment.