Page MenuHomeSolus

D9682.id.diff
No OneTemporary

D9682.id.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,17 @@
+name : python-recommonmark
+version : 0.6.0
+release : 1
+source :
+ - https://github.com/readthedocs/recommonmark/archive/0.6.0.tar.gz : d9aaeef3937e397794d8cd563c458f13d965ee22eb84732c9e214fa7ab8c9999
+license : MIT
+component : programming.python
+summary : A Python markdown parser for docutils
+description: |
+ A docutils-compatibility bridge to CommonMark. This allows you to write CommonMark inside of Docutils & Sphinx projects.
+rundeps :
+ - python-commonmark
+ - python-sphinx
+build : |
+ %python3_setup
+install : |
+ %python3_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,55 @@
+<PISI>
+ <Source>
+ <Name>python-recommonmark</Name>
+ <Packager>
+ <Name>Campbell Jones</Name>
+ <Email>dev@serebit.com</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">A Python markdown parser for docutils</Summary>
+ <Description xml:lang="en">A docutils-compatibility bridge to CommonMark. This allows you to write CommonMark inside of Docutils &amp; Sphinx projects.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-recommonmark</Name>
+ <Summary xml:lang="en">A Python markdown parser for docutils</Summary>
+ <Description xml:lang="en">A docutils-compatibility bridge to CommonMark. This allows you to write CommonMark inside of Docutils &amp; Sphinx projects.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/cm2html</Path>
+ <Path fileType="executable">/usr/bin/cm2latex</Path>
+ <Path fileType="executable">/usr/bin/cm2man</Path>
+ <Path fileType="executable">/usr/bin/cm2pseudoxml</Path>
+ <Path fileType="executable">/usr/bin/cm2xetex</Path>
+ <Path fileType="executable">/usr/bin/cm2xml</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/recommonmark-0.6.0-py3.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/recommonmark-0.6.0-py3.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/recommonmark-0.6.0-py3.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/recommonmark-0.6.0-py3.7.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/recommonmark-0.6.0-py3.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/recommonmark-0.6.0-py3.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/recommonmark/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/recommonmark/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/recommonmark/__pycache__/parser.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/recommonmark/__pycache__/scripts.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/recommonmark/__pycache__/states.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/recommonmark/__pycache__/transform.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/recommonmark/parser.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/recommonmark/scripts.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/recommonmark/states.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/recommonmark/transform.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2020-09-18</Date>
+ <Version>0.6.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Campbell Jones</Name>
+ <Email>dev@serebit.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 7:49 PM (1 d, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5808336
Default Alt Text
D9682.id.diff (4 KB)

Event Timeline