ophinode 0.0.1a2__py3-none-any.whl → 0.0.1a4__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.
ophinode/__init__.py CHANGED
@@ -203,7 +203,7 @@ __all__ = [
203
203
  "Del",
204
204
  "Picture",
205
205
  "Source",
206
- "Image",
206
+ "Img",
207
207
  "IFrame",
208
208
  "Embed",
209
209
  "Object",
@@ -447,7 +447,7 @@ from .nodes.html import (
447
447
  Del,
448
448
  Picture,
449
449
  Source,
450
- Image,
450
+ Img,
451
451
  IFrame,
452
452
  Embed,
453
453
  Object,
ophinode/nodes/html.py CHANGED
@@ -745,7 +745,7 @@ class ImageMapAreaElement(ClosedElement):
745
745
 
746
746
  Picture = PictureElement
747
747
  Source = SourceElement
748
- Image = ImageElement
748
+ Img = ImageElement
749
749
  IFrame = InlineFrameElement
750
750
  Iframe = InlineFrameElement
751
751
  Embed = EmbeddedContentElement
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ophinode
3
- Version: 0.0.1a2
3
+ Version: 0.0.1a4
4
4
  Summary: A static site generator written in Python
5
5
  Project-URL: Homepage, https://github.com/deflatedlatte/ophinode
6
6
  Project-URL: Issues, https://github.com/deflatedlatte/ophinode/issues
@@ -1,4 +1,4 @@
1
- ophinode/__init__.py,sha256=_tyBurxpXvDxTLsuiJEZUBCXTZE--uqJlGsI9n7fo8s,8440
1
+ ophinode/__init__.py,sha256=5eDhJKGY0UszGXfAc6vW_PIZGzUXWC1oO-_VQUbY3aM,8436
2
2
  ophinode/__main__.py,sha256=6i8Wu5lNm8FAaM1xNy46spy_laDdKmo2CmZVYYq4a-c,2210
3
3
  ophinode/constants.py,sha256=LHb4GrAVun3gO-e1jMMvvK2BN0aZ33kEandqzzEQYzk,592
4
4
  ophinode/exceptions.py,sha256=0T4Kuuy4aHa6jRCrIvNSomVCTf1JfECC_kwQzG-iIhk,351
@@ -6,8 +6,8 @@ ophinode/rendering.py,sha256=Q1cxSwXs22Cq40fvbQVhGk3XQQOy1PcZBObSYt7NduQ,6201
6
6
  ophinode/site.py,sha256=zpbQOih5YvUUIAi7SqFHveNCWJurGzxjDWbrlW3G07w,16775
7
7
  ophinode/nodes/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
8
  ophinode/nodes/base.py,sha256=SbjN8wjR77G3_8Lvvog4PriTq4v1WnnNr3nzAi0xMto,1004
9
- ophinode/nodes/html.py,sha256=4ZFh10pCLW5wruZFz2s6xC6e_sKW-gkThp1vquS-i3U,25134
10
- ophinode-0.0.1a2.dist-info/METADATA,sha256=SnGUzxaXhw0j0fvEfJVsdR8YeWf4_g-bY77onNGk7HI,2409
11
- ophinode-0.0.1a2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
12
- ophinode-0.0.1a2.dist-info/licenses/LICENSE,sha256=bPdztUVhioHPZ6OKqBycopwMfGNB5BwVfRHV68sQoVU,1070
13
- ophinode-0.0.1a2.dist-info/RECORD,,
9
+ ophinode/nodes/html.py,sha256=FEnkFcjqD438hRsZWDMwSrkBrwP8C0wDvqsu-a111Jo,25132
10
+ ophinode-0.0.1a4.dist-info/METADATA,sha256=Rqa58YOdW2L8eQkfw3o6hjnFebPwW2ou1sjhUiUt-co,2409
11
+ ophinode-0.0.1a4.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
12
+ ophinode-0.0.1a4.dist-info/licenses/LICENSE,sha256=bPdztUVhioHPZ6OKqBycopwMfGNB5BwVfRHV68sQoVU,1070
13
+ ophinode-0.0.1a4.dist-info/RECORD,,