Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10848025
D9430.id22732.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
5 KB
Referenced Files
None
Subscribers
None
D9430.id22732.diff
View Options
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ 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
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ 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
Jun 12 2023, 1:02 PM (8 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5815236
Default Alt Text
D9430.id22732.diff (5 KB)
Attached To
Mode
D9430: Initial inclusion of python-diff-match-patch
Attached
Detach File
Event Timeline
Log In to Comment