technote

View on PyPIReverse Dependencies (1)

0.7.0 technote-0.7.0-py3-none-any.whl

Wheel Details

Project: technote
Version: 0.7.0
Filename: technote-0.7.0-py3-none-any.whl
Download: [link]
Size: 86100
MD5: 185c3f4330d10ad37003a8e3954fa277
SHA256: e40584e59c5b1a69a7d697a614a0f8e20507aae3718588110aacc94ba52a8983
Uploaded: 2024-01-30 22:32:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: technote
Version: 0.7.0
Summary: Rubin Observatory's framework for Sphinx-based technote documents.
Project-Url: Homepage, https://technote.lsst.io
Project-Url: Source, https://github.com/lsst-sqre/technote
License: MIT License Copyright (c) 2022 Association of Universities for Research in Astronomy, Inc. (AURA) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: rubin,lsst
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Typing :: Typed
Requires-Python: >=3.11
Requires-Dist: Sphinx
Requires-Dist: sphinx-basic-ng (>=1.0.0b1)
Requires-Dist: base32-lib
Requires-Dist: pydantic[email] (>=2.0.0)
Requires-Dist: beautifulsoup4
Requires-Dist: pygments
Requires-Dist: accessible-pygments
Requires-Dist: myst-parser
Requires-Dist: markdown-it-py[linkify]
Requires-Dist: coverage[toml]; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: types-docutils; extra == "dev"
Requires-Dist: lxml; extra == "dev"
Requires-Dist: cssselect; extra == "dev"
Requires-Dist: mf2py; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2116 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
technote/__init__.py sha256=iZ1zU56n7VbgBMgZXgyettz0SzY9vJFnXDAS1Laz5xg 1105
technote/factory.py sha256=ifvGwWUbIuM0iQ4V93gXDvIVejMuuT_k_a7Qj2m1LWA 5000
technote/main.py sha256=GLl8YKod6xqrNIGWMZ1UrHHlUySr7em91dNAI7dNOPQ 4610
technote/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
technote/sphinxconf.py sha256=tqoHSgRq_IyqdOctlXWYA94rL7K2KOJ4QGLbH42-UbY 3730
technote/ext/__init__.py sha256=HxcdYEiZD0jIrP3fwmjmra2Jl0I6hrBkyOOShY6lX3g 1694
technote/ext/abstract.py sha256=RCfdXIiZC8G6xJnv8AScJY0th2GllTk6Q0F4pQSLA0s 1872
technote/ext/insertposttitle.py sha256=0H8LAWQpH4zODpo0a7jQU296lIt6ukp5a-bYeClptkU 1603
technote/ext/metadata.py sha256=-LOfGZMl7SqmckM3_mlucUtZAAaas2Hq0m5694POb0Q 2120
technote/ext/pygmentscss.py sha256=sHuXTaKRP3jntnCPqw2kRz3mhrX2a5KqohRPrInueVg 2562
technote/ext/toc.py sha256=y8Z8nHAhTml80P2n2x5OczlsW4Ei-Jl5OPMIkIpMUqM 3024
technote/ext/wraptables.py sha256=2ofCIOzuZ3T2iMdX7J4z5mE65WBbgGKUyJl5aJg6N1Q 1206
technote/ext/templates/post-title.html.jinja sha256=4ke6idwWikjGTG9a2_cn21QlTozrTGGvDYm4Z_0kwrA 1381
technote/metadata/__init__.py sha256=_fHklsdVMCUnNIEb0crn6Ku6Sg07LGJrOe5q4kyw1ps 41
technote/metadata/licenses.json sha256=4qjrwAJE5imMHrnrKu0qNNdZ2ErgfI4OikfDEdv6mwE 218216
technote/metadata/model.py sha256=eczvRQHeJR_zN1Xhm1laheZhfh58mLkAJuN2XtJ07Ek 5619
technote/metadata/orcid.py sha256=ERVb5zgPezcoXUwiNcSUDqrwvGv-qO0ErT5AtKZwEq4 1391
technote/metadata/ror.py sha256=CD46B8ERgEpaAv3vH4lUi69CE1NC1ekhkMy1WxPGN_0 846
technote/metadata/spdx.py sha256=WMjG_anK4ddrs8k51xN1FtrQIBZokWT_xOusORLZxZ0 2636
technote/metadata/zenodo.py sha256=xl7qm2Z4Md4hECgnCACHRuszKV9m_rzXP8-h29ogGDE 973
technote/sources/__init__.py sha256=3mvXr4ZpCTwpJj40qsWwUdMc0CKVpsPItPyUK1aq-Hc 56
technote/sources/tomlsettings.py sha256=jPg9L3XOQ5lPowohXSga-sVxHnrwNB1-2uAXYxNLmTs 13318
technote/templating/__init__.py sha256=0iFmVuslVc9qWpe4nB5uP6nHGTD_aji0MnCIcUY_tGU 48
technote/templating/context.py sha256=1q43WwwrhP8bkXki7jPXZ1LDH8t9_fujRLcKR1P6BHM 7064
technote/templating/highwire.py sha256=ExDR5FadSFCRLshFM9bSKlDhFT-79DZbTpqULV6_MmE 4343
technote/templating/metatagbase.py sha256=N1sJuaWmyay7E6JwcltxCpHP_1GMY0AGqUUpSEXquIo 1103
technote/templating/opengraph.py sha256=hanoXSgaozT4iMwKkQA7g6q43C045PDu_Ly8kV3ZuPE 3981
technote/theme/page.html sha256=jT0A06ELI5rRgnTKXb9HfuF8yIsQqU277yp1wUq5bWY 3394
technote/theme/theme.conf sha256=9A05mcQEA1YcrCfsiqIpdHY5MAn7GCRUU05e4kuPePY 195
technote/theme/components/sidebar-authors.html sha256=CM7TbyxwyAnv86cCXeONT3dnh38i4It29ykEDCVwJDQ 525
technote/theme/components/sidebar-logo.html sha256=yqKZ4ETYL7DWQoinRe9OQLxcOptuAmvBpUVtRgNFDLw 285
technote/theme/components/sidebar-source.html sha256=3dTdXYH_XFaKiqT444OrM3nKdOUO9P6YbP5slUiZmyU 1881
technote/theme/components/sidebar-toc.html sha256=csKQG1Mlg8QOVPxBCWxjJlAFIvpMC2G87_2fYyzWawk 153
technote/theme/components/sidebar-version.html sha256=AT6wx_8Bl87Sg8eyDxPCrplR_KTymkX_jvc8AnXOYHs 1317
technote/theme/components/toggle-sidebar-primary.html sha256=eNpQOindPDyw8TazDYGXPqPn0EIC4l8g2BLBS0m8vLY 3338
technote/theme/components/toggle-sidebar-secondary.html sha256=po029XtUtlwkS_xXG9y2tFidnq2YRdLkDijv14veTag 668
technote/theme/partials/octicons.html sha256=6NfmJXiGpnFdbvgsiZBdvgVNiUNqE2fx4h2hkWYlHqE 13260
technote/theme/sections/announcement.html sha256=WC2gz1o5IGUcwFiFlT7zaXxVDhgvqv2BSV-sRtUXBRY 115
technote/theme/sections/article.html sha256=CxUm4t8mS5iIZ9A0fg9a3ku764Bg-WvqObJw2ddqEw8 11
technote/theme/sections/footer-article.html sha256=RRwnF-iGYuA9Y6Aoq-Uit6RFyMCZWbzeyTeHjvOhxH0 30
technote/theme/sections/footer-content.html sha256=ZC30hlHOSb890WqqBKQx99vvU2b7JBsX3QTcmlsmqck 29
technote/theme/sections/footer.html sha256=ZC30hlHOSb890WqqBKQx99vvU2b7JBsX3QTcmlsmqck 29
technote/theme/sections/header-article.html sha256=jEXAdGw5fOeAGc8S2aRqWKEbaqHrPxstdwSalne6Lks 152
technote/theme/sections/header-content.html sha256=RRwnF-iGYuA9Y6Aoq-Uit6RFyMCZWbzeyTeHjvOhxH0 30
technote/theme/sections/header-secondary.html sha256=ZC30hlHOSb890WqqBKQx99vvU2b7JBsX3QTcmlsmqck 29
technote/theme/sections/header.html sha256=YXmjhvNKEqnu93BSSvwY9Lxs649IpOm2y-Db-bMUkWE 112
technote/theme/sections/sidebar-primary.html sha256=39-SwSzwTS004yufR0jin2x1GUt7BhIgE4r_XngZZdY 190
technote/theme/sections/sidebar-secondary.html sha256=XHTpdsfuyh0CMv8jCdFgAUqa-X1kZdXlOqCk0UJx-sY 44
technote/theme/static/.gitignore sha256=XBsGcrG4HinWPS4JDmaLufEJhdcfbUonJECmygdDnZI 65
technote/theme/static/scripts/technote.js sha256=cXPLhSdSX4G9lLYlEQNR0KWcLliWWJJaISSAboMoLbg 4407
technote/theme/static/styles/technote.css sha256=ojnKiBsv4ocHhPJ2U5IapMrqc-aAnIsGZmhV2o2SrK0 25304
technote/theme/static/styles/technote.css.map sha256=j6eokREJP_6wVjz4Ww6QhhWGbijcjcpRIJV3Cppw5cM 58886
technote-0.7.0.dist-info/LICENSE sha256=4qs1GILg5cw_0w9Yj-isdUWqdayLZAAYydmaVR5Kgzg 1123
technote-0.7.0.dist-info/METADATA sha256=P6RMED5Ysz3lUMh_8c4dZm6LReGVkneEdLN4UVdeKJo 4826
technote-0.7.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
technote-0.7.0.dist-info/entry_points.txt sha256=kGNdLQswyAri90mhB8ND91K1ciWOTFia1jGLUWEWx1Y 41
technote-0.7.0.dist-info/top_level.txt sha256=PFhin-UXQjSUAsIRYETl9a2wsoKEZNFr2Ey8jeNbPI8 9
technote-0.7.0.dist-info/RECORD

top_level.txt

technote

entry_points.txt

technote = technote