@@ -163,7 +163,7 @@ <h1 id="torrentfile">TorrentFile</h1>
163163< img alt ="GitHub repo size " src ="https://img.shields.io/github/repo-size/alexpdev/torrentfile " />
164164< img alt ="GitHub License " src ="https://img.shields.io/github/license/alexpdev/torrentfile " />
165165< img alt ="PyPI - Downloads " src ="https://img.shields.io/pypi/dw/torrentfile " />
166- < a href ="https://github.com/alexpdev/torrentfile/actions/workflows/python_workflow .yml "> < img alt ="CI " src ="https://github.com/alexpdev/TorrentFile/actions/workflows/python_workflow .yml/badge.svg?branch=master&event=push " /> </ a >
166+ < a href ="https://github.com/alexpdev/torrentfile/actions/workflows/pyworkflow .yml "> < img alt ="CI " src ="https://github.com/alexpdev/TorrentFile/actions/workflows/pyworkflow .yml/badge.svg?branch=master&event=push " /> </ a >
167167< a href ="https://deepsource.io/gh/alexpdev/torrentfile/ "> < img alt ="DeepSource " src ="https://deepsource.io/gh/alexpdev/TorrentFile.svg/?label=active+issues&token=16Sl_dF7nTU8YgPilcqhvHm8 " /> </ a > </ p >
168168< h2 id ="globe_with_meridians-overview "> :globe_with_meridians: Overview</ h2 >
169169< p > A < code > simple</ code > and < code > convenient</ code > tool for creating, reviewing, editing, and/or< br />
@@ -199,6 +199,7 @@ <h2 id="rocket-usage">:rocket: Usage</h2>
199199 create Create a new torrent file.
200200 check Check if file/folder contents match a torrent file.
201201 edit Edit a pre-existing torrent file.
202+ magnet Create Magnet URI for an existing torrent meta file.
202203
203204optional arguments:
204205 -h, --help show this help message and exit
@@ -209,6 +210,9 @@ <h2 id="rocket-usage">:rocket: Usage</h2>
209210< blockquote >
210211< p > Usage examples can be found in the project documentation on the < a href ="https://alexpdev.github.io/torrentfile/examples "> examples page.</ a > </ p >
211212</ blockquote >
213+ < p > !!!
214+ < em > torrentfile</ em > is under active development, and is subject to significant changes in< br />
215+ it's codebase between releases.</ p >
212216< h2 id ="memo-license "> :memo: License</ h2 >
213217< p > Distributed under the GNU LGPL v3. See < code > LICENSE</ code > for more information.</ p >
214218< h2 id ="bug-issues "> :bug: Issues</ h2 >
@@ -252,5 +256,5 @@ <h2 id="bug-issues">:bug: Issues</h2>
252256</ html >
253257<!--
254258MkDocs version : 1.2.3
255- Build Date UTC : 2022-01-11 04:14:38.530837 +00:00
259+ Build Date UTC : 2022-01-11 05:42:59.508694 +00:00
256260-->
0 commit comments