Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
for f in build/pkgs/*/SPKG.txt; do pandoc --from=mediawiki --to=rst $…
Browse files Browse the repository at this point in the history
…f --output=$(dirname $f)/SPKG.rst; git rm -f $f; git add $(dirname $f)/SPKG.rst; done
  • Loading branch information
Matthias Koeppe committed Dec 29, 2020
1 parent 9d686f2 commit b98bcbb
Show file tree
Hide file tree
Showing 28 changed files with 243 additions and 180 deletions.
8 changes: 8 additions & 0 deletions build/pkgs/_recommended/SPKG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
\_recommended
=============

Description
-----------

Script package representing a list of system packages recommended to be
installed for additional functionality.
6 changes: 0 additions & 6 deletions build/pkgs/_recommended/SPKG.txt

This file was deleted.

6 changes: 4 additions & 2 deletions build/pkgs/backcall/SPKG.txt → build/pkgs/backcall/SPKG.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
= backcall =
backcall
========

== Description ==
Description
-----------

Specifications for callback functions passed in to an API
21 changes: 21 additions & 0 deletions build/pkgs/cffi/SPKG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
cffi
====

Description
-----------

development website: https://foss.heptapod.net/pypy/cffi documentation
website: https://cffi.readthedocs.io/en/latest/ PyPI page:
https://pypi.org/project/cffi/

License
-------

``* MIT``

.. _upstream_contact:

Upstream Contact
----------------

````\ ```https://foss.heptapod.net/pypy/cffi`` <https://foss.heptapod.net/pypy/cffi>`__
15 changes: 0 additions & 15 deletions build/pkgs/cffi/SPKG.txt

This file was deleted.

12 changes: 12 additions & 0 deletions build/pkgs/cunningham_tables/SPKG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
cunningham_tables

The script read_cunningham_prime_factors.py was used to generate the
data set from the file http://cage.ugent.be/~jdemeyer/cunningham/main.gz
We include a local copy, main.gz (see comments in the file for details)

Changelog
---------

2009/10/18 - version 1.0 - Initial version

- add cunningham_prime_factors
11 changes: 0 additions & 11 deletions build/pkgs/cunningham_tables/SPKG.txt

This file was deleted.

6 changes: 4 additions & 2 deletions build/pkgs/jedi/SPKG.txt → build/pkgs/jedi/SPKG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
= jedi =
jedi
====

== Description ==
Description
-----------

Jedi is a static analysis tool for Python that is typically used in
IDEs/editors plugins. Jedi has a focus on autocompletion and goto
Expand Down
41 changes: 41 additions & 0 deletions build/pkgs/libnauty/SPKG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
libnauty
========

Description
-----------

Nauty has various tools for finding the automorphism group of a graph,
generating non-isomorphic graphs with certain properties, etc.

This script package represents the callable library of nauty.

License
-------

Since version 2.6, nauty license is GPL-compatible, see

http://users.cecs.anu.edu.au/~bdm/nauty/COPYRIGHT.txt

(a copy of this file, called COPYRIGHT, is also present in the tarball)

.. _special_packaging_instruction:

Special Packaging Instruction
-----------------------------

Upstream distribute tarball named nauty${version}.tar.gz. We cannot deal
with that so rename it nauty-${version}.tar.gz (notice the "-") without
any changes.

.. _upstream_contact:

Upstream Contact
----------------

Brendan D. McKay Computer Science Department Australian National
University [email protected]

Adolfo Piperno Dipartimento di Informatica Sapienza - Università di Roma
[email protected]

See http://cs.anu.edu.au/~bdm/nauty/ Or http://pallini.di.uniroma1.it/
37 changes: 0 additions & 37 deletions build/pkgs/libnauty/SPKG.txt

This file was deleted.

9 changes: 9 additions & 0 deletions build/pkgs/parso/SPKG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
parso
=====

Description
-----------

Parso is a Python parser that supports error recovery and round-trip
parsing for different Python versions (in multiple Python versions).
Parso is also able to list multiple syntax errors in your python file.
8 changes: 0 additions & 8 deletions build/pkgs/parso/SPKG.txt

This file was deleted.

40 changes: 40 additions & 0 deletions build/pkgs/polytopes_db_4d/SPKG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
.. _d_reflexive_polytopes_database:

4D Reflexive Polytopes Database
===============================

Description
-----------

This package contains the database of 4-d reflexive polytopes with Hodge
numbers as index.

Based on the original list by Maximilian Kreuzer and Harald Skarke using
their software PALP.

License
-------

GPL v2+

.. _spkg_maintainers:

SPKG Maintainers
----------------

Volker Braun <[email protected]>

Dependencies
------------

None

Changelog
---------

.. _polytopes_db_3d_1.0_volker_braun_2013_april_17:

polytopes_db_3d-1.0 (Volker Braun, 2013 April 17)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

``* #14467: Initial version``
30 changes: 0 additions & 30 deletions build/pkgs/polytopes_db_4d/SPKG.txt

This file was deleted.

20 changes: 20 additions & 0 deletions build/pkgs/pycparser/SPKG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
pycparser
=========

Description
-----------

development website: https://github.com/eliben/pycparser PyPI page:
https://pypi.org/project/pycparser/

License
-------

``* BSD``

.. _upstream_contact:

Upstream Contact
----------------

````\ ```https://github.com/eliben/pycparser`` <https://github.com/eliben/pycparser>`__
15 changes: 0 additions & 15 deletions build/pkgs/pycparser/SPKG.txt

This file was deleted.

14 changes: 14 additions & 0 deletions build/pkgs/sphinxcontrib_applehelp/SPKG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
.. _sphinxcontrib_applehelp:

sphinxcontrib-applehelp
=======================

Description
-----------

Sphinx extension which outputs Apple help book

License
-------

BSD
9 changes: 0 additions & 9 deletions build/pkgs/sphinxcontrib_applehelp/SPKG.txt

This file was deleted.

14 changes: 14 additions & 0 deletions build/pkgs/sphinxcontrib_devhelp/SPKG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
.. _sphinxcontrib_devhelp:

sphinxcontrib-devhelp
=====================

Description
-----------

Sphinx extension which outputs Devhelp documents

License
-------

BSD
9 changes: 0 additions & 9 deletions build/pkgs/sphinxcontrib_devhelp/SPKG.txt

This file was deleted.

14 changes: 14 additions & 0 deletions build/pkgs/sphinxcontrib_htmlhelp/SPKG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
.. _sphinxcontrib_htmlhelp:

sphinxcontrib-htmlhelp
======================

Description
-----------

Sphinx extension which outputs HTML help book

License
-------

BSD
9 changes: 0 additions & 9 deletions build/pkgs/sphinxcontrib_htmlhelp/SPKG.txt

This file was deleted.

14 changes: 14 additions & 0 deletions build/pkgs/sphinxcontrib_jsmath/SPKG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
.. _sphinxcontrib_jsmath:

sphinxcontrib-jsmath
====================

Description
-----------

Sphinx extension which renders display math in HTML via JavaScript

License
-------

BSD
Loading

0 comments on commit b98bcbb

Please sign in to comment.