Skip to content
This repository was archived by the owner on Jan 27, 2023. It is now read-only.

Commit 94ef45d

Browse files
committed
Replace README with abandonment notice
1 parent 0c2e433 commit 94ef45d

1 file changed

Lines changed: 7 additions & 25 deletions

File tree

README

Lines changed: 7 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,10 @@
1-
python-networkmanager Easy communication with NetworkManager
2-
============================================================
1+
python-networkmanager
2+
=====================
33

4-
python-networkmanager wraps NetworkManagers D-Bus interface so you can be less
5-
verbose when talking to NetworkManager from python. All interfaces have been
6-
wrapped in classes, properties are exposed as python properties and function
7-
calls are forwarded to the correct interface.
4+
⚠️ This project is no longer maintained. ⚠️
85

9-
See docs/index.rst for the documentation. An HTML version can be found on
10-
http://packages.python.org/python-networkmanager/
6+
If you are looking for an alternative, please try
7+
https://github.com/python-sdbus/python-sdbus-networkmanager
118

12-
Requirements
13-
============
14-
Python 2.5 or newer (Python 3 is supported as well) and the python D-Bus
15-
bindings.
16-
17-
Quick install instructions
18-
==========================
19-
20-
Stable version:
21-
22-
$ pip install python-networkmanager
23-
24-
Latest code:
25-
26-
$ git clone http://github.com/seveas/python-networkmanager
27-
$ cd python-networkmanager
28-
$ python setup.py install
9+
If python-sdbus-networkmanager does not fit your needs, and you wish to revive this project, please
10+
contact me.

0 commit comments

Comments
 (0)