Skip to content

Commit

Permalink
simplify text
Browse files Browse the repository at this point in the history
  • Loading branch information
xlcnd committed Mar 1, 2021
1 parent fbba49c commit 1c523ce
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,20 +44,7 @@ Info

``isbnlib`` is a (pure) python library that provides several
useful methods and functions to validate, clean, transform, hyphenate and
get metadata for ISBN strings. Its origin was as the core of isbntools_.

This short version, is suitable to be include as a dependency in other projects.
Has a straightforward setup and a very easy programmatic api.

Runs on py36+.

Typical usage (as library):

.. code-block:: python
import isbnlib
...
get metadata for ISBN strings.


ISBN
Expand Down Expand Up @@ -300,9 +287,6 @@ After install, your plugin will blend transparently in ``isbnlib`` (you will hav
If you want to develop a plugin, start with this template_ and follow the instructions there. For inspiration take a look at goob_.


Remember that plugins **must** support python 3.6+.



Patterns of Usage
-----------------
Expand Down

0 comments on commit 1c523ce

Please sign in to comment.