bookstack-cli 0.1.0__py3-none-any.whl → 0.1.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.
bookstack_cli/__init__.py CHANGED
@@ -1,3 +1,3 @@
1
1
  """bookstack-cli: CLI tool for coding agents to interact with BookStack wiki."""
2
2
 
3
- __version__ = "0.1.0"
3
+ __version__ = "0.1.1"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bookstack-cli
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: CLI for coding agents to interact with a BookStack wiki via its REST API
5
5
  Author: Michael Zehrer
6
6
  License-Expression: MIT
@@ -12,10 +12,12 @@ Keywords: bookstack,wiki,cli,api,documentation
12
12
  Classifier: Development Status :: 4 - Beta
13
13
  Classifier: Environment :: Console
14
14
  Classifier: Intended Audience :: Developers
15
- Classifier: Programming Language :: Python :: 3.14
15
+ Classifier: Programming Language :: Python :: 3.11
16
+ Classifier: Programming Language :: Python :: 3.12
17
+ Classifier: Programming Language :: Python :: 3.13
16
18
  Classifier: Topic :: Documentation
17
19
  Classifier: Topic :: Utilities
18
- Requires-Python: >=3.14
20
+ Requires-Python: >=3.11
19
21
  Description-Content-Type: text/markdown
20
22
  Requires-Dist: httpx>=0.28
21
23
  Requires-Dist: pydantic>=2.0
@@ -1,4 +1,4 @@
1
- bookstack_cli/__init__.py,sha256=ur3yl7JmqmkVCIQPKSnRZDK_mi-xDrf53SILXSWSb_Q,104
1
+ bookstack_cli/__init__.py,sha256=RbsJHy938Wwbo9jGCuBapO6gbAwOihTtPnYcsBNIzaE,104
2
2
  bookstack_cli/client.py,sha256=RzIr8nh52yEzEit7is6sacizYrOTLVW7eRBdc5BsqOw,6963
3
3
  bookstack_cli/config.py,sha256=n5wB1f66MzZDt_KcCjj9P8GG3AMXVsQXyWZTKUkWKZw,3780
4
4
  bookstack_cli/exceptions.py,sha256=EHeCf0d_uZAltR94-au3EfnqOYKPu_s1tUfw_bH3aL8,1146
@@ -15,8 +15,8 @@ bookstack_cli/resources/search.py,sha256=wSZr5xA-ko2GgfOaOz-SN5kZtK_Vy0CSgQse4oN
15
15
  bookstack_cli/resources/shelves.py,sha256=dS6I4FLqpfEZktsGFXQwR9S1kGdjREeLpSByGqkrqCE,1777
16
16
  bookstack_cli/resources/tags.py,sha256=_yzOtvGD5XabkDeUteLlsAzxqo2cyuiwRjq_Y5jFGw0,401
17
17
  bookstack_cli/resources/users.py,sha256=eOO2ZBIyvOP2WuUfgShUdlYTqSKsjzjIB81FhH0Aq1M,1179
18
- bookstack_cli-0.1.0.dist-info/METADATA,sha256=4icOXetFu8jU9FuEFehamvV2w7D6gAzZp8q7ggfpWLQ,7573
19
- bookstack_cli-0.1.0.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
20
- bookstack_cli-0.1.0.dist-info/entry_points.txt,sha256=vZkvtx0avoCMBXvVIEgcfdSC_HHKcSaL9wfLIXbwAHI,53
21
- bookstack_cli-0.1.0.dist-info/top_level.txt,sha256=nAnl3On-KzJVLYmvdsmyV4kW5fjB4nPKyQk6JFfFCSY,14
22
- bookstack_cli-0.1.0.dist-info/RECORD,,
18
+ bookstack_cli-0.1.1.dist-info/METADATA,sha256=8Giu7RZyXsD2S8SfNCtVUnnREJfhuQ8BN28yJQrmACY,7675
19
+ bookstack_cli-0.1.1.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
20
+ bookstack_cli-0.1.1.dist-info/entry_points.txt,sha256=vZkvtx0avoCMBXvVIEgcfdSC_HHKcSaL9wfLIXbwAHI,53
21
+ bookstack_cli-0.1.1.dist-info/top_level.txt,sha256=nAnl3On-KzJVLYmvdsmyV4kW5fjB4nPKyQk6JFfFCSY,14
22
+ bookstack_cli-0.1.1.dist-info/RECORD,,