Skip to main content
===============================
blockdiagcontrib-nationalflags
===============================
A plugin for `blockdiag` that provides shapes for national-flags.
The shapes are using `National Flags`_ images provided by `Wikipedia`_ .

.. _National Flags: http://ja.wikipedia.org/wiki/%E5%9B%BD%E6%97%97%E3%81%AE%E4%B8%80%E8%A6%A7
.. _Wikipedia: http://www.wikipedia.org/

Diagram examples
================
`blockdiagcontrib-nationalflags` renders network icon as node's shape.

Example::

diagram admin {
A [shape = "nationalflag.japan"];
}

.. blockdiag::

diagram admin {
A [shape = "nationalflag.japan"];
}

Or, use `shape_namespace` keyword::

diagram admin {
shape_namespace = "nationalflag";

A [shape = "japan"];
}

.. blockdiag::

diagram admin {
shape_namespace = "nationalflag";

A [shape = "japan"];
}

See more examples and output images in http://packages.python.org/blockdiagcontrib-nationalflags/ .


Requirements
============
* blockdiag 0.9.1 or later


License
=======
Python Software Foundation License.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

blockdiagcontrib-nationalflags-0.1.6.tar.gz (413.6 kB view details)

Uploaded Source

File details

Details for the file blockdiagcontrib-nationalflags-0.1.6.tar.gz.

File metadata

File hashes

Hashes for blockdiagcontrib-nationalflags-0.1.6.tar.gz
Algorithm Hash digest
SHA256 c44f078ec998d492695a47d26b7339d2a93d8ebe4e838ab20b8fba88d6913e4a
MD5 92ffb58c55203b612233184d966f2438
BLAKE2b-256 881441527486777ade023649dad3ab99324ac10c387d7fc913d1d4a6d663768c

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.6 This release

1 file

0.1.5

1 file

0.1.4

1 file

0.1.3

1 file

0.1.2

1 file

0.1.1

1 file

0.1.0

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page