fix: cff format
This commit is contained in:
		
							
								
								
									
										11
									
								
								CITATION.cff
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								CITATION.cff
									
									
									
									
									
								
							@@ -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"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user