blockdiagcontrib-cisco

Software Screenshot:
blockdiagcontrib-cisco
Software Details:
Version: 0.1.7
Upload Date: 15 Apr 15
Developer: Takeshi Komiya
Distribution Type: Freeware
Downloads: 11

Rating: nan/5 (Total Votes: 0)

blockdiagcontrib-cisco is a blockdiag plugin for that provides shapes for networking. The shapes are using Network Topology Icons designed by Cisco Systems, Inc.

Diagram examples:

`blockdiagcontrib-cisco` renders network icon as node's shape.

Example:

   diagram admin {
     A [shape = "cisco.router"];
   }

.. blockdiag::

   diagram admin {
     A [shape = "cisco.router"];
   }


Or, use `shape_namespace` keyword::

   diagram admin {
     shape_namespace = "cisco";

     A [shape = "router"];
   }

.. blockdiag::

   diagram admin {
     shape_namespace = "cisco";

     A [shape = "router"];
   }


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

Requirements:

  • Python
  • blockdiag

Similar Software

Plone CMS
Plone CMS

17 Feb 15

redtape
redtape

14 Apr 15

Other Software of Developer Takeshi Komiya

netdiag
netdiag

11 May 15

actdiag
actdiag

14 Apr 15

blockdiag
blockdiag

20 Feb 15

Comments to blockdiagcontrib-cisco

Comments not found
Add Comment
Turn on images!