5407681c34
* remove the license section from readme This does not mean that I'm waving the copyrights rather just formatting the README * remove useless external links form the README lead and also added a line about the recentness of the newest method between the availability and CDX server API. * incr version to 3.0.6 and change date to todays da -te that is 15th of March, 2022. * update secsi and DI section * v3.0.5 --> v3.0.6
26 lines
742 B
YAML
26 lines
742 B
YAML
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.6'
|
|
doi: 10.5281/ZENODO.3977276
|
|
date-released: 2022-03-15
|
|
type: software
|
|
authors:
|
|
- given-names: Akash
|
|
family-names: Mahanty
|
|
email: akamhy@yahoo.com
|
|
orcid: https://orcid.org/0000-0003-2482-8227
|
|
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"
|