beancount-format 0.0.1__py3-none-any.whl → 0.0.2__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.
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.3
2
2
  Name: beancount-format
3
- Version: 0.0.1
3
+ Version: 0.0.2
4
4
  Summary: Typed rtorrent rpc client
5
5
  Keywords: rtorrent,rpc
6
6
  Author-email: trim21 <trim21me@gmail.com>
@@ -22,6 +22,14 @@ Provides-Extra: dev
22
22
 
23
23
  format beancount
24
24
 
25
+ # install
26
+
27
+ ```shell
28
+ pip install beancount-format
29
+
30
+ beancount-format ./beans/
31
+ ```
32
+
25
33
  as pre-commit hooks
26
34
 
27
35
  ```yaml
@@ -2,8 +2,8 @@ beancount_format/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,
2
2
  beancount_format/__main__.py,sha256=-mCRviysK4aqs4Quk2zm5V15YFNmjbimn5-fTG_R1OY,77
3
3
  beancount_format/cli.py,sha256=rTBdMfyftDL4dobwuogWpY-DNLzbE7lJrNOJ6WdaojU,1399
4
4
  beancount_format/format.py,sha256=SXWICl_FdypOBr94WBeBZc4qVsJsDGA7LQKfVRn5O0Y,25080
5
- beancount_format-0.0.1.dist-info/entry_points.txt,sha256=WzAc_zyZPlIWztN4jm-ZKGKGKvOkQahRgfFbatSB9wI,62
6
- beancount_format-0.0.1.dist-info/LICENSE,sha256=LMdMbV_P2B7oib3E5xlgsrHZj7CBvXaCTghvU_wib34,1084
7
- beancount_format-0.0.1.dist-info/WHEEL,sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4,81
8
- beancount_format-0.0.1.dist-info/METADATA,sha256=fZBVmq7h9wiLvqtFq_Xtw7VZLOD0QLwad2zJitCq2ew,1067
9
- beancount_format-0.0.1.dist-info/RECORD,,
5
+ beancount_format-0.0.2.dist-info/entry_points.txt,sha256=WzAc_zyZPlIWztN4jm-ZKGKGKvOkQahRgfFbatSB9wI,62
6
+ beancount_format-0.0.2.dist-info/LICENSE,sha256=LMdMbV_P2B7oib3E5xlgsrHZj7CBvXaCTghvU_wib34,1084
7
+ beancount_format-0.0.2.dist-info/WHEEL,sha256=-ta_u8-23-bwm4JkHhR_rJkpb_X1cxtvIsLH0KOv1sU,82
8
+ beancount_format-0.0.2.dist-info/METADATA,sha256=aEDthKxAr3nx6s8n2N_iMcGuEs-TyDvFu9sRYfbZams,1148
9
+ beancount_format-0.0.2.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: flit 3.9.0
2
+ Generator: flit 3.10.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any