Include:Apkbuild-pypi: Difference between revisions

From Alpine Linux
m (Dubiousjim moved page Apkbuild-pypi to Include:Apkbuild-pypi)
m (fix typo)
Line 1: Line 1:
The [http://pypi.python.org/pypi Python Package Index] (PyPi) is a repository of software and libraries for the Python programming language. <tt>apkbuild-pypi</tt> helps with the creation of APKBUILD for python package hosted at PyPI.
The [http://pypi.python.org/pypi Python Package Index] (PyPi) is a repository of software and libraries for the Python programming language. <tt>apkbuild-pypi</tt> helps with the creation of APKBUILD for python package hosted at PyPI.


{{Cmd|apkbuild-cpan apkbuild-pypi [create <package> <nowiki>| check | recreate | update | upgrade</nowiki>}}
{{Cmd|apkbuild-pypi [create <package> <nowiki>| check | recreate | update | upgrade</nowiki>}}


[[Category:Development]] [[Category:Python]]
[[Category:Development]] [[Category:Python]]

Revision as of 03:53, 21 April 2018

The Python Package Index (PyPi) is a repository of software and libraries for the Python programming language. apkbuild-pypi helps with the creation of APKBUILD for python package hosted at PyPI.

apkbuild-pypi [create <package> | check | recreate | update | upgrade