forked from pool/python-ddg3
15 lines
479 B
Plaintext
15 lines
479 B
Plaintext
|
|
<services>
|
||
|
|
<service name="tar_scm" mode="disabled">
|
||
|
|
<param name="url">https://github.com/jpetrucciani/python-duckduckgo.git</param>
|
||
|
|
<param name="scm">git</param>
|
||
|
|
<param name="versionformat">0.6.6git~%ci~%h</param>
|
||
|
|
<param name="filename">ddg3</param>
|
||
|
|
</service>
|
||
|
|
<service name="recompress" mode="disabled">
|
||
|
|
<param name="file">*.tar</param>
|
||
|
|
<param name="compression">xz</param>
|
||
|
|
</service>
|
||
|
|
<service name="set_version" mode="disabled"/>
|
||
|
|
</services>
|
||
|
|
|