fr-docs 0.1.0__tar.gz

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.
@@ -0,0 +1,131 @@
1
+ # PolyForm Noncommercial License 1.0.0
2
+
3
+ <https://polyformproject.org/licenses/noncommercial/1.0.0>
4
+
5
+ ## Acceptance
6
+
7
+ In order to get any license under these terms, you must agree
8
+ to them as both strict obligations and conditions to all
9
+ your licenses.
10
+
11
+ ## Copyright License
12
+
13
+ The licensor grants you a copyright license for the
14
+ software to do everything you might do with the software
15
+ that would otherwise infringe the licensor's copyright
16
+ in it for any permitted purpose. However, you may
17
+ only distribute the software according to [Distribution
18
+ License](#distribution-license) and make changes or new works
19
+ based on the software according to [Changes and New Works
20
+ License](#changes-and-new-works-license).
21
+
22
+ ## Distribution License
23
+
24
+ The licensor grants you an additional copyright license
25
+ to distribute copies of the software. Your license
26
+ to distribute covers distributing the software with
27
+ changes and new works permitted by [Changes and New Works
28
+ License](#changes-and-new-works-license).
29
+
30
+ ## Notices
31
+
32
+ You must ensure that anyone who gets a copy of any part of
33
+ the software from you also gets a copy of these terms or the
34
+ URL for them above, as well as copies of any plain-text lines
35
+ beginning with `Required Notice:` that the licensor provided
36
+ with the software. For example:
37
+
38
+ > Required Notice: Copyright Yoyodyne, Inc. (<http://example.com>)
39
+
40
+ ## Changes and New Works License
41
+
42
+ The licensor grants you an additional copyright license to
43
+ make changes and new works based on the software for any
44
+ permitted purpose.
45
+
46
+ ## Patent License
47
+
48
+ The licensor grants you a patent license for the software that
49
+ covers patent claims the licensor can license, or becomes able
50
+ to license, that you would infringe by using the software.
51
+
52
+ ## Noncommercial Purposes
53
+
54
+ Any noncommercial purpose is a permitted purpose.
55
+
56
+ ## Personal Uses
57
+
58
+ Personal use for research, experiment, and testing for
59
+ the benefit of public knowledge, personal study, private
60
+ entertainment, hobby projects, amateur pursuits, or religious
61
+ observance, without any anticipated commercial application,
62
+ is use for a permitted purpose.
63
+
64
+ ## Noncommercial Organizations
65
+
66
+ Use by any charitable organization, educational institution,
67
+ public research organization, public safety or health
68
+ organization, environmental protection organization,
69
+ or government institution is use for a permitted purpose
70
+ regardless of the source of funding or obligations resulting
71
+ from the funding.
72
+
73
+ ## Fair Use
74
+
75
+ You may have "fair use" rights for the software under the
76
+ law. These terms do not limit them.
77
+
78
+ ## No Other Rights
79
+
80
+ These terms do not allow you to sublicense or transfer any of
81
+ your licenses to anyone else, or prevent the licensor from
82
+ granting licenses to anyone else. These terms do not imply
83
+ any other licenses.
84
+
85
+ ## Patent Defense
86
+
87
+ If you make any written claim that the software infringes or
88
+ contributes to infringement of any patent, your patent license
89
+ for the software granted under these terms ends immediately. If
90
+ your company makes such a claim, your patent license ends
91
+ immediately for work on behalf of your company.
92
+
93
+ ## Violations
94
+
95
+ The first time you are notified in writing that you have
96
+ violated any of these terms, or done anything with the software
97
+ not covered by your licenses, your licenses can nonetheless
98
+ continue if you come into full compliance with these terms,
99
+ and take practical steps to correct past violations, within
100
+ 32 days of receiving notice. Otherwise, all your licenses
101
+ end immediately.
102
+
103
+ ## No Liability
104
+
105
+ ***As far as the law allows, the software comes as is, without
106
+ any warranty or condition, and the licensor will not be liable
107
+ to you for any damages arising out of these terms or the use
108
+ or nature of the software, under any kind of legal claim.***
109
+
110
+ ## Definitions
111
+
112
+ The **licensor** is the individual or entity offering these
113
+ terms, and the **software** is the software the licensor makes
114
+ available under these terms.
115
+
116
+ **You** refers to the individual or entity agreeing to these
117
+ terms.
118
+
119
+ **Your company** is any legal entity, sole proprietorship,
120
+ or other kind of organization that you work for, plus all
121
+ organizations that have control over, are under the control of,
122
+ or are under common control with that organization. **Control**
123
+ means ownership of substantially all the assets of an entity,
124
+ or the power to direct its management and policies by vote,
125
+ contract, or otherwise. Control can be direct or indirect.
126
+
127
+ **Your licenses** are all the licenses granted to you for the
128
+ software under these terms.
129
+
130
+ **Use** means anything you do with the software requiring one
131
+ of your licenses.
fr_docs-0.1.0/PKG-INFO ADDED
@@ -0,0 +1,141 @@
1
+ Metadata-Version: 2.4
2
+ Name: fr-docs
3
+ Version: 0.1.0
4
+ Summary: Fast static documentation generator with search, versioning, and zero-config setup
5
+ License: # PolyForm Noncommercial License 1.0.0
6
+
7
+ <https://polyformproject.org/licenses/noncommercial/1.0.0>
8
+
9
+ ## Acceptance
10
+
11
+ In order to get any license under these terms, you must agree
12
+ to them as both strict obligations and conditions to all
13
+ your licenses.
14
+
15
+ ## Copyright License
16
+
17
+ The licensor grants you a copyright license for the
18
+ software to do everything you might do with the software
19
+ that would otherwise infringe the licensor's copyright
20
+ in it for any permitted purpose. However, you may
21
+ only distribute the software according to [Distribution
22
+ License](#distribution-license) and make changes or new works
23
+ based on the software according to [Changes and New Works
24
+ License](#changes-and-new-works-license).
25
+
26
+ ## Distribution License
27
+
28
+ The licensor grants you an additional copyright license
29
+ to distribute copies of the software. Your license
30
+ to distribute covers distributing the software with
31
+ changes and new works permitted by [Changes and New Works
32
+ License](#changes-and-new-works-license).
33
+
34
+ ## Notices
35
+
36
+ You must ensure that anyone who gets a copy of any part of
37
+ the software from you also gets a copy of these terms or the
38
+ URL for them above, as well as copies of any plain-text lines
39
+ beginning with `Required Notice:` that the licensor provided
40
+ with the software. For example:
41
+
42
+ > Required Notice: Copyright Yoyodyne, Inc. (<http://example.com>)
43
+
44
+ ## Changes and New Works License
45
+
46
+ The licensor grants you an additional copyright license to
47
+ make changes and new works based on the software for any
48
+ permitted purpose.
49
+
50
+ ## Patent License
51
+
52
+ The licensor grants you a patent license for the software that
53
+ covers patent claims the licensor can license, or becomes able
54
+ to license, that you would infringe by using the software.
55
+
56
+ ## Noncommercial Purposes
57
+
58
+ Any noncommercial purpose is a permitted purpose.
59
+
60
+ ## Personal Uses
61
+
62
+ Personal use for research, experiment, and testing for
63
+ the benefit of public knowledge, personal study, private
64
+ entertainment, hobby projects, amateur pursuits, or religious
65
+ observance, without any anticipated commercial application,
66
+ is use for a permitted purpose.
67
+
68
+ ## Noncommercial Organizations
69
+
70
+ Use by any charitable organization, educational institution,
71
+ public research organization, public safety or health
72
+ organization, environmental protection organization,
73
+ or government institution is use for a permitted purpose
74
+ regardless of the source of funding or obligations resulting
75
+ from the funding.
76
+
77
+ ## Fair Use
78
+
79
+ You may have "fair use" rights for the software under the
80
+ law. These terms do not limit them.
81
+
82
+ ## No Other Rights
83
+
84
+ These terms do not allow you to sublicense or transfer any of
85
+ your licenses to anyone else, or prevent the licensor from
86
+ granting licenses to anyone else. These terms do not imply
87
+ any other licenses.
88
+
89
+ ## Patent Defense
90
+
91
+ If you make any written claim that the software infringes or
92
+ contributes to infringement of any patent, your patent license
93
+ for the software granted under these terms ends immediately. If
94
+ your company makes such a claim, your patent license ends
95
+ immediately for work on behalf of your company.
96
+
97
+ ## Violations
98
+
99
+ The first time you are notified in writing that you have
100
+ violated any of these terms, or done anything with the software
101
+ not covered by your licenses, your licenses can nonetheless
102
+ continue if you come into full compliance with these terms,
103
+ and take practical steps to correct past violations, within
104
+ 32 days of receiving notice. Otherwise, all your licenses
105
+ end immediately.
106
+
107
+ ## No Liability
108
+
109
+ ***As far as the law allows, the software comes as is, without
110
+ any warranty or condition, and the licensor will not be liable
111
+ to you for any damages arising out of these terms or the use
112
+ or nature of the software, under any kind of legal claim.***
113
+
114
+ ## Definitions
115
+
116
+ The **licensor** is the individual or entity offering these
117
+ terms, and the **software** is the software the licensor makes
118
+ available under these terms.
119
+
120
+ **You** refers to the individual or entity agreeing to these
121
+ terms.
122
+
123
+ **Your company** is any legal entity, sole proprietorship,
124
+ or other kind of organization that you work for, plus all
125
+ organizations that have control over, are under the control of,
126
+ or are under common control with that organization. **Control**
127
+ means ownership of substantially all the assets of an entity,
128
+ or the power to direct its management and policies by vote,
129
+ contract, or otherwise. Control can be direct or indirect.
130
+
131
+ **Your licenses** are all the licenses granted to you for the
132
+ software under these terms.
133
+
134
+ **Use** means anything you do with the software requiring one
135
+ of your licenses.
136
+
137
+ Requires-Python: >=3.14
138
+ License-File: LICENSE.md
139
+ Requires-Dist: markdown
140
+ Requires-Dist: zstandard
141
+ Dynamic: license-file
@@ -0,0 +1,6 @@
1
+
2
+ # Fr-docs
3
+
4
+ Document site generator
5
+
6
+ Used for [PyJavaBridge Docs](https://omena0.dev/PyJavaBridge)
@@ -0,0 +1,3 @@
1
+ """fr-docs: Fast static documentation generator with search, versioning, and zero-config setup."""
2
+
3
+ __version__ = "1.0.0"
@@ -0,0 +1,19 @@
1
+ """Entry point for fr-docs CLI.
2
+
3
+ Usage:
4
+ python -m fr_docs build [--production] [--config CONFIG]
5
+ fr-docs build [--production] [--config CONFIG]
6
+ """
7
+
8
+ import sys
9
+
10
+ from fr_docs.build import main
11
+
12
+ if __name__ == "__main__":
13
+ # If called as `python -m fr_docs build ...`, sys.argv[1] will be "build"
14
+ # If called as `fr-docs build ...`, sys.argv[1] will be "build"
15
+ # If called as `fr-docs ...` (no subcommand), sys.argv[1] will be the flags
16
+ args = sys.argv[1:]
17
+ if args and args[0] == "build":
18
+ args = args[1:]
19
+ main(args)