Skip to content

Commit 43ab3e3

Browse files
committed
Delete badges "format", "wheel" and "implementation"
1 parent 3717435 commit 43ab3e3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
# Kaitai Struct: runtime library for Python
22

33
[![PyPI](https://img.shields.io/pypi/v/kaitaistruct)](https://pypi.org/project/kaitaistruct/)
4-
![PyPI - Format](https://img.shields.io/pypi/format/kaitaistruct)
5-
![PyPI - Wheel](https://img.shields.io/pypi/wheel/kaitaistruct)
64
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/kaitaistruct)
7-
![PyPI - Implementation](https://img.shields.io/pypi/implementation/kaitaistruct)
8-
![PyPI - Downloads](https://img.shields.io/pypi/dd/kaitaistruct)
5+
[![PyPI - Downloads](https://img.shields.io/pypi/dd/kaitaistruct)](https://pypistats.org/packages/kaitaistruct)
96

107
This library implements Kaitai Struct API for Python.
118

0 commit comments

Comments
 (0)