File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Webrecorder pywb 2.8
1+ Webrecorder pywb 2.8.1
22====================
33
44.. image :: https://raw.githubusercontent.com/webrecorder/pywb/main/pywb/static/pywb-logo.png
@@ -13,7 +13,7 @@ Web Archiving Tools for All
1313
1414`View the full pywb documentation <https://pywb.readthedocs.org >`_
1515
16- **pywb ** is a Python (2 and 3) web archiving toolkit for replaying web archives large and small as accurately as possible.
16+ **pywb ** is a Python 3 web archiving toolkit for replaying web archives large and small as accurately as possible.
1717The toolkit now also includes new features for creating high-fidelity web archives.
1818
1919This toolset forms the foundation of Webrecorder project, but also provides a generic web archiving toolkit
Original file line number Diff line number Diff line change 1- __version__ = '2.8.0 '
1+ __version__ = '2.8.1 '
22
33if __name__ == '__main__' :
44 print (__version__ )
You can’t perform that action at this time.
0 commit comments