Sudu Hansi
Sudu Hansi (Sinhala: සුදු හංසි) is a 2010 Sri Lankan Sinhala adult drama film directed by Mohamad Shaffraz and co-produced by Sisira Hewahenna and Chandrika Godakanda for Nimana Films. It stars Arjuna Kamalanath, Amisha Kavindi and Semini Iddamalgoda in lead roles along with Muthu Tharanga and Sarath Chandrasiri.[1] Music composed by Navaratne Gamage.[2][3][4] It is the 1133rd Sri Lankan film in the Sinhala cinema.[5]
Sudu Hansi | |
---|---|
Sinhala | සුදු හංසි |
Directed by | Mohamad Shaffraz |
Produced by | Nimana Films |
Written by | Mohamad Shaffraz |
Based on | a novel by Gamini Wasalasuriya [1] |
Starring | Semini Iddamalgoda Arjuna Kamalanath Amisha Kavindi |
Music by | Navaratne Gamage |
Cinematography | Pushpakuma Bandara Rajaguru |
Edited by | Pravin Jayarathne |
Distributed by | CEL Theaters |
Release date |
|
Running time | 120 minutes |
Country | Sri Lanka |
Language | Sinhala |
Plot
Cast
- Arjuna Kamalanath as Anjana / Clifford
- Amisha Kavindi as Maleesha
- Semini Iddamalgoda as Shami Ransiri
- Neil Alles as Ransiri 'Rane'
- Sarath Chandrasiri as Shami's guard
- Muthu Tharanga as Wathsala
gollark: The canned meat thingy?
gollark: ```lualocal function setInterval(func, s, ...) assert(type(func) == "function", "bad argument #1 (expected function, got ".. type(func) ..")") s = s or 0 assert(type(s) == "number", "bad argument #2 (expected number, got ".. type(s) ..")") local interval = {} interval.interval = s interval.func = func interval.args = {...} interval.id = genHex() interval.run = true interval.stopped = false interval.pid = spawn(function() while interval.run do sleep(interval.interval) spawn(function() interval.func(unpack(interval.args)) end) end end) interval = setmetatable(interval, { __tostring = function() return string.format("Interval 0x%x [%s]s (%s)", interval.id, s, string.match(tostring(func),"%w+$")) end, }) return intervalend```
gollark: It's included in PotATOS.
gollark: https://raw.githubusercontent.com/Ale32bit-CC/Node.lua/master/node.lua
gollark: NodeLuaBestOS
References
- "Swan on the screen". Sunday Times. Retrieved 22 December 2019.
- "Sri Lankan Screened Films". Sarasaviya. Retrieved 11 March 2017.
- "Sri Lankan Sinhala Film Sudu Hansi by Mohamad Shaffraz at Sandeshaya Sri Lanka". Sandeshaya. Retrieved 11 March 2017.
- "CEL to showcase top Sinhala shows". The Sunday Times. Retrieved 11 March 2017.
- "Sri Lanka Cinema History". National Film Corporation of Sri Lanka. Retrieved 3 October 2016.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.