Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11020130
D9430.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
4 KB
Referenced Files
None
Subscribers
None
D9430.diff
View Options
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,19 @@
+name : python-diff-match-patch
+version : 20200713
+release : 1
+source :
+ - https://github.com/diff-match-patch-python/diff-match-patch/archive/v20200713.tar.gz : e82dfc36b44abc8e6142ecd81b09325347c913ab1dfbcbb06fca89f4147cee17
+homepage : https://github.com/diff-match-patch-python/diff-match-patch
+license : Apache-2.0
+component : programming.python
+summary : Diff Match Patch is a high-performance library in multiple languages that manipulates plain text
+description: |
+ Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.
+builddeps :
+ - python-pytest
+build : |
+ %python3_setup
+install : |
+ %python3_install
+check : |
+ %python3_test pytest3 -v
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,52 @@
+<PISI>
+ <Source>
+ <Name>python-diff-match-patch</Name>
+ <Homepage>https://github.com/diff-match-patch-python/diff-match-patch</Homepage>
+ <Packager>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
+ </Packager>
+ <License>Apache-2.0</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Diff Match Patch is a high-performance library in multiple languages that manipulates plain text</Summary>
+ <Description xml:lang="en">Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-diff-match-patch</Name>
+ <Summary xml:lang="en">Diff Match Patch is a high-performance library in multiple languages that manipulates plain text</Summary>
+ <Description xml:lang="en">Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/diff_match_patch-20200713-py3.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/diff_match_patch-20200713-py3.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/diff_match_patch-20200713-py3.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/diff_match_patch-20200713-py3.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/diff_match_patch/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/diff_match_patch/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/diff_match_patch/__pycache__/diff_match_patch.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/diff_match_patch/__pycache__/diff_match_patch_py2.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/diff_match_patch/diff_match_patch.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/diff_match_patch/diff_match_patch_py2.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/diff_match_patch/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/diff_match_patch/tests/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/diff_match_patch/tests/__pycache__/diff_match_patch_test.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/diff_match_patch/tests/__pycache__/diff_match_patch_test_py2.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/diff_match_patch/tests/__pycache__/speedtest.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/diff_match_patch/tests/diff_match_patch_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/diff_match_patch/tests/diff_match_patch_test_py2.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/diff_match_patch/tests/speedtest.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2020-08-12</Date>
+ <Version>20200713</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 8, 1:47 AM (3 d, 16 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5803159
Default Alt Text
D9430.diff (4 KB)
Attached To
Mode
D9430: Initial inclusion of python-diff-match-patch
Attached
Detach File
Event Timeline
Log In to Comment