txl_editors 0.3.3__py3-none-any.whl → 0.3.6__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
txl_editors/main.py CHANGED
@@ -1,7 +1,6 @@
1
1
  from pathlib import Path
2
2
  from typing import Callable, Dict, List
3
3
 
4
- from anyio import create_task_group
5
4
  from fps import Module
6
5
  from textual.containers import Container
7
6
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: txl_editors
3
- Version: 0.3.3
3
+ Version: 0.3.6
4
4
  Summary: TXL plugin for editors
5
5
  Project-URL: Source, https://github.com/davidbrochart/jpterm/plugins/editors
6
6
  Author-email: David Brochart <david.brochart@gmail.com>
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 3.13
15
15
  Classifier: Programming Language :: Python :: Implementation :: CPython
16
16
  Classifier: Programming Language :: Python :: Implementation :: PyPy
17
17
  Requires-Python: >=3.10
18
- Requires-Dist: txl==0.3.1
18
+ Requires-Dist: txl==0.3.2
19
19
  Description-Content-Type: text/markdown
20
20
 
21
21
  # TXL plugin for editors
@@ -0,0 +1,7 @@
1
+ txl_editors/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ txl_editors/main.py,sha256=g-HyYsq2cjLxznZskvwdAY5svjytook0wktlyARFWA4,2223
3
+ txl_editors-0.3.6.dist-info/METADATA,sha256=r7LnT1pGuZrDI1jmNj397RsPp1Swj7UgqsCwdhnSR0M,817
4
+ txl_editors-0.3.6.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
5
+ txl_editors-0.3.6.dist-info/entry_points.txt,sha256=fUyNHjwvxZqXcULvZ7ZkxWTFQPgiWF-jiAhF6Rux1-c,111
6
+ txl_editors-0.3.6.dist-info/licenses/LICENSE.txt,sha256=su0IgzSHZ9tMFeCQ_IaCji5Q4VrZSOqDsEFi7lPduc8,1106
7
+ txl_editors-0.3.6.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- txl_editors/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- txl_editors/main.py,sha256=L7uyHhushNyG8ynH6-166EFxRGLqU85qtegfCMimBLc,2259
3
- txl_editors-0.3.3.dist-info/METADATA,sha256=INDMxJLuewfPQ01gwJzrmuBxQm5Ypf8d7UcOjX80yeg,817
4
- txl_editors-0.3.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
5
- txl_editors-0.3.3.dist-info/entry_points.txt,sha256=fUyNHjwvxZqXcULvZ7ZkxWTFQPgiWF-jiAhF6Rux1-c,111
6
- txl_editors-0.3.3.dist-info/licenses/LICENSE.txt,sha256=su0IgzSHZ9tMFeCQ_IaCji5Q4VrZSOqDsEFi7lPduc8,1106
7
- txl_editors-0.3.3.dist-info/RECORD,,