Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6aadced

Browse files
jdufresnesybrenstuvel
authored andcommitted
Update all pypi.python.org URLs to pypi.org
For details on the new PyPI, see the blog post:https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html
1 parentb459ad5 commit6aadced

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pure Python RSA implementation
22
==============================
33

4-
[![PyPI](https://img.shields.io/pypi/v/rsa.svg)](https://pypi.python.org/pypi/rsa)
4+
[![PyPI](https://img.shields.io/pypi/v/rsa.svg)](https://pypi.org/project/rsa/)
55
[![Build Status](https://travis-ci.org/sybrenstuvel/python-rsa.svg?branch=master)](https://travis-ci.org/sybrenstuvel/python-rsa)
66
[![Coverage Status](https://coveralls.io/repos/github/sybrenstuvel/python-rsa/badge.svg?branch=master)](https://coveralls.io/github/sybrenstuvel/python-rsa?branch=master)
77
[![Code Climate](https://img.shields.io/codeclimate/github/sybrenstuvel/python-rsa.svg)](https://codeclimate.com/github/sybrenstuvel/python-rsa)
@@ -18,7 +18,7 @@ Download and install using:
1818

1919
pip install rsa
2020

21-
or download it from the[Python Package Index](https://pypi.python.org/pypi/rsa).
21+
or download it from the[Python Package Index](https://pypi.org/project/rsa/).
2222

2323
The source code is maintained at[GitHub](https://github.com/sybrenstuvel/python-rsa/) and is
2424
licensed under the[Apache License, version 2.0](https://www.apache.org/licenses/LICENSE-2.0)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp