Skip to content

Commit

Permalink
change: [doc] re-generated from the reSt sources
Browse files Browse the repository at this point in the history
  • Loading branch information
ssato committed Jan 27, 2019
1 parent ee17d49 commit 6b32505
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
===================================
python-anyconfig-configobj-backend
===================================

.. image:: https://img.shields.io/travis/ssato/python-anyconfig-configobj-backend.svg
:target: https://travis-ci.org/ssato/python-anyconfig-configobj-backend
:alt: Test status
Expand All @@ -14,6 +10,8 @@ python-anyconfig-configobj-backend
:target: https://landscape.io/github/ssato/python-anyconfig-configobj-backend/master
:alt: Code Health

.. vim:sw=2:ts=2:et:
This is a backend module for python-anyconfig to load and dump configuration
data configobj supports.

Expand All @@ -30,12 +28,14 @@ SEE ALSO:
.. - PyPI: https://pypi.python.org/pypi/anyconfig-configobj-backend
- Copr RPM repos: https://copr.fedoraproject.org/coprs/ssato/python-anyconfig/
.. vim:sw=2:ts=2:et:
Build & Install
================

If you're Fedora or Red Hat Enterprise Linux user, try::

$ python setup.py bdist_rpm --source-only && mock dist/python-anyconfig-configobj-backend-<ver_dist>.src.rpm
$ python setup.py bdist_rpm --source-only && mock dist/python-anyconfig-*-<ver_dist>.src.rpm
or::

Expand Down

0 comments on commit 6b32505

Please sign in to comment.