description update

This commit is contained in:
Akash
2020-07-18 16:00:55 +05:30
committed by GitHub
parent 0104a6c766
commit df8195e5cd

View File

@@ -1,5 +1,5 @@
__title__ = "waybackpy"
__description__ = "A python wrapper for Internet Archive's Wayback Machine API. Archive pages and retrieve archived pages easily."
__description__ = "A Python library that interfaces with the Internet Archive's Wayback Machine API. Archive pages and retrieve archived pages easily."
__url__ = "https://akamhy.github.io/waybackpy/"
__version__ = "2.0.0"
__author__ = "akamhy"