pdf-section-binding 1.0.0__py3-none-any.whl → 1.0.1__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
  """Version information for pdf-section-binding."""
2
2
 
3
- __version__ = "1.0.0"
3
+ __version__ = "1.0.1"
4
4
  __author__ = "Sravan Kumar Rekandar"
5
5
  __email__ = "sravankumarrekandar@example.com"
6
6
  __description__ = (
@@ -1,11 +1,11 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pdf-section-binding
3
- Version: 1.0.0
3
+ Version: 1.0.1
4
4
  Summary: A CLI tool for reordering PDF pages for section binding (bookbinding)
5
5
  Home-page: https://github.com/sravankumarrekandar/pdf-section-binding
6
6
  Author: Sravan Kumar Rekandar
7
7
  Author-email: Sravan Kumar Rekandar <sravankumarrekandar@example.com>
8
- License: MIT
8
+ License-Expression: MIT
9
9
  Project-URL: Homepage, https://github.com/yourusername/pdf-section-binding
10
10
  Project-URL: Bug Reports, https://github.com/yourusername/pdf-section-binding/issues
11
11
  Project-URL: Source, https://github.com/yourusername/pdf-section-binding
@@ -0,0 +1,10 @@
1
+ pdf_section_binding/__init__.py,sha256=7EucSTcj9lj8j-rpWZDMP_24A657gA2znv97ZzHbW5Q,414
2
+ pdf_section_binding/cli.py,sha256=u4JVDy6-_FBe1Ie4DZ12ruiaDCMT0pAZvJY9S8r5vuo,11604
3
+ pdf_section_binding/core.py,sha256=hsq8pyy7Hw9c1NSTfnX9Zp6GhIOxHjVBMX8-V-PTb6g,8958
4
+ pdf_section_binding/version.py,sha256=LERDbPqtcUiRgxd732LE6P46Cbkj992d3QkTVrEGJ20,255
5
+ pdf_section_binding-1.0.1.dist-info/licenses/LICENSE,sha256=OphKV48tcMv6ep-7j-8T6nycykPT0g8ZlMJ9zbGvdPs,1066
6
+ pdf_section_binding-1.0.1.dist-info/METADATA,sha256=iT-XHyksCCBTkEF5U0vFluHrJbWjl27PXEaMNoobM_E,9553
7
+ pdf_section_binding-1.0.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
8
+ pdf_section_binding-1.0.1.dist-info/entry_points.txt,sha256=LHMx24JfaML_v-WnFW4--Q522gcOo_cEoG378hJGwlQ,116
9
+ pdf_section_binding-1.0.1.dist-info/top_level.txt,sha256=YpD4FK2NE0ODPhxz2VkN8LT1rpmqSxdcOwHIpF2Qcdk,20
10
+ pdf_section_binding-1.0.1.dist-info/RECORD,,
@@ -1,10 +0,0 @@
1
- pdf_section_binding/__init__.py,sha256=7EucSTcj9lj8j-rpWZDMP_24A657gA2znv97ZzHbW5Q,414
2
- pdf_section_binding/cli.py,sha256=u4JVDy6-_FBe1Ie4DZ12ruiaDCMT0pAZvJY9S8r5vuo,11604
3
- pdf_section_binding/core.py,sha256=hsq8pyy7Hw9c1NSTfnX9Zp6GhIOxHjVBMX8-V-PTb6g,8958
4
- pdf_section_binding/version.py,sha256=gkFzipRY3Y91FTMo3jJta1QwMOwWITZKmNsiuVuarYo,255
5
- pdf_section_binding-1.0.0.dist-info/licenses/LICENSE,sha256=OphKV48tcMv6ep-7j-8T6nycykPT0g8ZlMJ9zbGvdPs,1066
6
- pdf_section_binding-1.0.0.dist-info/METADATA,sha256=6Q12htDOTV4I2G6pIA86gqTOuzVnmglXHkKO9GsDyCc,9542
7
- pdf_section_binding-1.0.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
8
- pdf_section_binding-1.0.0.dist-info/entry_points.txt,sha256=LHMx24JfaML_v-WnFW4--Q522gcOo_cEoG378hJGwlQ,116
9
- pdf_section_binding-1.0.0.dist-info/top_level.txt,sha256=YpD4FK2NE0ODPhxz2VkN8LT1rpmqSxdcOwHIpF2Qcdk,20
10
- pdf_section_binding-1.0.0.dist-info/RECORD,,