pulling out a few badges

This commit is contained in:
Brian Wylie 2014-12-29 14:38:14 -07:00
parent 11f72ecf3a
commit 6e944ebef5
1 changed files with 3 additions and 16 deletions

View File

@ -5,8 +5,8 @@ dpkt
fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols
| |docs| |travis| |appveyor| |coveralls| |landscape| |scrutinizer|
| |version| |downloads| |wheel| |supported-versions| |supported-implementations|
| |docs| |travis| |coveralls| |landscape| |version|
| |downloads| |wheel| |supported-versions| |supported-implementations|
.. |docs| image:: https://readthedocs.org/projects/dpkt/badge/?style=flat
:target: https://readthedocs.org/projects/dpkt
@ -16,10 +16,6 @@ fast, simple packet creation / parsing, with definitions for the basic TCP/IP pr
:alt: Travis-CI Build Status
:target: https://travis-ci.org/brifordwylie/dpkt
.. |appveyor| image:: https://ci.appveyor.com/api/projects/status/github/brifordwylie/dpkt?branch=master
:alt: AppVeyor Build Status
:target: https://ci.appveyor.com/project/brifordwylie/dpkt
.. |coveralls| image:: http://img.shields.io/coveralls/brifordwylie/dpkt/master.png?style=flat
:alt: Coverage Status
:target: https://coveralls.io/r/brifordwylie/dpkt
@ -45,15 +41,9 @@ fast, simple packet creation / parsing, with definitions for the basic TCP/IP pr
:target: https://pypi.python.org/pypi/dpkt
.. |supported-implementations| image:: https://pypip.in/implementation/dpkt/badge.png?style=flat
:alt: Supported imlementations
:alt: Supported implementations
:target: https://pypi.python.org/pypi/dpkt
.. |scrutinizer| image:: https://img.shields.io/scrutinizer/g/brifordwylie/dpkt/master.png?style=flat
:alt: Scrtinizer Status
:target: https://scrutinizer-ci.com/g/brifordwylie/dpkt/
* Free software: BSD license
Installation
============
@ -74,9 +64,6 @@ To run the all tests run::
tox
"fast, simple packet creation / parsing, with definitions for the basic
TCP/IP protocols"
Deviations from upstream
~~~~~~~~~~~~~~~~~~~~~~~~