add: CITATION.cff (#166)

This commit is contained in:
eggplants 2022-03-03 22:35:23 +09:00 committed by GitHub
parent d6ef55020c
commit 3ed2170a32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

25
CITATION.cff Normal file
View File

@ -0,0 +1,25 @@
cff-version: 1.2.0
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
date-released: 2021-02-22
type: software
authors:
- given-names: Akash Mahanty
name-particle: Akash
family-names: Mahanty
name-suffix: Mr.
email: akamhy@yahoo.com
keywords:
- Archive Website
- Wayback Machine
- Internet Archive
- Wayback Machine CLI
- Wayback Machine Python
- Internet Archiving
- Availability API
- CDX API
- savepagenow
license: MIT
repository-code: 'https://github.com/akamhy/waybackpy'