chinus-tools 1.0.2__py3-none-any.whl → 1.0.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.
@@ -1,6 +1,6 @@
1
1
  import os
2
2
 
3
- from chinus.tools.paths.get.project_root import get_project_root
3
+ from chinus_tools.paths.get.project_root import get_project_root
4
4
  from pathlib import Path
5
5
 
6
6
 
@@ -1,4 +1,3 @@
1
- from chinus.decorator.warning.not_used_return_value import use_return
2
1
 
3
2
 
4
3
  def br_print(*lines):
@@ -6,8 +5,6 @@ def br_print(*lines):
6
5
  print(line)
7
6
 
8
7
 
9
-
10
- @use_return
11
8
  def br_input(*lines, prompt=None):
12
9
  br_print(*lines)
13
10
  return input(prompt)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: chinus_tools
3
- Version: 1.0.2
3
+ Version: 1.0.5
4
4
  Summary: This is a chinus Python package.
5
5
  Author-email: Chinu9653 <juyoung9653@gmail.com>
6
6
  License: MIT
@@ -4,11 +4,11 @@ chinus_tools/git/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,
4
4
  chinus_tools/git/status.py,sha256=ja9d1pHRO53iXgQvQBoWIgY70-HM4VZkrEAIQGAy4l8,941
5
5
  chinus_tools/paths/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  chinus_tools/paths/get/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
- chinus_tools/paths/get/absolute_path.py,sha256=dK0CluiYVTQg4EzQBhAEtjmfnJkEdWP7mDOU6ZRPlRQ,291
7
+ chinus_tools/paths/get/absolute_path.py,sha256=zzdbBUJj0yPlY0xPD_0bV0YWQ46NvW4TyRqyIz2Y6jk,291
8
8
  chinus_tools/paths/get/project_root.py,sha256=eeY4NxPem9R2dGw2d-yERuCshc7p8eSaP0aQr1JDVVk,1196
9
9
  chinus_tools/print_input_utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10
- chinus_tools/print_input_utils/multi_line_io.py,sha256=96u-Q-0UUxS8oWU0W3Hwt9JLv8Cdxi53gxIHX2tj2nE,244
11
- chinus_tools-1.0.2.dist-info/METADATA,sha256=QuhjKRVeXPRkc_Doy0wbnkOh4uILmeB7P_M7DHH7Tww,672
12
- chinus_tools-1.0.2.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
13
- chinus_tools-1.0.2.dist-info/top_level.txt,sha256=6U_IGf0KxJr6X8UUe-ttqvfqr80YuxwB4hhtinXzO_w,13
14
- chinus_tools-1.0.2.dist-info/RECORD,,
10
+ chinus_tools/print_input_utils/multi_line_io.py,sha256=MG2fIUfql3727ZjY06CSN8qGSLM01wkP5UI8wAVgp8A,158
11
+ chinus_tools-1.0.5.dist-info/METADATA,sha256=snKqpf7lB5N27XoN186ALVupnwRiypGf5n1w44lljvo,672
12
+ chinus_tools-1.0.5.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
13
+ chinus_tools-1.0.5.dist-info/top_level.txt,sha256=6U_IGf0KxJr6X8UUe-ttqvfqr80YuxwB4hhtinXzO_w,13
14
+ chinus_tools-1.0.5.dist-info/RECORD,,