fix: cff format

This commit is contained in:
eggplants
2022-03-04 03:28:56 +09:00
parent 48dcda8020
commit db8359179a

View File

@@ -1,13 +1,12 @@
cff-version: 1.2.0
message: 'If you use this software, please cite it as below.'
message: "If you use this software, please cite it as below."
title: waybackpy
abstract: 'Python package that interfaces with the Internet Archive's Wayback Machine APIs. Archive pages and retrieve archived pages easily.'
version: 3.0.5
abstract: "Python package that interfaces with the Internet Archive's Wayback Machine APIs. Archive pages and retrieve archived pages easily."
version: '3.0.5'
date-released: 2021-02-22
type: software
authors:
- given-names: Akash Mahanty
name-particle: Akash
- given-names: Akash
family-names: Mahanty
name-suffix: Mr.
email: akamhy@yahoo.com
@@ -22,4 +21,4 @@ keywords:
- CDX API
- savepagenow
license: MIT
repository-code: 'https://github.com/akamhy/waybackpy'
repository-code: "https://github.com/akamhy/waybackpy"