File: badges.html

package info (click to toggle)
python-procset 1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 532 kB
  • sloc: python: 2,607; makefile: 22
file content (8 lines) | stat: -rw-r--r-- 342 bytes parent folder | download
1
2
3
4
5
6
7
8
<ul>
	<li>
		<a href="https://pypi.org/project/procset/"><img alt="PyPI project page" src="https://img.shields.io/pypi/v/procset.svg?style=flat-square"></a>
	</li>
	<li>
		<a href="https://gitlab.inria.fr/bleuse/procset.py"><img alt="git repository" src="https://img.shields.io/badge/src-procset-blue.svg?style=flat-square"></a>
	</li>
</ul>