labfreed 1.0.0a22__tar.gz → 1.0.0a24__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.
Potentially problematic release.
This version of labfreed might be problematic. Click here for more details.
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/PKG-INFO +1 -1
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/__init__.py +1 -1
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/app_factory.py +5 -2
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_attributes/pythonic/py_attributes.py +1 -1
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/trex/pythonic/quantity.py +10 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/.github/workflows/pypi-publish.yml +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/.github/workflows/run-tests.yml +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/CHANGELOG.md +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/LICENSE +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/README.md +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/app/app_infrastructure.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/app/formatted_print.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/app/pac_info/html_renderer/external-link.svg +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/app/pac_info/html_renderer/macros.jinja.html +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/app/pac_info/html_renderer/pac-info-style.css +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/app/pac_info/html_renderer/pac_info.jinja.html +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/app/pac_info/html_renderer/pac_info_card.jinja.html +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/app/pac_info/pac_info.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/lib/attribute.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/lib/bp_landing_page.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/lib/utils.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/cancel.svg +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/cat-DC.svg +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/cat-DM.svg +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/cat-DP.svg +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/cat-DR.svg +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/cat-DS.svg +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/cat-MC.svg +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/cat-MD.svg +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/cat-MS.svg +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/cat-MX.svg +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/external-link.svg +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/logo.svg +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/menu.svg +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/search.svg +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/styles.css +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/styles_brand.css +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/styles_pac_info.css +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/templates/flash_error_messages.jinja.html +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/templates/footer.jinja.html +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/templates/main.jinja.html +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/templates/navbar.jinja.html +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/templates/pac_info/base-components.jinja.html +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/templates/pac_info/card-components.jinja.html +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/templates/pac_info/card.jinja.html +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/templates/pac_info/pac_info.jinja.html +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/templates/pac_issuer_error.jinja.html +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/templates/pac_issuer_landing_page.jinja.html +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_infrastructure.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_attributes/__init__.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_attributes/api_data_models/request.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_attributes/api_data_models/response.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_attributes/api_data_models/server_capabilities_response.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_attributes/client/__init__.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_attributes/client/attribute_cache.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_attributes/client/client.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_attributes/pythonic/attribute_server_factory.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_attributes/pythonic/excel_attribute_data_source.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_attributes/pythonic/py_dict_data_source.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_attributes/server/__init__.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_attributes/server/attribute_data_sources.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_attributes/server/server.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_attributes/server/translation_data_sources.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_attributes/well_knonw_attribute_keys.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_cat/__init__.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_cat/category_base.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_cat/pac_cat.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_cat/predefined_categories.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_id/__init__.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_id/extension.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_id/id_segment.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_id/pac_id.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_id/url_parser.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_id/url_serializer.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_id_resolver/__init__.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_id_resolver/cit_v1.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_id_resolver/resolver.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_id_resolver/resolver_config.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_id_resolver/resolver_config_common.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_id_resolver/services.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/qr/__init__.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/qr/generate_qr.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/trex/__init__.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/trex/pythonic/__init__.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/trex/pythonic/data_table.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/trex/pythonic/pyTREX.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/trex/table_segment.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/trex/trex.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/trex/trex_base_models.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/trex/value_segments.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/utilities/base36.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/utilities/ensure_utc_time.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/utilities/translations.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/well_known_extensions/__init__.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/well_known_extensions/default_extension_interpreters.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/well_known_extensions/display_name_extension.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/well_known_extensions/text_base36_extension.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/well_known_extensions/trex_extension.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/well_known_keys/gs1/__init__.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/well_known_keys/gs1/gs1_ai_enum_sorted.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/well_known_keys/labfreed/well_known_keys.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/well_known_keys/unece/UneceUnits.json +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/well_known_keys/unece/__init__.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/well_known_keys/unece/unece_units.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed_experimental/pac_disco/ble_central.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed_experimental/pac_disco/ble_peripheral.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed_experimental/pac_disco/ble_uuid.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed_experimental/pac_disco/pac_disco_demo.py +0 -0
- {labfreed-1.0.0a22 → labfreed-1.0.0a24}/pyproject.toml +0 -0
{labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/app_factory.py
RENAMED
|
@@ -82,10 +82,13 @@ class IssuerFlaskAppFactory():
|
|
|
82
82
|
app_secret:str|None = None,
|
|
83
83
|
pac_info_extender:PacInfoExtender|None = None,
|
|
84
84
|
resolver_macros:dict[str, str] = None,
|
|
85
|
-
use_issuer_resolver_config=
|
|
85
|
+
use_issuer_resolver_config=False,
|
|
86
86
|
feature_flags:dict|None = None):
|
|
87
87
|
|
|
88
88
|
app = Flask(__name__, static_folder=None, static_url_path='/static')
|
|
89
|
+
|
|
90
|
+
if not feature_flags:
|
|
91
|
+
feature_flags = dict()
|
|
89
92
|
app.config['feature_flags'] = feature_flags
|
|
90
93
|
|
|
91
94
|
app.wsgi_app = ProxyFix(app.wsgi_app, x_proto=1, x_host=1)
|
|
@@ -115,7 +118,7 @@ class IssuerFlaskAppFactory():
|
|
|
115
118
|
path_to_custom_resources:str|None = None,
|
|
116
119
|
pac_info_extender:PacInfoExtender|None = None,
|
|
117
120
|
resolver_macros:dict[str, str] = None,
|
|
118
|
-
use_issuer_resolver_config=
|
|
121
|
+
use_issuer_resolver_config=False):
|
|
119
122
|
|
|
120
123
|
logging.info('initializing Blueprint')
|
|
121
124
|
|
|
@@ -112,7 +112,7 @@ class pyAttributes(RootModel[list[pyAttribute]]):
|
|
|
112
112
|
|
|
113
113
|
elif isinstance(first_value, str):
|
|
114
114
|
# capture quantities in the form of "100.0e5 g/L"
|
|
115
|
-
if Quantity.
|
|
115
|
+
if Quantity.can_convert_to_quantity(first_value):
|
|
116
116
|
values = []
|
|
117
117
|
for v in value_list:
|
|
118
118
|
q = Quantity.from_str_with_unit(v)
|
|
@@ -65,9 +65,19 @@ class Quantity(BaseModel):
|
|
|
65
65
|
q = Quantity(value = num_val, unit=unit, log_least_significant_digit=log_least_significant_digit)
|
|
66
66
|
return q
|
|
67
67
|
|
|
68
|
+
@classmethod
|
|
69
|
+
def can_convert_to_quantity(cls, value:str):
|
|
70
|
+
''' assumes value and unit are separated by " " '''
|
|
71
|
+
m = re.match(r'^\s*(?P<mantissa>-?\d+(\.\d+)?)([Ee]-?(?P<exponent>\d+))?\s+(?P<unit>\S+)\s*$', value)
|
|
72
|
+
return bool(m)
|
|
73
|
+
|
|
68
74
|
@classmethod
|
|
69
75
|
def from_str_with_unit(cls, value:str):
|
|
70
76
|
''' assumes value and unit are separated by " " '''
|
|
77
|
+
m = re.match(r'^\s*(?P<mantissa>-?\d+(\.\d+)?)([Ee]-?(?P<exponent>\d+))?\s+(?P<unit>\S+)\s*$', value)
|
|
78
|
+
if not m:
|
|
79
|
+
print(f'{value} cannot be converted to Quantity')
|
|
80
|
+
return None
|
|
71
81
|
try:
|
|
72
82
|
parts = value.strip().split(' ', 1)
|
|
73
83
|
if len(parts) == 2:
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/app/app_infrastructure.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/lib/attribute.py
RENAMED
|
File without changes
|
|
File without changes
|
{labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/lib/utils.py
RENAMED
|
File without changes
|
{labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/cancel.svg
RENAMED
|
File without changes
|
{labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/cat-DC.svg
RENAMED
|
File without changes
|
{labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/cat-DM.svg
RENAMED
|
File without changes
|
{labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/cat-DP.svg
RENAMED
|
File without changes
|
{labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/cat-DR.svg
RENAMED
|
File without changes
|
{labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/cat-DS.svg
RENAMED
|
File without changes
|
{labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/cat-MC.svg
RENAMED
|
File without changes
|
{labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/cat-MD.svg
RENAMED
|
File without changes
|
{labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/cat-MS.svg
RENAMED
|
File without changes
|
{labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/cat-MX.svg
RENAMED
|
File without changes
|
|
File without changes
|
{labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/logo.svg
RENAMED
|
File without changes
|
{labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/menu.svg
RENAMED
|
File without changes
|
{labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/search.svg
RENAMED
|
File without changes
|
{labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/labfreed_extended/pac_issuer_lib/static/styles.css
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_attributes/pythonic/attribute_server_factory.py
RENAMED
|
File without changes
|
|
File without changes
|
{labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_attributes/pythonic/py_dict_data_source.py
RENAMED
|
File without changes
|
|
File without changes
|
{labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_attributes/server/attribute_data_sources.py
RENAMED
|
File without changes
|
|
File without changes
|
{labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_attributes/server/translation_data_sources.py
RENAMED
|
File without changes
|
{labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/pac_attributes/well_knonw_attribute_keys.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/well_known_extensions/display_name_extension.py
RENAMED
|
File without changes
|
{labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/well_known_extensions/text_base36_extension.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{labfreed-1.0.0a22 → labfreed-1.0.0a24}/labfreed/well_known_keys/labfreed/well_known_keys.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|