Page MenuHomeSolus

D4144.id10224.diff
No OneTemporary

D4144.id10224.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,18 @@
+name : python-editor
+version : 1.0.3
+release : 1
+source :
+ - https://github.com/fmoo/python-editor/archive/1.0.3.tar.gz : e627a2160bdf5e435dcde964cf38bae39c02cdd8da2ccf5fac313b2ca453e2a3
+license : Apache-2.0
+component : programming.python
+summary : Programmatically open an editor, capture the result.
+description: |
+ python-editor is a library that provides the editor module for programmatically interfacing with your system's $EDITOR.
+builddeps :
+ - python-setuptools
+build : |
+ %python3_setup
+ %python_setup
+install : |
+ %python3_install
+ %python_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,45 @@
+<PISI>
+ <Source>
+ <Name>python-editor</Name>
+ <Packager>
+ <Name>Rabin Adhikari</Name>
+ <Email>rabin.adk1@gmail.com</Email>
+ </Packager>
+ <License>Apache-2.0</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Programmatically open an editor, capture the result.</Summary>
+ <Description xml:lang="en">python-editor is a library that provides the editor module for programmatically interfacing with your system&apos;s $EDITOR.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-editor</Name>
+ <Summary xml:lang="en">Programmatically open an editor, capture the result.</Summary>
+ <Description xml:lang="en">python-editor is a library that provides the editor module for programmatically interfacing with your system&apos;s $EDITOR.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/editor.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/editor.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/python_editor-1.0.3-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/python_editor-1.0.3-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/python_editor-1.0.3-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/python_editor-1.0.3-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/__pycache__/editor.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/editor.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/python_editor-1.0.3-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/python_editor-1.0.3-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/python_editor-1.0.3-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/python_editor-1.0.3-py3.6.egg-info/top_level.txt</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-10-25</Date>
+ <Version>1.0.3</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Rabin Adhikari</Name>
+ <Email>rabin.adk1@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Mon, Jul 24, 9:58 AM (2 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5887473
Default Alt Text
D4144.id10224.diff (3 KB)

Event Timeline