File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
# SubsCrypt Python Package
2
- The python interface for interacting with SubsCrypt Service.
2
+
3
+ [ ![ PyPI license] ( https://img.shields.io/pypi/l/subscrypt.svg )] ( https://pypi.python.org/pypi/subscrypt/ )
4
+ [ ![ PyPI version fury.io] ( https://badge.fury.io/py/subscrypt.svg )] ( https://pypi.python.org/pypi/subscrypt/ )
5
+
6
+ The python interface for interacting with SubsCrypt Service.
3
7
4
8
<img src =" https://oxydev.github.io/SubsCrypt-docs/images/logo2.png " width =" 400 " >
5
9
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = subscrypt
3
- version = 0.0.2
3
+ version = 0.0.3
4
4
description = Python client for Subscrypt
5
5
long_description = file: README.md
6
+ long_description_content_type = text/markdown
6
7
url = https://github.com/oxydev/SubsCrypt-python-package
7
8
author = Ali Ahmadi
8
9
You can’t perform that action at this time.
0 commit comments