waybackpy/CITATION.cff

25 lines
686 B
Plaintext
Raw Normal View History

2022-03-03 14:35:23 +01:00
cff-version: 1.2.0
2022-03-03 22:40:27 +01:00
message: "If you use this software, please cite it as below."
2022-03-03 14:35:23 +01:00
title: waybackpy
2022-03-03 22:40:27 +01:00
abstract: "Python package that interfaces with the Internet Archive's Wayback Machine APIs. Archive pages and retrieve archived pages easily."
version: '3.0.5'
2022-03-03 14:35:23 +01:00
date-released: 2021-02-22
type: software
authors:
2022-03-03 22:40:27 +01:00
- given-names: Akash
2022-03-03 14:35:23 +01:00
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
2022-03-03 22:40:27 +01:00
repository-code: "https://github.com/akamhy/waybackpy"