txl_editors 0.3.3__py3-none-any.whl → 0.3.5__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.5
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>
@@ -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.5.dist-info/METADATA,sha256=1YoMUq7EGr2DSa4bNb9kRJxRgythZz_mYqPTrfT6tP4,817
4
+ txl_editors-0.3.5.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
5
+ txl_editors-0.3.5.dist-info/entry_points.txt,sha256=fUyNHjwvxZqXcULvZ7ZkxWTFQPgiWF-jiAhF6Rux1-c,111
6
+ txl_editors-0.3.5.dist-info/licenses/LICENSE.txt,sha256=su0IgzSHZ9tMFeCQ_IaCji5Q4VrZSOqDsEFi7lPduc8,1106
7
+ txl_editors-0.3.5.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,,